Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2011
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.35 KB | None | 0 0
  1. i@ubuntu:~$ sudo do-release-upgrade
  2. Checking for a new ubuntu release
  3. Done Upgrade tool signature
  4. Done Upgrade tool
  5. Done downloading
  6. extracting 'maverick.tar.gz'
  7. authenticate 'maverick.tar.gz' against 'maverick.tar.gz.gpg'
  8. tar: Removing leading `/' from member names
  9.  
  10. Reading cache
  11.  
  12. Checking package manager
  13. Reading package lists... Done
  14. Building dependency tree
  15. Reading state information... Done
  16. Building data structures... Done
  17. Reading package lists... Done
  18. Building dependency tree
  19. Reading state information... Done
  20. Building data structures... Done
  21.  
  22. Updating repository information
  23. WARNING: Failed to read mirror file
  24.  
  25. No valid mirror found
  26.  
  27. While scanning your repository information no mirror entry for the
  28. upgrade was found. This can happen if you run a internal mirror or if
  29. the mirror information is out of date.
  30.  
  31. Do you want to rewrite your 'sources.list' file anyway? If you choose
  32. 'Yes' here it will update all 'lucid' to 'maverick' entries.
  33. If you select 'No' the upgrade will cancel.
  34.  
  35. Continue [yN] y
  36. WARNING: Failed to read mirror file
  37.  
  38. Generate default sources?
  39.  
  40. After scanning your 'sources.list' no valid entry for 'lucid' was
  41. found.
  42.  
  43. Should default entries for 'maverick' be added? If you select 'No',
  44. the upgrade will cancel.
  45.  
  46. Continue [yN] y
  47. Third party sources disabled
  48.  
  49. Some third party entries in your sources.list were disabled. You can
  50. re-enable them after the upgrade with the 'software-properties' tool
  51. or your package manager.
  52.  
  53. 92% [Working]
  54. Checking package manager
  55. Reading package lists... Done
  56. Building dependency tree
  57. Reading state information... Done
  58. Building data structures... Done
  59.  
  60. Calculating the changes
  61.  
  62. Calculating the changes
  63.  
  64. Could not calculate the upgrade
  65.  
  66. An unresolvable problem occurred while calculating the upgrade:
  67. E:Error, pkgProblemResolver::Resolve generated breaks, this may be
  68. caused by held packages.
  69.  
  70. This can be caused by:
  71. * Upgrading to a pre-release version of Ubuntu
  72. * Running the current pre-release version of Ubuntu
  73. * Unofficial software packages not provided by Ubuntu
  74.  
  75. If none of this applies, then please report this bug against the
  76. 'update-manager' package and include the files in
  77. /var/log/dist-upgrade/ in the bug report.
  78.  
  79.  
  80. Restoring original system state
  81.  
  82. Aborting
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement