miles@P4:/media/Ubuntu 11.04 i386$ sudo "/media/Ubuntu 11.04 i386/cdromupgrade"
WARNING: Failed to read mirror file
/tmp/tmp.rnb93UkIhz/DistUpgradeAptCdrom.py:279: DeprecationWarning: Attribute 'Set' of the 'apt_pkg.Configuration' object is deprecated, use 'set' instead.
apt_pkg.Config.Set("Acquire::cdrom::mount",self.cdrompath)
/tmp/tmp.rnb93UkIhz/DistUpgradeAptCdrom.py:280: DeprecationWarning: Attribute 'Set' of the 'apt_pkg.Configuration' object is deprecated, use 'set' instead.
apt_pkg.Config.Set("APT::CDROM::NoMount","true")
gpgv: Signature made Tue 26 Apr 2011 03:01:05 PM SAST using DSA key ID FBB75451
gpgv: Good signature from "Ubuntu CD Image Automatic Signing Key <cdimage@ubuntu.com>"
/tmp/tmp.rnb93UkIhz/DistUpgradeAptCdrom.py:208: DeprecationWarning: apt_pkg.ParseTagFile() is deprecated. Please see apt_pkg.TagFile() for the replacement.
t=apt_pkg.ParseTagFile(open(releasef))