[Bug 1135163] Re: d-i can't install against an https mirror
Launchpad Bug Tracker
1135163 at bugs.launchpad.net
Tue Jul 15 16:24:09 UTC 2014
This bug was fixed in the package base-installer - 1.122ubuntu7.4
---------------
base-installer (1.122ubuntu7.4) precise; urgency=medium
* pkgdetails.c: Only interpret percentages following whitespace, to cope
with GNU wget outputting the local file name (which may contain "%" due
to URL-encoding) after it finishes the download (LP: #1172101).
* Add HTTPS support: pass --no-check-certificate to debootstrap if
debian-installer/allow_unauthenticated_ssl=true, set https_proxy if
necessary, and copy any certificates that exist in d-i into the target
system (LP: #1135163).
-- Colin Watson <cjwatson at ubuntu.com> Mon, 23 Jun 2014 16:13:11 +0100
** Changed in: base-installer (Ubuntu Precise)
Status: Fix Committed => Fix Released
** Changed in: debootstrap (Ubuntu Precise)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt-setup 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
Status in “apt-setup” source package in Precise:
Fix Released
Status in “base-installer” source package in Precise:
Fix Released
Status in “choose-mirror” source package in Precise:
Fix Released
Status in “debootstrap” source package in Precise:
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.
This is a prerequisite for bug 833994, which is a customer requirement
for Ubuntu 12.04.5.
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