with this snippet i can reliably reproduce the problem:

-------------8<-------------8<-------------8<-------------8<-------------

PKG="kubuntu-desktop openoffice.org fakeroot build-essential kexec-tools 
kernel-wedge libncurses5 libncurses5-dev libelf-dev asciidoc binutils-dev gimp 
chromium texlive-latex-recommended"
while [ 1 ]; do
    sudo rm /var/cache/apt/archives/*
    sudo aptitude install -dy $PKG
done

-------------8<-------------8<-------------8<-------------8<-------------

however adding "vm.min_free_kbytes = 8192" to sysctl.conf seems to fix
the issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/746137

Title:
  Page allocation failure on omap4

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to