Author: Not specified Language: text
Description: Not specified Timestamp: 2012-04-02 15:35:37 -0400
View raw paste Reply
  1. miles@P4:/media/Ubuntu 11.04 i386$ sudo "/media/Ubuntu 11.04 i386/cdromupgrade"
  2. WARNING: Failed to read mirror file
  3. /tmp/tmp.rnb93UkIhz/DistUpgradeAptCdrom.py:279: DeprecationWarning: Attribute 'Set' of the 'apt_pkg.Configuration' object is deprecated, use 'set' instead.
  4.   apt_pkg.Config.Set("Acquire::cdrom::mount",self.cdrompath)
  5. /tmp/tmp.rnb93UkIhz/DistUpgradeAptCdrom.py:280: DeprecationWarning: Attribute 'Set' of the 'apt_pkg.Configuration' object is deprecated, use 'set' instead.
  6.   apt_pkg.Config.Set("APT::CDROM::NoMount","true")
  7. gpgv: Signature made Tue 26 Apr 2011 03:01:05 PM SAST using DSA key ID FBB75451
  8. gpgv: Good signature from "Ubuntu CD Image Automatic Signing Key <cdimage@ubuntu.com>"
  9. /tmp/tmp.rnb93UkIhz/DistUpgradeAptCdrom.py:208: DeprecationWarning: apt_pkg.ParseTagFile() is deprecated. Please see apt_pkg.TagFile() for the replacement.
  10.   t=apt_pkg.ParseTagFile(open(releasef))
  11.  
View raw paste Reply