FS#6668 - mod_perl needs rebuild

Attached to Project: Arch Linux
Opened by Georg Grabler (STiAT) - Wednesday, 21 March 2007, 10:13 GMT
Last edited by Roman Kyrylych (Romashka) - Wednesday, 21 March 2007, 11:02 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Tom Killian (tomk)
Architecture not specified
Severity Critical
Priority Normal
Reported Version 0.7.2 Gimmick
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Hello,

modperl applications won't run any longer.
The problem was the new db package released. mod_perl linked against libdb-4.4.so, now it's libdb-4.5.so, due to the major version change.

I simply rebuilt mod_perl, and it worked properly.


Error mod_perl threw:
Can't load '/usr/lib/perl5/site_perl/5.8.8/i686-linux-thread-multi/auto/APR/APR.so' for module APR: libdb-4.4.so: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden at /usr/lib/perl5/5.8.8/i686-linux-thread-multi/DynaLoader.pm line 230.
at /usr/lib/perl5/site_perl/5.8.8/i686-linux-thread-multi/APR/Table.pm line 23
Compilation failed in require at /usr/lib/perl5/site_perl/5.8.8/i686-linux-thread-multi/APR/Table.pm line 23.
BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.8/i686-linux-thread-multi/APR/Table.pm line 23.
Compilation failed in require at /usr/lib/perl5/site_perl/5.8.8/SOAP/Transport/HTTP2.pm line 74.
Compilation failed in require at SOAP.pm line 9.
BEGIN failed--compilation aborted at SOAP.pm line 9.

Kind regards,
Georg
This task depends upon

Closed by  Tom Killian (tomk)
Wednesday, 21 March 2007, 20:55 GMT
Reason for closing:  Fixed

Loading...