yum and rpm install problem

Asked by masai

I am using centos.
when i am using yum or rpm to install mariadb-5.5.28, i find the permission of /usr and /etc folder has been changed.

before the installation
drwxr-xr-x 71 root root 4096 Nov 15 05:51 etc
drwxr-xr-x 71 root root 4096 Oct 8 17:06 usr

after the installation
drwxrwxr-x 71 root root 4096 Nov 15 06:21 etc
drwxrwxr-x 13 root root 4096 Nov 14 16:07 usr

I rebuilt it with source code follow this instructions and nothing changed...
https://kb.askmonty.org/en/building-mariadb-on-centos/

How can i fix this problem? This permission change will have a critical problem with our own system...

Question information

Language:
English Edit question
Status:
Answered
For:
MariaDB Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Sergei Golubchik (sergii) said :
#1

This is a bug. And bugs should be reported at http://mariadb.org/jira

I've done it for you this time, https://mariadb.atlassian.net/browse/MDEV-3859
but in the future, please, report bugs on our bug tracker.

thanks!

Revision history for this message
masai (ma-sai) said :
#2

oh... thanks a lot!

Revision history for this message
Sergei Golubchik (sergii) said :
#3

fixed in 5.5.29

Can you help with this problem?

Provide an answer of your own, or ask masai for more information if necessary.

To post a message you must log in.