With a newly downloaded and installed whonix-gw template in qubes, it shows updates available in qubes-manager. However, doing :
āsudo apt-get updateā
ā¦from within whonix-gw terminal , produces some errors. Most repos are contacted fine, but one of them causes an error like:
āError, http code 403 received from proxy after CONNECTā
I donāt have my qubes/whonix machine here with me so canāt copy-paste it exactly, but the affected repo is something related to āamd64 packagesā.
And because of this, it ends up with:
āE: Some index files failed to download. They have been ignored, or old ones used instead.ā
This glitch means that trying āsudo apt-get update && apt-get dist-upgradeā fails entirely, because the error is considered fatal and not even other updates will complete. Manually forcing āsudo apt-get dist-upgradeā will get the other updates, but even so, doing āwhonixcheckā reports that it was unable to check for package updates, due to apt error 100.
Normal non-qubes Whonix running under KVM on Linux Mint has no issue, and updates check and complete correctly. Only whonix template on qubes is affected.
Can anyone/Patrick confirm that the repo in question is just offline at the moment, and if so, advise how to proceed? This has been the case for at least 4 days straight now, so it is not a āquickly-resolvingā temporary problem.
Thanks!