Yum upgrade centos4 psa 8.0.1 Missing Dependency psa-hotfix

Support/Development for PHP
aron
Forum User
Forum User
Posts: 9
Joined: Thu Aug 03, 2006 1:25 am

Yum upgrade centos4 psa 8.0.1 Missing Dependency psa-hotfix

Unread post by aron »

Hi all. im new to this and following the instructions on the forum and the site.

i get this error thoe

--> Running transaction check
--> Processing Dependency: psa-hotfix2 >= 8.0.1 for package: psa-horde
--> Finished Dependency Resolution
Error: Missing Dependency: psa-hotfix2 >= 8.0.1 is needed by package psa-horde

what do i do ? Please help.

cheers aron.
aron
Forum User
Forum User
Posts: 9
Joined: Thu Aug 03, 2006 1:25 am

Unread post by aron »

i got it working ( well seems to work , plesk , php , horde) all seems to work now.

but to get it working i had to change the yum.conf file to look like this
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=centos-release
tolerant=1
exactarch=1
retries=20
obsoletes=1
gpgcheck=1

# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d

[psa-8.0] name=Atomic Rocket Turtle - 4ES - SW-Soft PSA 8.0 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/psa-8.0/4ES/

[base]
name=Atomic Rocket Turtle - 4ES - Base OS RPMS mirror
baseurl=http://3es.atomicrocketturtle.com/3rd-party/base/4ES/

[updates]
name=Atomic Rocket Turtle - 4ES - OS Update RPMS mirror
baseurl=http://3es.atomicrocketturtle.com/3rd-p ... dates/4ES/

[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/art/4ES/

[atomic-app-vault]
name=Atomic Rocket Turtle - $releasever - Atomic PSA App Vault RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/app-vault/
and also i get an error here

http://3es.atomicrocketturtle.com/3rd-p ... 4.i386.rpm: [Errno 4] IOError: HTTP Error 404: Not Found
Trying other mirror.


Error Downloading Packages:
libc-client - 2002e-14.i386: failure: CentOS/RPMS/libc-client-2002e-14.i386.rpm from base: [Errno 256] No more mirrors to try.


so i had t wget the rpm and install it.

then it was all good.

cheers aron.
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 »

I recommend using the CentOS channels if you're on a native CentOS box. I only really mirror those for the RHEL folks who dont have update subscriptions.
aron
Forum User
Forum User
Posts: 9
Joined: Thu Aug 03, 2006 1:25 am

Unread post by aron »

CentOS channels ?? sorry what do you mean ( im realy new to linux) i basicly just followed your intructions, and what was in the forums.

cheers aron.
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 »

CentOS uses yum natively, you dont need to use [base] and [updates] from my archive.
aron
Forum User
Forum User
Posts: 9
Joined: Thu Aug 03, 2006 1:25 am

Unread post by aron »

o i see. ok i ll remove them and see how i go.

thanks scott.

cheers aron.
Post Reply