Public bug reported: Binary package hint: cacti
Cacti should not depend on libapache2-mod-php5. r...@news:~# lsb_release -rd Description: Ubuntu 9.10 Release: 9.10 I prefer to use apache2-mpm-worker along with libapache2-mod-fcgid to run my PHP sites. This combination will run Cacti perfectly fine, but whenever I want to install it I get prompted that Cacti is also going to be removed as it depends on libapache2-mod-php5. r...@news:~# aptitude install libapache2-mod-fcgid apache2-mpm-worker Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information Initializing package states... Done The following packages are BROKEN: libapache2-mod-php5 The following NEW packages will be installed: apache2-mpm-worker libapache2-mod-fcgid The following packages will be REMOVED: apache2-mpm-prefork{a} 0 packages upgraded, 2 newly installed, 1 to remove and 5 not upgraded. Need to get 2,314B/42.1kB of archives. After unpacking 209kB will be used. The following packages have unmet dependencies: libapache2-mod-php5: Depends: apache2-mpm-prefork (> 2.0.52) but it is not installable or apache2-mpm-itk but it is not installable The following actions will resolve these dependencies: Remove the following packages: libapache2-mod-php5 Install the following packages: php5 [5.2.10.dfsg.1-2ubuntu6.4 (karmic-updates, karmic-security)] Score is 110 Then, if I want to remove libapache2-mod-php5, I get: r...@news:~# apt-get remove libapache2-mod-php5 Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: dbconfig-common php5-snmp libphp-adodb Use 'apt-get autoremove' to remove them. The following packages will be REMOVED: cacti cacti-spine libapache2-mod-php5 0 upgraded, 0 newly installed, 3 to remove and 5 not upgraded. After this operation, 11.9MB disk space will be freed. Do you want to continue [Y/n]? n Abort. I understand this is a very tricky bug, as Cacti must depend on some sort of php5/apache being installed. In the mean time I will just use Cacti from sources instead of the package. Hope this is enough info. ** Affects: cacti (Ubuntu) Importance: Undecided Status: New -- Depends on libapache2-mod-php5. This is a bug, as I would like to run PHP5 through apache worker using FCGI, which would run cacti just fine. https://bugs.launchpad.net/bugs/544828 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
