Comment 0 for bug 348283

Revision history for this message
Night Eagle (nighteagle) wrote : package mysql-server-5.0 won't nstall when /tmp mounted 'noexec'

mysql-server-5.0 (5.0.67-0ubuntu6) failed to install/upgrade when /tmp mounted 'noexec'

My /tmp directory is mounted noexec & nosuid as countermeasure against common php exploits.

Install for this package attempts to create and execute python scripts under /tmp, but the OS does not allow.
Install fails and gives up.:

Can't exec "/tmp/mysql-server-5.0.config.236481": Permission denied at /usr/share/perl/5.10/IPC/Open3.pm line 168.
open2: exec of /tmp/mysql-server-5.0.config.236481 configure failed at /usr/share/perl5/Debconf/ConfModule.pm line 59
mysql-server-5.0 failed to preconfigure, with exit status 255

mysql-server seems to be one of a very small number of packages in ubuntu that attempt to run scripts out of tmp.
I suggest solving by catching error that script is not executable, and prompt user for an alternate folder.

My workaround is to remount /tmp without noexec, install, then mount the old way.

ProblemType: Package
Architecture: amd64
DistroRelease: Ubuntu 8.10
ErrorMessage: subprocess post-installation script killed by signal (Interrupt)
NonfreeKernelModules: nvidia
Package: mysql-server-5.0 5.0.67-0ubuntu6
SourcePackage: mysql-dfsg-5.0
Title: package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: subprocess post-installation script killed by signal (Interrupt)
Uname: Linux 2.6.27-11-generic x86_64