Moving mysql datadir to other location

Issues related to applications and software problems
sisko255
Posts: 6
Joined: 2011/09/06 09:14:54

Re: Moving mysql datadir to other location

Post by sisko255 » 2011/09/08 13:00:42

Thanks,

but this does not change my problem . It seems there is no binary called " semanage " in my policycoreutils-2.0.83-19.8.el6_0.x86_64 package. I installed the policycoreutils via yum . But still no semanage . That is very strange.


[code]
yum install policycoreutilsPackage policycoreutils-2.0.83-19.8.el6_0.x86_64

.... already installed and latest version


rpm -qf `which semanage`


/usr/bin/which: no semanage in (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/opt/open-xchange/sbin/:/root/bin)

find / |grep semanager

nothing found ! [/code]

I also did a yum remove of the package and yum install it again. To check if i deleted semanage without intention. - Still same problem .

Any Ideas ?

Cheers

Sisko

sisko255
Posts: 6
Joined: 2011/09/06 09:14:54

Re: Moving mysql datadir to other location

Post by sisko255 » 2011/09/08 13:12:02

Sorry,


overlooked the python ......

yum install policycoreutils-python


Now i feel stupid. ;-)

Post Reply