0

I'm attempting to setup a lighttpd server and when I try to install php-cgi I receive this error:

The following packages have unmet dependencies:
php7.2-cgi : Depends: php7.2-common (= 7.2.3-1ubuntu1) but    
7.2.5-0ubuntu0.18.04.1 is to be installed
E: Unable to correct problems, you have held broken packages.
Tim Diekmann
  • 7,755
  • 11
  • 41
  • 69
Sock Monkey
  • 333
  • 2
  • 16
  • View a list of actual held packages with ```dpkg --get-selections | grep hold```. This will tell you if it's an actual hold, or another problem. Feel free to update your question with that info. – trueCamelType Aug 20 '18 at 20:39
  • Which version of Ubuntu? – trueCamelType Aug 20 '18 at 20:41
  • Maybe [this question](https://stackoverflow.com/questions/50242053/after-ubuntu-18-04-upgrade-php7-2-curl-cannot-be-installed) will help? – trueCamelType Aug 20 '18 at 20:42
  • Stack Overflow is a site for programming and development questions. This question appears to be off-topic because it is not about programming or development. See [What topics can I ask about here](http://stackoverflow.com/help/on-topic) in the Help Center. Perhaps [Super User](http://superuser.com/) or [Unix & Linux Stack Exchange](http://unix.stackexchange.com/) would be a better place to ask. – jww Aug 21 '18 at 02:18

0 Answers0