Bug#707201: Unable to initialize /machine cgroup: Invalid argument

2013-07-30 Thread Sebastian Podjasek
Package: libvirt-bin Version: 1.1.0-4 Followup-For: Bug #707201 I'm also affected with this bug. Temporarily umount /sys/fs/cgroup helps to start libvirt/quemu containers, but I need to mount it back to start LXC later... LXC container are not handled by libvirt-bin. -- System Information: Deb

Bug#573062: Apache2::Request fails to load (/usr/lib/perl5/auto/APR/Request/Request.so:, undefined symbol: apreq_hook_disable_uploads)

2010-05-04 Thread Sebastian Podjasek
operly setting up apreq2 (enabling this module in Apache configuration) everything works fine... -- Sebastian Podjasek morenet.pl -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#573062: Apache2::Request fails to load (/usr/lib/perl5/auto/APR/Request/Request.so:, undefined symbol: apreq_hook_disable_uploads)

2010-05-04 Thread Sebastian Podjasek
Dnia 2010-05-04, wto o godzinie 15:13 +0200, Sebastian Podjasek pisze: > Strange indeed. It seems that including modules works now, but trying to > do anyting with them ends up in undefined symbols: > > /usr/sbin/apache2: symbol lookup error: > /usr/lib/perl5/auto/APR/Request/Apa

Bug#573062: Apache2::Request fails to load (/usr/lib/perl5/auto/APR/Request/Request.so:, undefined symbol: apreq_hook_disable_uploads)

2010-05-04 Thread Sebastian Podjasek
On 2010-05-01 10:30, Damyan Ivanov wrote: Strange. Can you share the complete build log? Strange indeed. It seems that including modules works now, but trying to do anyting with them ends up in undefined symbols: perl -MApache2::Request -e 'my $apr = Apache2::Request->new();' perl: symbol

Bug#573062: Apache2::Request fails to load (/usr/lib/perl5/auto/APR/Request/Request.so:, undefined symbol: apreq_hook_disable_uploads)

2010-05-01 Thread Sebastian Podjasek
Dnia 2010-05-01, sob o godzinie 11:30 +0300, Damyan Ivanov pisze: > Strange. Can you share the complete build log? See attached file for a complete "build-log"... -- Sebastian Podjasek morenet.pl build-log.txt.gz Description: GNU Zip compressed data

Bug#573062: Apache2::Request fails to load (/usr/lib/perl5/auto/APR/Request/Request.so:, undefined symbol: apreq_hook_disable_uploads)

2010-05-01 Thread Sebastian Podjasek
Dnia 2010-05-01, sob o godzinie 09:42 +0300, Damyan Ivanov pisze: > -=| Sebastian Podjasek, Fri, Apr 30, 2010 at 03:11:41PM +0200 |=- > Not here :( > I still get the same error message with I run It worked for me and it's still working... > perl -MApache2::Request -e1 $ perl -

Bug#573062: Apache2::Request fails to load (/usr/lib/perl5/auto/APR/Request/Request.so:, undefined symbol: apreq_hook_disable_uploads)

2010-04-30 Thread Sebastian Podjasek
I've applied modified patch from Lubomir and now it works Below you can find patch against whole debian/ directory to fix this problem. -- Sebastian Podjasek @ morenet.pl diff -urp --new-file libapreq2-2.12-broken/debian/changelog libapreq2-2.12/debian/changelog --- libapreq2