Hi,

I went into this today, too. The mirror is *not* overloaded. And the
message appeared even after having purged the ubuntu-minimal package
(another tip I found on googling).


On doing a

sudo do-release-upgrade

in a shell I found a lot of strange messages related to the proxy being
used. The protocol, host and port seemed mixed up. Grepping for the host
I found a wrong line

Acquire::http { Proxy "http://www-proxy:port";; };

in file

/etc/apt/apt.conf.d/90proxy

Note the "port" - 8080 would have been correct here. Additionally the
host "www-proxy" is not what I have configured using the gnome system-
wide proxy settings.

After having fixed this line my upgrade to natty is now downloading the
necessary packages, it did not break with the reported message any
longer.

I have no idea what caused this line to appear without the port number
(but the word "port" instead) in the a.m. config file.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/772531

Title:
  'ubuntu-minimal' cannot be found anymore while upgrading to Natty
  Narwhal

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to