Incompatible with full URL HTTP requests from recent apt versions
Bug #46776 reported by
James Dupin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apt-setup |
New
|
Undecided
|
Unassigned | ||
apt (Debian) |
Fix Released
|
Unknown
|
|||
apt (Ubuntu) |
Fix Released
|
Medium
|
Michael Vogt | ||
apt-proxy (Debian) |
Fix Released
|
Unknown
|
|||
apt-proxy (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: apt-proxy
Analysis:
Ubuntu's apt now sends the full URL in the HTPP request instead of just the path. Apt-proxy isn't able to handle this. (does not appear to affect local copies of apt-proxy though)
Original report:
install apt-proxy 1.9.33, configure it, restart it.
change /etc/apt/
apt-get update waits (forever) while there are some inputs in the log.
repeat anytime.
Also done apt-get update from dapper to apt-proxy 1.9.31 on breezy same result in the breezy apt-proxy logs (while apt-get update from a breezy machine to breezy apt-proxy 1.9.31 works fine)
Changed in apt-proxy: | |
status: | Unknown → Unconfirmed |
Changed in apt-proxy: | |
status: | Unconfirmed → Fix Committed |
Changed in apt-proxy: | |
status: | Fix Committed → Fix Released |
Changed in apt: | |
status: | Unknown → Unconfirmed |
Changed in apt: | |
status: | Unconfirmed → Fix Released |
Changed in apt: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
my conf
;; Server IP to listen on
address = 192.168.1.20
;; Server port to listen on
port = 9999
sources.list
deb http:// 192.168. 1.20:9999/ ubuntu/ dapper main restricted