Problems with up2date and RedHat ES3

General Discussion of atomic repo and development projects.

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

Problems with up2date and RedHat ES3

Unread post by AA »

Hello,

I would use the ART packages to upgrade PHP Engine into my RH ES3 server with Plesk 7.1.1. So I red this guide: http://www.atomicrocketturtle.com/modul ... =18&page=1

and I did all and after I imported the ART PGP-Key but I receive this error:
[root@svr01 root]# up2date --list
This system may not be updated until it is associated with a channel.
What Should I do to use up2date? :( :(

Thank's at all,
AA.
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 »

Did you add the yum channel to the sources file?
AA

Unread post by AA »

scott wrote:Did you add the yum channel to the sources file?
I did that into: /etc/sysconfig/rhn/sources

# THIS CONTAINS ONLY SW-SOFT's PSA 7.1.x RPMS
# USE THIS CHANNEL IF YOU USE PSA 7.1.x
yum atomic-psa71 http://www.atomicrocketturtle.com/atomic/psa71/3ES/

but I also tried using: up2date atomic-psa71 http://www.atomicrocketturtle.com/atomic/psa71/3ES/

but it doesn't work :( :(
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 »

how about up2date -u?
AA

Unread post by AA »

scott wrote:how about up2date -u?
This is the output:
[root@svr01 root]# up2date -u
This system may not be updated until it is associated with a channel.
[root@svr01 root]#
:arrow: This is /etc/sysconfig/rhn/sources
### this describes the various package repos up2date will look into
### for packages. It currently supports apt-rpm repos, yum repos,
### and "dir" repos


### format is one repo entry per line, # starts comments, the
### first word on each line is the type of repo.

### the defalt rhn (using "default" as the url means
### use the one in the up2date config file
### This is required.

up2date default

# THIS CONTAINS ONLY SW-SOFT's PSA 7.1.x RPMS
# USE THIS CHANNEL IF YOU USE PSA 7.1.x
up2date atomic-psa71 http://www.atomicrocketturtle.com/atomic/psa71/3ES/


### When a channel-label is required for the non up2date repo's,
### the label is soley used as an internal identifier and is not
### based on the url or any other info from the repo.

### an apt style repo, this time arjanv's 2.6 kernel repo
### format is:
### type channel-label service:server path repo name

#apt arjan-2.6-kernel-i386 http://people.redhat.com ~arjanv/2.5/ kernel

### Note that for apt repos, there can be multiple repo names specificed
### space seperated.

### an yum style repo
### format:
### type channel-label url

#yum fedora-9-i386-stable http://download.fedora.us/fedora/redhat ... yum/stable


### an local directory full of packages
### format
#dir my-favorite-rpms-i386-9 /var/spool/RPMS/
What should I do?
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 »

The fast way is to use yum, I forsee 3es users having problems like this forever unfortunately. Centos and Whitebox folks wont have these problems though.
AA

Unread post by AA »

scott wrote:The fast way is to use yum, I forsee 3es users having problems like this forever unfortunately. Centos and Whitebox folks wont have these problems though.
So,
How can I update the PHP engine with your packages? :cry:
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 »

yum update generally does the trick
AA

Unread post by AA »

When I try to use yum command the shell said me: Command not Found. :x :x
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 »

heh, you actually have to install it :P
AA

Unread post by AA »

Doh... :oops: :oops:

Sorry,

I'm going to install it.

EDIT: http://www.atomicrocketturtle.com/modul ... =18&page=1

here I'm reading yum isn't for ES3 :shock: :shock:
AA

Unread post by AA »

There aren't any yom package for ES3, I should use this: http://www.shinn.net/pub/Linux/atomic/p ... noarch.rpm :?: :?: :roll:
Post Reply