Re: [CentOS] Unable to apply mysqld_db_t to mysql directory

2017-10-23 Thread James Hogarth
On 23 October 2017 at 19:18, Bernard Fay wrote: > Thanks, I managed to fix /var/lib/mysql > > # ls -ldZ /var/lib/mysql > drwxr-xr-x. mysql mysql system_u:object_r:mysqld_db_t:s0 /var/lib/mysql > > To fix it, I tried: > semanage fcontext -d -e /var/lib/mysql > this command returned: > KeyError: /va

Re: [CentOS] libGLU.so.1

2017-10-23 Thread Larry Martell
Never mind. Solved this with: yum install mesa-libGLU-devel.x86_64 On Mon, Oct 23, 2017 at 11:17 PM, Larry Martell wrote: > I have a C++ program that I have been running on RedHat 6 and I want > to move to CentOS 7. When I run it on the CentOS 7 system it fails > with: > > error while loading sh

[CentOS] libGLU.so.1

2017-10-23 Thread Larry Martell
I have a C++ program that I have been running on RedHat 6 and I want to move to CentOS 7. When I run it on the CentOS 7 system it fails with: error while loading shared libraries: libGLU.so.1: cannot open shared object file: No such file or directory I did this, but still have no libGLU. I did a

Re: [CentOS] Unable to apply mysqld_db_t to mysql directory

2017-10-23 Thread Bernard Fay
Thanks, I managed to fix /var/lib/mysql # ls -ldZ /var/lib/mysql drwxr-xr-x. mysql mysql system_u:object_r:mysqld_db_t:s0 /var/lib/mysql To fix it, I tried: semanage fcontext -d -e /var/lib/mysql this command returned: KeyError: /var/lib/mysql I tried restorecon anyway: restorecon -Rv /var/lib/my

Re: [CentOS] Areca RAID controller on latest CentOS 7 (1708 i.e. RHEL 7.4) kernel 3.10.0-693.2.2.el7.x86_64

2017-10-23 Thread Valeri Galtsev
On Sun, October 22, 2017 3:35 pm, Joseph L. Casale wrote: > -Original Message- > From: CentOS [mailto:centos-boun...@centos.org] On Behalf Of Noam Bernstein > Sent: Sunday, October 22, 2017 8:54 AM > To: CentOS mailing list > Subject: [CentOS] Areca RAID controller on latest CentOS 7 (1708

Re: [CentOS] Unable to apply mysqld_db_t to mysql directory

2017-10-23 Thread James Hogarth
On 23 Oct 2017 5:26 pm, "Bernard Fay" wrote: Interesting to see the Equivalence. As a first thing, I tried: semanage fcontext -a -e /var/lib/mysql.old /var/lib/mysql then restorecon -R /var/lib/mysql # semanage fcontext -lC SELinux fcontext type Context /home

Re: [CentOS] Unable to apply mysqld_db_t to mysql directory

2017-10-23 Thread Bernard Fay
Interesting to see the Equivalence. As a first thing, I tried: semanage fcontext -a -e /var/lib/mysql.old /var/lib/mysql then restorecon -R /var/lib/mysql # semanage fcontext -lC SELinux fcontext type Context /home/users(/.*)? a

Re: [CentOS] Unable to apply mysqld_db_t to mysql directory

2017-10-23 Thread James Hogarth
On 23 October 2017 at 13:33, Bernard Fay wrote: > Hello, > > A server was configured in /var/lib/myslq in the root fs. I added a LV > specifically for mysql. I stopped myql and renamed /var/lib/mysql to > /var/lib/mysql.old. I created a new dir /var/lib/mysql and mounted the LV > on /var/lib/my

[CentOS] Unable to apply mysqld_db_t to mysql directory

2017-10-23 Thread Bernard Fay
Hello, A server was configured in /var/lib/myslq in the root fs. I added a LV specifically for mysql. I stopped myql and renamed /var/lib/mysql to /var/lib/mysql.old. I created a new dir /var/lib/mysql and mounted the LV on /var/lib/mysql. I then copied with "cp -prZ" all mysql files in /var/l

Re: [CentOS] Areca RAID controller on latest CentOS 7 (1708 i.e. RHEL 7.4) kernel 3.10.0-693.2.2.el7.x86_64

2017-10-23 Thread Noam Bernstein
> On Oct 22, 2017, at 4:35 PM, Joseph L. Casale > wrote: > > -Original Message- > From: CentOS [mailto:centos-boun...@centos.org] On Behalf Of Noam > Bernstein > Sent: Sunday, October 22, 2017 8:54 AM > To: CentOS mailing list > Subject: [CentOS] Areca RAID controller on latest CentOS

Re: [CentOS] CentOS 6 for ARM?

2017-10-23 Thread Peter Kjellström
On Sun, 22 Oct 2017 12:54:04 -0400 mark wrote: > Hi, folks, > > So, I want to rebuild my "ancient" HP netbook, from the ancient > ubuntu netbook remix. Is there an *ARM* .iso, or net install > somewhere? I'm not finding it, googling. Lots of Raspberry Pi, but Centos has two ARM efforts