Advertisement
rpereyra

Untitled

Jun 6th, 2011
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.10 KB | None | 0 0
  1. root@server11:~# apt-get install apache2 apache2-mpm-prefork apache2.2-common
  2. Reading package lists... Done
  3. Building dependency tree      
  4. Reading state information... Done
  5. apache2-mpm-prefork is already the newest version.
  6. apache2.2-common is already the newest version.
  7. Some packages could not be installed. This may mean that you have
  8. requested an impossible situation or if you are using the unstable
  9. distribution that some required packages have not yet been created
  10. or been moved out of Incoming.
  11. The following information may help to resolve the situation:
  12.  
  13. The following packages have unmet dependencies:
  14.  apache2 : Depends: apache2-mpm-worker (= 2.2.16-6) but it is not going to be installed or
  15.                     apache2-mpm-prefork (= 2.2.16-6) but 2.2.16-6+squeeze1 is to be installed or
  16.                     apache2-mpm-event (= 2.2.16-6) but it is not going to be installed or
  17.                     apache2-mpm-itk (= 2.2.16-6) but it is not going to be installed
  18.            Depends: apache2.2-common (= 2.2.16-6) but 2.2.16-6+squeeze1 is to be installed
  19. E: Broken packages
  20. root@server11:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement