Advertisement
Guest User

Untitled

a guest
Jan 3rd, 2012
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. root@ubuntu:/home/httpd-2.2.21# apt-get remove httpd
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Virtual packages like 'httpd' can't be removed
  6. You might want to run 'apt-get -f install' to correct these:
  7. The following packages have unmet dependencies:
  8. apache2.2-bin : Depends: libaprutil1-ldap but it is not going to be installed
  9. checkinstall : Depends: dpkg-dev but it is not going to be installed
  10. libaprutil1-dbd-mysql : Depends: libmysqlclient16 (>= 5.1.21-1) but it is not going to be installed
  11. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement