Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Depends : native_ds_store download path is inaccessable. #896

Closed
akshaynexus opened this issue Aug 18, 2020 · 1 comment
Closed

Depends : native_ds_store download path is inaccessable. #896

akshaynexus opened this issue Aug 18, 2020 · 1 comment

Comments

@akshaynexus
Copy link
Contributor

Describe the issue

native_ds_store download path is not working,resulting in a 404 error

Can you reliably reproduce the issue?

If so, please list the steps to reproduce below:

1.clone zcoin repo
2.Execute make download in depends folder

Expected behaviour

Files for dependencies should be downloaded successfully

Actual behaviour

Tell us what happens instead
Errors out with 404 and 403 error on different sources

What version of bitcoin-core are you using?

Latest master

Any extra information that might be useful in the debugging process.

This is normally the contents of a debug.log or config.log file. Raw text or a link to a pastebin type site are preferred.

Fetching v1.1.0.tar.bz2 from https://bitbucket.org/al45tair/ds_store/get
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
curl: (22) The requested URL returned error: 403 
Fetching v1.1.0.tar.bz2 from https://bitcoincore.org/depends-sources
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
make[1]: *** [funcs.mk:245: /home/akshay/Documents/GitRepos/zcoin/depends/sources/download-stamps/.stamp_fetched-native_ds_store-native_ds_store-1.1.0.tar.bz2.hash] Error 22
@riordant
Copy link
Contributor

Fixed in #897

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants