Page 1 of 1

CentOS 3.8 PSA 7.5.4 to PSA 8.x Issues

Posted: Wed Sep 27, 2006 10:25 am
by blahrus
Posting All the system info I have now to try to figure out what I need to change to upgrade :)

Code: Select all

[root@ubishared root]# cat /etc/redhat-release
CentOS release 3.8 (Final)
[root@ubishared root]#

Code: Select all

[root@ubishared root]# rpm -q psa
psa-7.5.4-rhel3.build75050824.12
[root@ubishared root]#

Code: Select all

[root@ubishared root]# yum upgrade
Gathering header information file(s) from server(s)
Server: Atomicorp - 3 - Atomic Secured Linux
Server: Atomicorp - 3 - Atomic Secured Linux Testing
Server: Atomic Rocket Turtle - 3 - Atomic PSA-Compatible RPMS
Server: Atomic Rocket Turtle - 3 - Atomic PSA App Vault RPMS
Server: CentOS-3 - Plus
Server: CentOS-3 - Extras
Server: Atomic Rocket Turtle - 3 - SW-Soft PSA 8.0 RPMS
Server: CentOS-3 - Testing
Finding updated packages
Downloading needed headers
Finding obsoleted packages
Resolving dependencies
......Unable to satisfy dependencies
Package iptables-ipv6 needs iptables = 1.3.5, this is not available.
Package psa-spamassassin needs spamassassin >= 3.0.0, this is not available.
[root@ubishared root]#

Code: Select all

[root@ubishared root]# yum update
Gathering header information file(s) from server(s)
Server: Atomicorp - 3 - Atomic Secured Linux
Server: Atomicorp - 3 - Atomic Secured Linux Testing
Server: Atomic Rocket Turtle - 3 - Atomic PSA-Compatible RPMS
Server: Atomic Rocket Turtle - 3 - Atomic PSA App Vault RPMS
Server: CentOS-3 - Plus
Server: CentOS-3 - Extras
Server: Atomic Rocket Turtle - 3 - SW-Soft PSA 8.0 RPMS
Server: CentOS-3 - Testing
Finding updated packages
Downloading needed headers
Resolving dependencies
.Package psa-api-common needs psa-security = 7.5, this is not available.
Package psa-api-common needs psa-pre >= 7.5, this is not available.
Package psa-api-cli needs psa-pre >= 7.5.4, this is not available.
Package psa-bu needs psa-pre >= 7.5.4, this is not available.
[root@ubishared root]#
Any ideas how to get around this psa mess?


Thanks,
Clint

Posted: Wed Sep 27, 2006 12:07 pm
by scott
Are you using "3ES" in your yum.conf? $releasever will try and pull updates from FC3

Posted: Wed Sep 27, 2006 3:13 pm
by blahrus
yup and same issue.

Posted: Fri Sep 29, 2006 10:53 am
by blahrus
Any ideas?

Posted: Tue Oct 03, 2006 9:56 am
by blahrus
bump :?:

Posted: Tue Oct 03, 2006 10:22 am
by scott
Try turning off the asl-testing channel

Posted: Wed Oct 11, 2006 11:05 am
by blahrus

Code: Select all

[root@ubishared root]# yum update
Gathering header information file(s) from server(s)
Server: Atomicorp - 3 - Atomic Secured Linux
Server: Atomic Rocket Turtle - 3 - Atomic PSA-Compatible RPMS
Server: Atomic Rocket Turtle - 3 - Atomic PSA App Vault RPMS
Server: CentOS-3 - Plus
Server: CentOS-3 - Extras
Server: Atomic Rocket Turtle - 3 - SW-Soft PSA 8.0 RPMS
Server: CentOS-3 - Testing
Finding updated packages
Downloading needed headers
cdb-devel-0-0.75-2.rhel3. 100% |=========================| 2.0 kB    00:00
clamd-0-0.88.4-1.rhel3.ar 100% |=========================| 3.3 kB    00:00
cdb-0-0.75-2.rhel3.art.i3 100% |=========================| 1.8 kB    00:00
Resolving dependencies
.Package psa-api-common needs psa-security = 7.5, this is not available.
Package psa-api-common needs psa-pre >= 7.5, this is not available.
Package psa-api-cli needs psa-pre >= 7.5.4, this is not available.
Package psa-bu needs psa-pre >= 7.5.4, this is not available.
[root@ubishared root]#

Posted: Thu Oct 12, 2006 5:04 am
by breun
Somehow you don't have the CentOS base and updates channels enabled. I'd definitely do that. Doesn't seem like that would solve your problem though. Running with all those testing channels enabled might have messed something up?