Hi
I have been trying to upgrade my CentOS 4.3 system to PHP5 and MySQL 5. I have managed PHP5, but keep on getting an error with MySQL5.
This is how I went about it.
1. I created a file called
CentOS-Testing.repo in
/etc/yum.repos.d/ and in it, put the following information
Code:
[c4-testing]
name=CentOS-4 Testing
baseurl=http://dev.centos.org/centos/$releasever/testing/$basearch/
enabled=1
gpgcheck=1
gpgkey=http://dev.centos.org/centos/RPM-GPG-KEY-CentOS-testing
2. Entered yum update mysql mysql-devel mysql-server
After this, I get the following error:
Quote:
Downloading Packages:
warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 7203f491
Public key for mysql-5.0.18-2.1.c4.x86_64.rpm is not installed
Retrieving GPG key from http://dev.centos.org/centos/RPM-GPG...ntOS-testingaa
GPG key retrieval failed: [Errno 4] IOError: HTTP Error 404: Not Found
|
I have searched the mirror and have found no sign of a file called
RPM-GPG-KEY-CentOS-testingaa
but I have found a file called
RPM-GPG-KEY-CentOS-testing. I assume that this is the file it needs to find. My question is, how do i make it look for this file instead of the incorrect one?
TIA
british.assassin
Recent comments
18 hours 51 min ago
18 hours 56 min ago
23 hours 55 min ago
1 day 6 hours ago
1 day 7 hours ago
1 day 8 hours ago
1 day 12 hours ago
1 day 19 hours ago
1 day 23 hours ago
2 days 1 hour ago