Advertisement
Guest User

Untitled

a guest
Mar 27th, 2017
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. #
  2. # If I use stable, it complaints about the wrong release
  3. # so I have to change it to opennms-19
  4. Reading package lists... Done
  5. W: Conflicting distribution: http://debian.opennms.org stable Release (expected stable but got opennms-19)
  6.  
  7.  
  8. #
  9. # When trying to start opennms, it complaints about unmbet dependencies
  10. #
  11. root@opennms:~# apt-get install opennms
  12. Reading package lists... Done
  13. Building dependency tree
  14. Reading state information... Done
  15. Some packages could not be installed. This may mean that you have
  16. requested an impossible situation or if you are using the unstable
  17. distribution that some required packages have not yet been created
  18. or been moved out of Incoming.
  19. The following information may help to resolve the situation:
  20.  
  21. The following packages have unmet dependencies:
  22. opennms : Depends: opennms-db (= 19.0.1-1) but it is not going to be installed
  23. E: Unable to correct problems, you have held broken packages.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement