Advertisement
Guest User

Untitled

a guest
May 4th, 2013
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. root@di-01:~# do-release-upgrade
  2. Checking for a new Ubuntu release
  3. Traceback (most recent call last):
  4. File "/usr/bin/do-release-upgrade", line 145, in <module>
  5. fetcher.run_options += ["--mode=%s" % options.mode,
  6. AttributeError: type object 'DistUpgradeFetcherCore' has no attribute 'run_options'
  7. root@di-01:~# do-release-upgrade -d
  8. Checking for a new Ubuntu release
  9. Traceback (most recent call last):
  10. File "/usr/bin/do-release-upgrade", line 145, in <module>
  11. fetcher.run_options += ["--mode=%s" % options.mode,
  12. AttributeError: type object 'DistUpgradeFetcherCore' has no attribute 'run_options'
  13. root@di-01:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement