Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 298992 - imagick.so libMagickWand.so.1 PHP Unable to load dynamic library
Summary: imagick.so libMagickWand.so.1 PHP Unable to load dynamic library
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-30 15:52 UTC by Henrik
Modified: 2010-01-01 16:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henrik 2009-12-30 15:52:09 UTC
I am not sure what this is about, but I get a funny error after updater my web server to gentoo profile 10.

sudo -u XXXXXXX sh /XXXXX/ban_index_bot.sh

PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib64/php5/lib/php/extensions/no-debug-zts-20060613/imagick.so' - libMagickWand.so.1: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib64/php5/lib/php/extensions/no-debug-zts-20060613/imagick.so' - libMagickWand.so.1: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib64/php5/lib/php/extensions/no-debug-zts-20060613/imagick.so' - libMagickWand.so.1: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib64/php5/lib/php/extensions/no-debug-zts-20060613/imagick.so' - libMagickWand.so.1: cannot open shared object file: No such file or directory in Unknown on line 0 .. ... ...

I do not know where the configure error occurred, I'm work not so much with this part.
But I just had to do a re-installation of dev-php5/pecl-imagick-2.1.1

I have a little google and found some signs of things and have to try revdep-rebuild. You shall not ask questions about what, why and how, I can not explain it.

But it came up with that it will do a re-installation of
dev-php5/pecl-imagick-2.1.1
net-analyzer/tcpdump-3.9.8-r1

I only records this bug because I have just updated from a older Gentoo. but hope that there is one who knows more about it also says thank or something.

I have spent the last version og Gentoo found on 1 year ago.

Reproducible: Didn't try
Comment 1 Henrik 2009-12-30 15:53:07 UTC
I have spent the last version of Gentoo found on 1 year ago.***
Comment 2 Rafał Mużyło 2009-12-30 16:04:53 UTC
Probably INVALID and revdep-rebuild should fix it.
It's libMagickWand.so.2 now.