This has to do with address space randomization that was recently added to the Ubuntu kernel.
If you set the sysctl variable kernel.randomize_va_space to 0 or 1 (default: 2), it will install fine. Setting the variable can be done by either editing /etc/sysctl.conf or by running the following command: sysctl kernel.randomize_va_space=1 -- gclcvs refuses to upgrade or uninstall https://bugs.launchpad.net/bugs/155535 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
