You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the core, this command fails:
cget install statgen/savvy@<long_id>
Did you make some change which broke downstream installs using cget?
Is there anything that you can publish that users should follow instead of that URL?
You have some re-direct scheme in place. Is there another destination that people should use instead of the above? Also, how were users supposed to reach this through a proxy? No system config for proxy is honored during these attempts.
Thanks for any leads.
The text was updated successfully, but these errors were encountered:
Manual Dependency Installation
SAV v1.x depends on shrinkwrap, zlib, zstd, and htslib.
SAV v2.x depends on shrinkwrap, zlib, and zstd.
If you do not install dependencies into default system locations, you can add -DCMAKE_PREFIX_PATH=</path/to/dep/install/prefix> to the CMake configure step.
They fail the same way:
Downloading https://github.com/statgen/savvy/archive/<long_id>.tar.gz
"Download failed with error 400"
At the core, this command fails:
cget install statgen/savvy@<long_id>
Did you make some change which broke downstream installs using cget?
Is there anything that you can publish that users should follow instead of that URL?
You have some re-direct scheme in place. Is there another destination that people should use instead of the above? Also, how were users supposed to reach this through a proxy? No system config for proxy is honored during these attempts.
Thanks for any leads.
The text was updated successfully, but these errors were encountered: