[Bug 1135163] Re: d-i can't install against an https mirror
Philipp Kern
phil+launchpad at philkern.de
Fri Mar 21 08:38:41 UTC 2014
Try the following:
d-i mirror/country string manual
d-i mirror/protocol string https
d-i mirror/https/hostname string buildhost
d-i mirror/https/directory string /Ubuntu-14.04-amd64
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to base-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1135163
Title:
d-i can't install against an https mirror
Status in “apt-setup” package in Ubuntu:
Fix Released
Status in “base-installer” package in Ubuntu:
Fix Released
Status in “choose-mirror” package in Ubuntu:
Fix Released
Status in “debootstrap” package in Ubuntu:
Fix Released
Bug description:
It happens that d-i uses the wget from busybox, and as a result, it
can't install against an https mirror. This is clearly not intended
behavior, because apt-config is able to deal with https. Perhaps there
should be a wget udeb that includes the right bits to have ssl
support, or alternatively, busybox should support it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-setup/+bug/1135163/+subscriptions
More information about the foundations-bugs
mailing list