that belongs clearly to a cpanel list and honestly it is a real bad idea to compile around on package based systems and mix different sources on a sane server system there should be no devel package and no compiler installed, that belongs to a dedicated buildmachine (virtual machine) which builds RPM packages anything which requires somebody to install a compiler has no place on a server Am 23.05.2014 14:44, schrieb Dan:
Hmm easyapache wont complete its build now
!! Made a backup '/usr/local/apache/conf/modsec2.conf.cpbackup10' before updating '/usr/local/apache/conf/modsec2.conf' !!
-- End step 'Updating rule id(s) and directive names in modsec conf file(s)' --
-- Begin step 'Setting up parser' --
-- End step 'Setting up parser' --
-- Begin step 'Setting up database' --
!! sub-step '1' !!
!! sub-step '2' !!
Can't load '/usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/DBD/mysql/mysql.so' for module DBD::mysql: libmariadb.so.1: cannot open shared object file: No such file or directory at /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/5.14.3/x86_64-linux-64int/DynaLoader.pm line 190.
at /usr/local/cpanel/Cpanel/Compat/DBDmysql.pm line 16
Compilation failed in require at /usr/local/cpanel/Cpanel/Compat/DBDmysql.pm line 16.
BEGIN failed--compilation aborted at /usr/local/cpanel/Cpanel/Compat/DBDmysql.pm line 16.
Compilation failed in require at /usr/local/cpanel/Cpanel/MysqlUtils/Connect.pm line 10.
BEGIN failed--compilation aborted at /usr/local/cpanel/Cpanel/MysqlUtils/Connect.pm line 10.
Compilation failed in require at /var/cpanel/perl/easy/Cpanel/Easy/ModSec.pm line 840.
On Fri, May 23, 2014 at 1:05 PM, Reindl Harald <h.reindl@thelounge.net <mailto:h.reindl@thelounge.net>> wrote:
no problem
as Fedora sysadmin it's my job to know how to handle yum and that's the big hammer brings yum to a virgin state and sometimes helps if it continues to pretend there is no update while i know for sure there is a recent security update
well, i use it regulary it seems :-)
[root@testserver:~]$ history | grep "rm -rf /var/cache/yum/" | wc -l 13
Am 23.05.2014 12:59, schrieb Dan: > Boom, that did it. Thanks a lot mate, you are a star! (my daughter also says thank you as I can go and play with > her once this is finished) > > On Fri, May 23, 2014 at 12:56 PM, Reindl Harald <h.reindl@thelounge.net <mailto:h.reindl@thelounge.net> <mailto:h.reindl@thelounge.net <mailto:h.reindl@thelounge.net>>> wrote: > > rm -rf /var/cache/yum/* > > the baseurl http://yum.mariadb.org/5.5/centos6-amd64/rpms/ of the > repo file you posted just don't contain any 10.x package > > Am 23.05.2014 12:53, schrieb Dan: > > I ran a yum clean all but still get the same output. I will clean again and try