php upgrade fails - Unsigned package

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
vago
Forum User
Forum User
Posts: 5
Joined: Mon Aug 27, 2007 2:51 am

php upgrade fails - Unsigned package

Unread post by vago »

I am trying to upgrade an installation of php 5.1.6 to 5.2.3 on Centos 4.2. When I do
yum upgrade php
all seems to start out well, but then the process aborts with this message:
"Package php-imap-5.2.3-3.el4.art.i386.rpm is not signed".
I tried setting gpgcheck=0 in yum but this didn't help.
Does anyone have a solution to this problem?
vago
Forum User
Forum User
Posts: 5
Joined: Mon Aug 27, 2007 2:51 am

Fixed the problem with the signature but still no install

Unread post by vago »

Discovered that gpgcheck=1 was also in atomic.repo I changed that to 0, and everything ran until it said "done" but nothing was installed? :?:
vago
Forum User
Forum User
Posts: 5
Joined: Mon Aug 27, 2007 2:51 am

Deleted old version of php first, and then it worked!

Unread post by vago »

Deleted old version of php first, and then it worked! :D
Post Reply