[php-maint] Bug#592472: Bug#592472: php5: Cronjob says Unable to load dynamic , library
deb-bugs at samartha.net
deb-bugs at samartha.net
Sat Feb 4 21:29:25 UTC 2012
> Just do: # dpkg --purge php5-gd to fix it now. Long term fix is
> pending in #447826 Ondrej
Does not work:
# dpkg --purge php5-gd
dpkg: dependency problems prevent removal of php5-gd:
drupal7 depends on php5-gd.
dpkg: error processing php5-gd (--purge):
dependency problems - not removing
Errors were encountered while processing:
php5-gd
# dpkg --purge php5-gd
dpkg: dependency problems prevent removal of php5-gd:
drupal6 depends on php5-gd.
drupal7 depends on php5-gd.
dpkg: error processing php5-gd (--purge):
dependency problems - not removing
Errors were encountered while processing:
php5-gd
Also tried suggestions found elsewhere:
removing references in ini files, findings:
> with same issue, after upgrade, file sqlite.ini is not found on system
> "debian linux 2.6.32-3-amd64 #1 SMP Thu Feb 25 07:33:41 UTC 2010
> x86_64 GNU/Linux"
>
> nor does any file in /etc/php5/conf.d contain the string sqlite
>
> nor does any file with name sqlite.ini exist on system
force-installing sqlite:
> # dpkg -i php5-sqlite_5.3.3-7+squeeze7_i386.deb
> (Reading database ... 221016 files and directories currently installed.)
> Preparing to replace php5-sqlite 5.3.3-7+squeeze7 (using
> php5-sqlite_5.3.3-7+squeeze7_i386.deb) ...
> Unpacking replacement php5-sqlite ...
> dpkg: dependency problems prevent configuration of php5-sqlite:
> php5-sqlite depends on php5-common (= 5.3.3-7+squeeze7); however:
> Version of php5-common on system is 5.3.9-1.
> dpkg: error processing php5-sqlite (--install):
> dependency problems - leaving unconfigured
> Processing triggers for libapache2-mod-php5 ...
> Reloading web server config: apache2.
> Errors were encountered while processing:
> php5-sqlite
>
> # dpkg -i --force-depends-version php5-sqlite_5.3.3-7+squeeze7_i386.deb
> (Reading database ... 221016 files and directories currently installed.)
> Preparing to replace php5-sqlite 5.3.3-7+squeeze7 (using
> php5-sqlite_5.3.3-7+squeeze7_i386.deb) ...
> Unpacking replacement php5-sqlite ...
> dpkg: php5-sqlite: dependency problems, but configuring anyway as you
> requested:
> php5-sqlite depends on php5-common (= 5.3.3-7+squeeze7); however:
> Version of php5-common on system is 5.3.9-1.
> Setting up php5-sqlite (5.3.3-7+squeeze7) ...
> Processing triggers for libapache2-mod-php5 ...
> Reloading web server config: apache2.
unchanged, receiving now email messages from 2 systems after upgrade.
Anu suggestions?
More information about the pkg-php-maint
mailing list