Public bug reported:

Description:    Ubuntu 14.04.5 LTS
Release:        14.04

mysql-server-5.5:
  Installed: 5.5.58-0ubuntu0.14.04.1
  Candidate: 5.5.58-0ubuntu0.14.04.1

Postinst sets 0700 permissions on /var/lib/mysql-files regardless of
current permissions, thus overriding local changes.

DEBIAN/postinst:
135:    chmod 700 $mysql_filesdir

Expected behaviour: If directory exists; preserve permissions.

Ownership is treated the same way with a recursive "chown mysql.mysql".
Ownership should probably be preserved too.

** Affects: mysql-5.5 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734129

Title:
  Postinst overrides permissions on /var/lib/mysql-files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1734129/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to