Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
352
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. $ sudo do-release-upgrade
  2. Checking for a new Ubuntu release
  3. Traceback (most recent call last):
  4. File "/usr/bin/do-release-upgrade", line 125, in <module>
  5. useProposed=options.proposed_release)
  6. File "/usr/lib/python3/dist-packages/UpdateManager/Core/MetaRelease.py", line 99, in __init__
  7. cache = apt.Cache()
  8. File "/usr/lib/python3/dist-packages/apt/cache.py", line 113, in __init__
  9. self.open(progress)
  10. File "/usr/lib/python3/dist-packages/apt/cache.py", line 165, in open
  11. self._depcache = apt_pkg.DepCache(self._cache)
  12. apt_pkg.Error: E:The package linux-headers-4.8.0-51-generic needs to be reinstalled, but I can't find an archive for it.
  13. $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement