Search found 6 matches
- Fri Mar 26, 2010 8:53 am
- Forum: General Help and Development Discussion
- Topic: pattern match (m//) at Unix.pm line 267
- Replies: 0
- Views: 2869
pattern match (m//) at Unix.pm line 267
After I've upgraded to the latest packages I have the following error when I want to try Plesk. Anyone knows what to do? [root@ns1 ~]# /etc/init.d/psa start [25699] warn: server socket setup failed, retry 1: spamd: already running on /tmp/spamd_full.sock, exiting [25699] warn: Use of uninitialized v...
- Thu Mar 25, 2010 10:17 am
- Forum: General Help and Development Discussion
- Topic: Error: Missing Dependency: mysql = 5.0.24a is needed by pack
- Replies: 9
- Views: 10112
Re: Error: Missing Dependency: mysql = 5.0.24a is needed by pack
I fixed the issue with the following commands: /etc/init.d/psa stop cp /usr/lib/libmysqlclient.so.14 /root/ cp /usr/lib/libmysqlclient.so.14.0.0 /root/ /etc/init.d/mysqld stop rpm -e --nodeps mysql-5.0.24a-3.rhel4.art mysql-devel-5.0.24a-3.rhel4.art mysql-bench-5.0.24a-3.rhel4.art mysql-compat-5.0.2...
- Wed Mar 24, 2010 2:00 pm
- Forum: General Help and Development Discussion
- Topic: Error: Missing Dependency: mysql = 5.0.24a is needed by pack
- Replies: 9
- Views: 10112
Re: Error: Missing Dependency: mysql = 5.0.24a is needed by pack
Okee thanks. What do you advise? I tried to remove the compat package but then I ran into: [root@ns1 mysql]# rpm -e mysql-compat-5.0.24a-3.rhel4.art error: Failed dependencies: libmysqlclient.so.14 is needed by (installed) psa-ruby-mysql-2.7-200610081325.i386 libmysqlclient.so.14 is needed by (insta...
- Tue Mar 23, 2010 12:11 pm
- Forum: General Help and Development Discussion
- Topic: Error: Missing Dependency: mysql = 5.0.24a is needed by pack
- Replies: 9
- Views: 10112
Re: Error: Missing Dependency: mysql = 5.0.24a is needed by pack
mysql-5.0.24a-3.rhel4.art <- this might be tagged .art, but its definitely not from Atomic. I would never use the label "rhel4" in a package name Are you sure about this. I found this link: http://www3.atomicorp.com/channels/source/mysql/ And this one; http://www.atomicorp.com/channels/at...
- Mon Nov 16, 2009 11:20 am
- Forum: General Help and Development Discussion
- Topic: Error: Missing Dependency: mysql = 5.0.24a is needed by pack
- Replies: 9
- Views: 10112
Re: Error: Missing Dependency: mysql = 5.0.24a is needed by pack
Thanks,
So what do you suggest? Removing the compat and all mysql packages?
I noticed that most of my packages are installed with the el4 tag (atomic), but only mysql is running rhel4 (centos4). Is there way to switch from centos4 mysql to atomic's?
So what do you suggest? Removing the compat and all mysql packages?
I noticed that most of my packages are installed with the el4 tag (atomic), but only mysql is running rhel4 (centos4). Is there way to switch from centos4 mysql to atomic's?
- Mon Nov 16, 2009 11:03 am
- Forum: General Help and Development Discussion
- Topic: Error: Missing Dependency: mysql = 5.0.24a is needed by pack
- Replies: 9
- Views: 10112
Error: Missing Dependency: mysql = 5.0.24a is needed by pack
I'm using plesk 8.1.1 and RHEL4 and trying to update using atomics stable; After the yum update command I get the following error: Error: Missing Dependency: mysql = 5.0.24a is needed by package mysql-compat [root@ns1 yum.repos.d]# yum update mysql Repository base is listed more than once in the con...