Advertisement
brianblaze420

Ubuntu 8 LTS distro upgrade

Feb 14th, 2017
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. root@esolTEST:~# do-release-upgrade
  2. Checking for a new ubuntu release
  3. Done Upgrade tool signature
  4. Done Upgrade tool
  5. Done downloading
  6. authenticate 'precise.tar.gz' against 'precise.tar.gz.gpg'
  7. extracting 'precise.tar.gz'
  8. /tmp/tmpyaKFRw/DistUpgradeMain.py:102: Warning: 'with' will become a reserved keyword in Python 2.6
  9. Traceback (most recent call last):
  10. File "/tmp/tmpyaKFRw/precise", line 3, in <module>
  11. from DistUpgradeMain import main
  12. File "/tmp/tmpyaKFRw/DistUpgradeMain.py", line 102
  13. with open(fname, "a"):
  14. ^
  15. SyntaxError: invalid syntax
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement