tag 545741 +confirmed -moreinfo
found 545741 5.5.17-4
thanks

I have been able to confirm this by

1.) going inside a schroot
2.) chmod 755 /tmp
3.) installing mysql-5.5 etc.

The log file is attached. However I note that the restrictive permissions leaked outside the chroot. Since Debian is clearly not meant have a /tmp where only root can create or delete files, I suspect that this is rather a bug in the VPS.

However before I mark this "wontfix" I think it is worthy of some more investigation. I wonder if the files being created should rather be in /run for example.

--
Nicholas Bamber | http://www.periapt.co.uk/
PGP key 3BFFE73C from pgp.mit.edu
Stopping MySQL database server: mysqld.
120303 15:16:40 InnoDB: The InnoDB memory heap is disabled
120303 15:16:40 InnoDB: Mutexes and rw_locks use GCC atomic builtins
120303 15:16:40 InnoDB: Compressed tables use zlib 1.2.3.4
/usr/sbin/mysqld: Can't create/write to file '/tmp/ibR0Aud8' (Errcode: 13)
120303 15:16:40  InnoDB: Error: unable to create temporary file; errno: 13
120303 15:16:40 [ERROR] Plugin 'InnoDB' init function returned error.
120303 15:16:40 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
120303 15:16:40 [ERROR] Unknown/unsupported storage engine: InnoDB
120303 15:16:40 [ERROR] Aborting

120303 15:16:40 [Note] /usr/sbin/mysqld: Shutdown complete

df: Warning: cannot read table of mounted file systems: No such file or 
directory
Starting MySQL database server: mysqld . . . . . . . . . . . . . . failed!
invoke-rc.d: initscript mysql, action "start" failed.
dpkg: error processing mysql-server-5.5 (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up heirloom-mailx (12.5-1) ...
configured to not write apport reports
                                      update-alternatives: using 
/usr/bin/heirloom-mailx to provide /usr/bin/mailx (mailx) in auto mode.
Setting up libhtml-template-perl (2.10-1) ...
Setting up tcpd (7.6.q-23) ...
Errors were encountered while processing:
 mysql-server-5.5
E: Sub-process /usr/bin/dpkg returned an error code (1)
(sid)root@beaumont:/tmp# 

Reply via email to