Advertisement
JConnors

grrrrr

Aug 1st, 2012
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. root@onms:/etc/apt# apt-get install postgresql-8.4
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Some packages could not be installed. This may mean that you have
  6. requested an impossible situation or if you are using the unstable
  7. distribution that some required packages have not yet been created
  8. or been moved out of Incoming.
  9. The following information may help to resolve the situation:
  10.  
  11. The following packages have unmet dependencies:
  12. postgresql-8.4 : Depends: libldap-2.4-2 (>= 2.4.7) but it is not installable
  13. Depends: libpq5 (>= 8.4~0cvs20090328) but it is not going to be installed
  14. Depends: postgresql-client-8.4 but it is not going to be installed
  15. Depends: postgresql-common (>= 109~) but it is not installable
  16. Depends: ssl-cert but it is not installable
  17. E: Broken packages
  18. root@onms:/etc/apt#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement