[Bug 385943] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-06-22 Thread Mathias Gug
According to the mysqld apparmor profile, /home/mysql is not included.
However datadir is set to /home/mysql in datadir.cnf. You need to update
mysqld apparmor profile to allow access to /home/mysql/.

See https://wiki.ubuntu.com/DebuggingApparmor for more information on
debugging an AppArmor related issue.

** Changed in: mysql-dfsg-5.0 (Ubuntu)
   Status: Incomplete => Invalid

-- 
package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to 
install/upgrade: subprocess post-installation script returned error exit status 
1
https://bugs.launchpad.net/bugs/385943
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 385943] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-06-22 Thread Yannig
Mathias Gug a écrit :
> According to the kernel log:
> 
> Jun 15 16:25:41 Principal kernel: [ 3611.203447] type=1503
> audit(1245075941.823:52): operation="inode_create" requested_mask="a::"
> denied_mask="a::" fsuid=0 name="/home/mysql/Principal.lower-test"
> pid=7136 profile="/usr/sbin/mysqld"
> 
> It seems that there is an issue with mysqld apparmor profile. Could you
> post the mysqld apparmor profile (/etc/apparmor.d/usr.sbin.mysqld)?
> 

Friendly

-- 
Si on n'avait toujours voulu que la "meilleure" des solutions,
ce serait vide.
Yannick VOYEAUD
http://www.voyeaud.org
Créateur CimGenWeb: http://www.francegenweb.org/cimgenweb/
Actes En Vrac: http://www.francegenweb/actes/
Cercle Généalogique (EGE-PTT): http://www.cercle-genealogique.fr
Inconnu de Saulcy: http://www.lced.org
Antoine Payet de la Réunion: http://payet.voyeaud.org


** Attachment added: "usr.sbin.mysqld"
   http://launchpadlibrarian.net/28207354/usr.sbin.mysqld

-- 
package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to 
install/upgrade: subprocess post-installation script returned error exit status 
1
https://bugs.launchpad.net/bugs/385943
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 385943] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-06-19 Thread Mathias Gug
** Changed in: mysql-dfsg-5.0 (Ubuntu)
   Importance: Undecided => Low

-- 
package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to 
install/upgrade: subprocess post-installation script returned error exit status 
1
https://bugs.launchpad.net/bugs/385943
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 385943] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-06-17 Thread Mathias Gug
According to the kernel log:

Jun 15 16:25:41 Principal kernel: [ 3611.203447] type=1503
audit(1245075941.823:52): operation="inode_create" requested_mask="a::"
denied_mask="a::" fsuid=0 name="/home/mysql/Principal.lower-test"
pid=7136 profile="/usr/sbin/mysqld"

It seems that there is an issue with mysqld apparmor profile. Could you
post the mysqld apparmor profile (/etc/apparmor.d/usr.sbin.mysqld)?

-- 
package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to 
install/upgrade: subprocess post-installation script returned error exit status 
1
https://bugs.launchpad.net/bugs/385943
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 385943] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-06-15 Thread Yannig
Mathias Gug a écrit :
> Thank you for taking the time to report this bug and helping to make
> Ubuntu better.
> 
> Could you please provide the following information:
> 
>  * content of /var/log/daemon.log related to mysql processes:
> 
> /var/log/daemon.log
> 
>  * apparmor audit messages related to mysqld:
> 
> /var/log/kern.log
> 
>  * mysql configuration stripped of private information (such as
> password):
> 
> /etc/mysql/my.cnf
> 
>  * extra mysql configuration from the conf.d directory:
> 
> /etc/mysql/conf.d/
> 
> 
> ** Changed in: mysql-dfsg-5.0 (Ubuntu)
>Status: New => Incomplete
> 

Hello,

Can you speak french if possible because my english is pretty ;) :(

Thanks

-- 
Si on n'avait toujours voulu que la "meilleure" des solutions,
ce serait vide.
Yannick VOYEAUD
http://www.voyeaud.org
Créateur CimGenWeb: http://www.francegenweb.org/cimgenweb/
Actes En Vrac: http://www.francegenweb/actes/
Cercle Généalogique (EGE-PTT): http://www.cercle-genealogique.fr
Inconnu de Saulcy: http://www.lced.org
Antoine Payet de la Réunion: http://payet.voyeaud.org


** Attachment added: "daemon.log"
   http://launchpadlibrarian.net/27968174/daemon.log

** Attachment added: "kern.log"
   http://launchpadlibrarian.net/27968175/kern.log

** Attachment added: "my.cnf"
   http://launchpadlibrarian.net/27968176/my.cnf

** Attachment added: "datadir.cnf"
   http://launchpadlibrarian.net/27968177/datadir.cnf

-- 
package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to 
install/upgrade: subprocess post-installation script returned error exit status 
1
https://bugs.launchpad.net/bugs/385943
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 385943] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-06-15 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Could you please provide the following information:

 * content of /var/log/daemon.log related to mysql processes:

/var/log/daemon.log

 * apparmor audit messages related to mysqld:

/var/log/kern.log

 * mysql configuration stripped of private information (such as
password):

/etc/mysql/my.cnf

 * extra mysql configuration from the conf.d directory:

/etc/mysql/conf.d/


** Changed in: mysql-dfsg-5.0 (Ubuntu)
   Status: New => Incomplete

-- 
package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to 
install/upgrade: subprocess post-installation script returned error exit status 
1
https://bugs.launchpad.net/bugs/385943
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 385943] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-06-11 Thread Yannig

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/27780412/Dependencies.txt

** Attachment added: "DpkgTerminalLog.gz"
   http://launchpadlibrarian.net/27780413/DpkgTerminalLog.gz

-- 
package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to 
install/upgrade: subprocess post-installation script returned error exit status 
1
https://bugs.launchpad.net/bugs/385943
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs