[Bug 117398] Re: netboot install proxy apt-cacher
Daniel Hahler
launchpad at thequod.de
Wed Oct 12 09:28:12 UTC 2011
Assuming that it is fixed (which might have happened in apt-cacher-ng
even) I am closing this in favor of bug 568704, which is about a
separate setting for an apt proxy setting.
** Changed in: debian-installer (Ubuntu)
Status: Incomplete => Fix Released
** Changed in: debian-installer (Ubuntu)
Assignee: Colin Watson (cjwatson) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debian-installer in Ubuntu.
https://bugs.launchpad.net/bugs/117398
Title:
netboot install proxy apt-cacher
Status in “debian-installer” package in Ubuntu:
Fix Released
Bug description:
I am trying to use apt-cacher with the netboot installer found here:
http://us.archive.ubuntu.com/ubuntu/dists/gutsy/main/installer-i386/current/images/netboot/ubuntu-installer/i386/
(tried feisty's too)
The only way I could get it to work were with these settings:
### Mirror settings
d-i mirror/country string enter information manually
d-i mirror/http/hostname string cp600:3142
d-i mirror/http/directory string /us.archive.ubuntu.com/ubuntu
I tried a normal hostname and dir (us.archive.ubuntu.com and /ubuntu ) and all sorts of versions of proxy:
d-i mirror/http/proxy string http://cp600:3142/
d-i mirror/http/proxy string cp600:3142/
d-i mirror/http/proxy string http://cp600:3142
d-i mirror/http/proxy string cp600:3142
In both a preseed file and the interactive text based installer. The
only thing that I could see working was to put the proxy in hostname,
host name in dir and and leave proxy blank. yuck.
It seems odd that the proxy needs the http:// when hostname doesn't.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/117398/+subscriptions
More information about the foundations-bugs
mailing list