On Mon, 5 Jan 2004, Benjamin J. Stassart wrote: > > If you are feeling lazy and trust me, I put the source and deb up at: > > http://www.stassart.org/debian/ > > [If it's down then maybe you don't want to use this version :)] > > Otherwise: > > All you need to do to fix is recompile libapache-mod-perl.
Can't you do that automatically with a source debian package? Skylos ... > To recompile you need to install apache-dev libgdbm-dev and possibly some > other dev libraries depending on what is already installed on your system > compared to mine. > > Then just: > > $ cd /usr/local/src > $ su - > # cd /usr/local/src > # apt-get source libapache-mod-perl > # chown -hR user:group libapache-mod-perl-1.27/ > # ^D > $ cd libapache-mod-perl-1.27 > $ fakeroot debian/rules binary > > The only change I made to the source was updating the changelog (which > changes the version number to -5). > > If you are like me and maintain your own local repository, you will also > want to remember to rebuild that. > > # mv libapache-mod-perl_1.27-5_i386.deb debs/ > # dpkg-scanpackages debs /dev/null | gzip > debs/Packages.gz > > Benjamin J. Stassart > ------------------------------------------------+ > A great many people think they are thinking | > when they are merely rearranging their | > prejudices | > > > Date: Mon, 5 Jan 2004 14:06:27 -0800 (PST) > > From: Skylos the Doggie <[EMAIL PROTECTED]> > > To: Benjamin J. Stassart <[EMAIL PROTECTED]> > > Cc: [EMAIL PROTECTED] > > Subject: Re: Disaster with a debian update > > > > On Sun, 4 Jan 2004, Benjamin J. Stassart wrote: > > > > > I just hit the same problem running a server with SSL. I did the same > > > strace and had it turn up with AutoLoader. > > > > > > Did you manage to find a solution other than going with unstable? > > > > Can't say I did. :( I figure it must be something with the ssl library > > versions or something... > > > > maybe if we could get a functional traceback rather than file open spot... > > - [EMAIL PROTECTED] - The best part about the internet is nobody knows you're a dog. (Peter Stiener, The New Yorker, July 5, 1993) - Dogs like... TRUCKS! (Nissan commercial, 1996) - PGP key: http://dogpawz.com/skylos/mykey.asc --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]