Bug#568534: fixed in libapache-dbi-perl 1.08-1; what about stable?

Paul Orrock paulo at digitalcraftsmen.net
Tue Feb 9 11:41:41 UTC 2010


Hi Damyan

I removed the 1.08 version I installed from CPAN and used the one you 
pointed me at and it works fine for me as below.

paulo at gandalf:~$ sudo rm /usr/share/perl5/Apache/DBI.pm 
/usr/share/perl5/Apache/AuthDBI.pm

paulo at gandalf:~$ sudo dpkg -i libapache-dbi-perl_1.08-1_all.deb
(Reading database ... 39632 files and directories currently installed.)
Preparing to replace libapache-dbi-perl 1.07-1 (using 
libapache-dbi-perl_1.08-1_all.deb) ...
Unpacking replacement libapache-dbi-perl ...
Setting up libapache-dbi-perl (1.08-1) ...
Processing triggers for man-db ...

paulo at gandalf:~$ sudo apache2ctl restart
paulo at gandalf:~$

I've browsed through the pages on my website that use the DB and they all 
seem fine.

The module can be used with PerlModule in the apache startup config without 
failing but if you try and 'use' it to setup database connections in a 
startup script or another module loaded at apache startup time then it fails.

Thank you for helping me push this through.

regards,

Paul





More information about the pkg-perl-maintainers mailing list