Advertisement
Guest User

KAli linux

a guest
May 25th, 2018
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. how to solve "E: Unable to correct problems, you have held broken packages." in kali linux
  2.  
  3. hey guys,As you can from the title i want to solve this problem.When i put this command in terminal:
  4. "apt-get -y install apache2 mysql-server php7.2-mysql 7.2.4-1 php-gd libapache2-mod-php"
  5. I get this:
  6. "Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.
  7. The following information may help to resolve the situation:
  8.  
  9. The following packages have unmet dependencies:
  10. libipe7.2.7 : Depends: libqt5gui5 (>= 5.3.0) but it is not going to be installed
  11. Depends: libqt5widgets5 (>= 5.7.0) but it is not going to be installed
  12. php-apcu : Conflicts: php-yac but 2.0.1+0.9.2-1+b1 is to be installed
  13. php-yac : Conflicts: php-apcu but 5.1.9+4.0.11-1+b1 is to be installed
  14. Conflicts: php-user-cache
  15. E: Unable to correct problems, you have held broken packages."
  16.  
  17.  
  18. How can i solve this?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement