Comment 18 for bug 799858

Revision history for this message
Serge Hallyn (serge-hallyn) wrote : Re: [Bug 799858] Re: package qemu-kvm-extras-static 0.12.3+noroms-0ubuntu9.9 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

Quoting indymaynard (<email address hidden>):
> $ sudo sysctl -p /etc/sysctl.d/30-qemu-kvm-extras-static.conf
> vm.mmap_min_addr = 4097
> $ echo $?
> 0

All right, thanks. So let's try and figure out which one *is*
the problem. Could you do:

sysctl kernel.shmall
sysctl kernel.printk
sysctl net.ipv4.conf.default.rp_filter
sysctl net.ipv4.conf.all.rp_filter
sysctl net.ipv4.tcp_syncookies

and show the results here?