Advertisement
Guest User

Untitled

a guest
Jun 30th, 2013
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. root@fuzzyhost:~# do-release-upgrade
  2. Checking for a new Ubuntu release
  3. Get:1 Upgrade tool signature [198 B]
  4. Get:2 Upgrade tool [1205 kB]
  5. Fetched 1206 kB in 6s (76.9 kB/s)
  6. authenticate 'raring.tar.gz' against 'raring.tar.gz.gpg'
  7. extracting 'raring.tar.gz'
  8. Traceback (most recent call last):
  9. File "/tmp/ubuntu-release-upgrader-1zit68/raring", line 6, in <module>
  10. from DistUpgrade.DistUpgradeMain import main
  11. File "/tmp/ubuntu-release-upgrader-1zit68/DistUpgrade/DistUpgradeMain.py", line 27, in <module>
  12. import apt
  13. ImportError: No module named apt
  14.  
  15.  
  16.  
  17. root@fuzzyhost:~# apt-get install apt
  18. Reading package lists... Done
  19. Building dependency tree
  20. Reading state information... Done
  21. apt is already the newest version.
  22. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement