yum install psa fails

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
Josh

yum install psa fails

Unread post by Josh »

Here is what I get:

Code: Select all

[root@ese-md root]# yum install psa
Gathering header information file(s) from server(s)
Server: Atomic Rocket Turtle - 2 - App Vault RPMS
Server: Atomic Rocket Turtle - 2 - Atomic PSA-Compatible RPMS
Server: Atomic Rocket Turtle - 2 - Atomic Desktop
Server: Fedora Core 2 - i386 - Base
Server: Fedora Linux 2 - i386 - core
Server: Fedora Linux 2 - i386 - freshrpms
Server: Atomic Rocket Turtle - 2 - SW-Soft PSA 7.0 RPMS
Server: Atomic Rocket Turtle - 2 - OS Update RPMS mirror
Server: Fedora Linux 2 - i386 - updates freshrpms
Server: Fedora Core 2 - i386 - Released Updates
Server: Fedora Core 2 - i386 - Updates - Stable
Finding updated packages
Downloading needed headers
Resolving dependencies
......Unable to satisfy dependencies
Package psa needs librpm-4.2.so, this is not available.
Package psa needs librpmio-4.2.so, this is not available.
I tried to do this:

Code: Select all

[root@ese-md lib]# ln -sf librpm-4.3.so librpm-4.2.so
[root@ese-md lib]# ln -sf librpmio-4.3.so librpmio-4.2.so
but I get the same results...any ideas?


BTW, I am running RHFC2 and am trying to install psa 7.0 (if you couldn't tell by the yum channel output)

Thanks,

Josh
Josh

Unread post by Josh »

anyone?
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

PASS!
blahrus
Forum User
Forum User
Posts: 9
Joined: Mon Dec 27, 2004 2:04 am
Location: Bloomington, IL
Contact:

Unread post by blahrus »

jump on to fedora core 1 or redhat 9 :)
Post Reply