The following files are missing from the bitcoincore.org depends fallback:
expat-2.2.6.tar.bz2qtbase-opensource-src-5.9.7.tar.xzrapidcheck-10fc0cb.tar.gzzeromq-4.3.1.tar.gz
The following files are missing from the bitcoincore.org depends fallback:
expat-2.2.6.tar.bz2qtbase-opensource-src-5.9.7.tar.xzrapidcheck-10fc0cb.tar.gzzeromq-4.3.1.tar.gzWe don't really need to mirror anything on the private mirror except the proprietary mac os stuff? I'd rather have a community maintained public mirror for everything else to avoid maintainer bottlenecks.
The current list of missing files:
boost_1_70_0.tar.bz2expat-2.2.7.tar.bz2qtbase-opensource-src-5.9.7.tar.xzzeromq-4.3.1.tar.gzI am happy to host a fallback on https://drahtbot.space/
I don't really see why they'd need to be on bitcoincore.org
cc @theuni
Thanks @MarcoFalke. Can you also add the rapidcheck package.
Good catch. Added rapidcheck
@laanwj In regards to:
It should be updated to the newest depends downloads, if there's any missing files let me know.
From a quick look there are still a few missing files:
Boost 1.70.0
libevent 2.1.11
qt 5.9.8
miniupnpc-2.0.20180203
zeromq-4.3.1
I think it got stuck on verify-commits.py failing on master.
The mirror is still defunct as of 5 hours ago: https://travis-ci.org/bitcoin/bitcoin/jobs/623182811#L2225
I think it got stuck on verify-commits.py failing on master.
build-depends:~/depends$ ./update-sources.sh http://github.com/bitcoin/bitcoin.git 3d6752779f0504e6435fe682f0c06c60b5c4c33b /home/cory/depends-sources
From http://github.com/bitcoin/bitcoin
* branch master -> FETCH_HEAD
Using verify-commits data from /tmp/gitsync/work/contrib/verify-commits
*** Please tell me who you are.
Run
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
apparently, on a git configuration thing, will try to get it to work …
I thnk that did it, we have the following now:
boost_1_70_0.tar.bz2
release-2.1.11-stable.tar.gz
qtbase-opensource-src-5.9.8.tar.xz
qttools-opensource-src-5.9.8.tar.xz
qttranslations-opensource-src-5.9.8.tar.xz
miniupnpc-2.0.20180203.tar.gz
zeromq-4.3.1.tar.gz
Going to close now. A make download, across all branches, using just bitcoincore.org works for me. The rapidcheck package is missing, but I'm not concerned about that.
added RAPIDCHECK=1 to the script, I hope it works
Seems to have worked (the file is called d9482c683429fe79122e3dcab14c9655874aeb8e.tar.gz, though…)
Seems to have worked (the file is called d9482c683429fe79122e3dcab14c9655874aeb8e.tar.gz, though…)
That should be ok.