Open star-buck opened 5 years ago
A more proper workflow would have been to poke the debian maintainer, fork the source and rebuild on DCI while we wait for a fix.
If DCI is broken, then it should be fixed for package building instead of doing random wget's and apt installs.
As expected, this code is now broken because the debs are gone :
I: Download and Install Software Properties Fix
--2019-01-11 17:13:08-- http://de.archive.ubuntu.com/ubuntu/pool/main/s/software-properties/python3-software-properties_0.96.24.32.6_all.deb
Resolving de.archive.ubuntu.com (de.archive.ubuntu.com)... 141.30.62.23, 141.30.62.24, 141.30.62.22, ...
Connecting to de.archive.ubuntu.com (de.archive.ubuntu.com)|141.30.62.23|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2019-01-11 17:13:09 ERROR 404: Not Found.
--2019-01-11 17:13:09-- http://de.archive.ubuntu.com/ubuntu/pool/main/s/software-properties/software-properties-common_0.96.24.32.6_all.deb
Resolving de.archive.ubuntu.com (de.archive.ubuntu.com)... 141.30.62.23, 141.30.62.24, 141.30.62.22, ...
Connecting to de.archive.ubuntu.com (de.archive.ubuntu.com)|141.30.62.23|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2019-01-11 17:13:09 ERROR 404: Not Found.
--2019-01-11 17:13:09-- http://de.archive.ubuntu.com/ubuntu/pool/universe/s/software-properties/software-properties-kde_0.96.24.32.6_all.deb
Resolving de.archive.ubuntu.com (de.archive.ubuntu.com)... 141.30.62.23, 141.30.62.24, 141.30.62.22, ...
Connecting to de.archive.ubuntu.com (de.archive.ubuntu.com)|141.30.62.23|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2019-01-11 17:13:09 ERROR 404: Not Found.
I noticed yet another workaround https://github.com/netrunner-desktop/live-build/blob/master/customization/hooks/live/04-workaround-cala-libpythonqt.hook.chroot
Again, I would like a explanation why the package wasn't rebuilt through DCI?