Advertisement
Guest User

Untitled

a guest
Jul 29th, 2014
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. Package: A
  2. Version: 12
  3. Architecture: all
  4. Depends: B (= 12), dpkg
  5.  
  6. # apt-get install A=12
  7. Reading package lists... Done
  8. Building dependency tree
  9. Reading state information... Done
  10. Some packages could not be installed. This may mean that you have
  11. requested an impossible situation or if you are using the unstable
  12. distribution that some required packages have not yet been created
  13. or been moved out of Incoming.
  14. The following information may help to resolve the situation:
  15.  
  16. The following packages have unmet dependencies:
  17. A: Depends: B (= 12) but 13 is to be installed
  18. E: Unable to correct problems, you have held broken packages.
  19.  
  20. # apt-ftparchive generate apt-ftparchive.conf
  21. # apt-ftparchive -c apt-binary-release.conf release dists/binary > dists/Release
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement