This seems to be known behavior. See http://www.debian-
administration.org/article/Making_/tmp_non-executable for more info.
That link suggest adding

DPkg::Pre-Invoke{"mount -o remount,exec /tmp";};
DPkg::Post-Invoke {"mount -o remount /tmp";};

to /etc/apt/apt.conf so that /tmp is temporarily remounted as executable
before packages are installed.

** Package changed: ubuntu => apt (Ubuntu)

** Changed in: apt (Ubuntu)
       Status: New => Confirmed

-- 
Apt doesn't handle when /tmp is mounted noexec
https://bugs.launchpad.net/bugs/544693
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

Reply via email to