Closed softminus closed 2 years ago
Port 3142 is used by apt-cacher-ng
https://wiki.debian.org/AptCacherNg, so my running guess is that something goes wrong with one of:
1) apt-cacher-ng
itself
2) the VM/container it's running on
3) the networking setup between the host the apt-get
is running on and the apt-cacher-ng
host (if those are different)
hm running it a few times (with the bullseye-only patch, adding suites="bullseye"
after the suites=$(explode_yaml_file.py
line to gitian-build.sh
) seems to build up some sort of debian package cache enough for the apt-get to proceed; i don't have a completed build yet with this but if we can't diagnose the problem it might be a useful workaround
It worked OK without any changes, my guess is some sort of issue with the deb mirrors that [was] resolved
Created a new issue #147 for this problem
Here's
install.log
:Interestingly enough, it seems to work until about ~40 packages have been fetched:
and the point of failure is not quite deterministic, on another machine: