yum install

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
area51web
Forum User
Forum User
Posts: 51
Joined: Thu Aug 16, 2007 2:32 pm
Location: South East USA

yum install

Unread post by area51web »

i get this when i went to install yum on a clean cent os x86_64 box

[root@srv01 ~]# rpm -ivh yum-3.0.5-1.src.rpm
warning: yum-3.0.5-1.src.rpm: Header V3 DSA signature: NOKEY, key ID 69886cc7
1:yum warning: user skvidal does not exist - using root
warning: group skvidal does not exist - using root
warning: user skvidal does not exist - using root)
warning: group skvidal does not exist - using root
########################################### [100%]


any help would be greatly appricated
--------------------
Thanks,
Ray DiStiso
Area51 Web Solutions
http://www.area51webhosting.com
"With out the dedication of our staff and the loyalty of our customers we are nothing"
area51web
Forum User
Forum User
Posts: 51
Joined: Thu Aug 16, 2007 2:32 pm
Location: South East USA

Unread post by area51web »

Atomic Archive installer, version 0.9.13
Configuring the [atomic] yum archive for this system

Installing the Atomic GPG key: OK
Yum was not detected. Attempting to resolve..

warning: m2crypto-0.16-6.el5.1.x86_64.rpm: Header V3 DSA signature: NOKEY, key I D e8562897
Preparing... ########################################### [100%]
1:rpm-python ########################################### [ 17%]
2:python-elementtree ########################################### [ 33%]
3:python-sqlite ########################################### [ 50%]
4:m2crypto ########################################### [ 67%]
5:python-urlgrabber ########################################### [ 83%]
6:yum ########################################### [100%]
Downloading atomic-release-1.0-6.el5.art.noarch.rpm: OK

The Atomic Rocket Turtle archive has now been installed and configured for your system
The following channels are available:
atomic - [ACTIVATED] - contains the stable tree of ART packages
atomic-testing - [DISABLED] - contains the testing tree of ART packages
atomic-bleeding - [DISABLED] - contains the development tree of ART packages
--------------------
Thanks,
Ray DiStiso
Area51 Web Solutions
http://www.area51webhosting.com
"With out the dedication of our staff and the loyalty of our customers we are nothing"
area51web
Forum User
Forum User
Posts: 51
Joined: Thu Aug 16, 2007 2:32 pm
Location: South East USA

Unread post by area51web »

/bin/mv: cannot move `/var/named/localdomain.zone' to `/var/named/run-root//var/named/localdomain.zone': No such file or directory
/bin/mv: cannot stat `/var/named/run-root//var/named/localdomain.zone': No such file or directory
/bin/mv: cannot move `/var/named/localdomain.zone' to `/var/named/run-root//var/named/localdomain.zone': No such file or directory
/bin/mv: cannot move `/var/named/localhost.zone' to `/var/named/run-root//var/named/localhost.zone': No such file or directory
/bin/mv: cannot stat `/var/named/run-root//var/named/localhost.zone': No such file or directory
/bin/mv: cannot move `/var/named/localhost.zone' to `/var/named/run-root//var/named/localhost.zone': No such file or directory
/bin/mv: cannot move `/var/named/named.broadcast' to `/var/named/run-root//var/named/named.broadcast': No such file or directory
/bin/mv: cannot stat `/var/named/run-root//var/named/named.broadcast': No such file or directory
/bin/mv: cannot move `/var/named/named.broadcast' to `/var/named/run-root//var/named/named.broadcast': No such file or directory
/bin/mv: cannot move `/var/named/named.ca' to `/var/named/run-root//var/named/named.ca': No such file or directory
/bin/mv: cannot stat `/var/named/run-root//var/named/named.ca': No such file or directory
/bin/mv: cannot move `/var/named/named.ca' to `/var/named/run-root//var/named/named.ca': No such file or directory
/bin/mv: cannot move `/var/named/named.ip6.local' to `/var/named/run-root//var/named/named.ip6.local': No such file or directory
/bin/mv: cannot stat `/var/named/run-root//var/named/named.ip6.local': No such file or directory
/bin/mv: cannot move `/var/named/named.ip6.local' to `/var/named/run-root//var/named/named.ip6.local': No such file or directory
/bin/mv: cannot move `/var/named/named.local' to `/var/named/run-root//var/named/named.local': No such file or directory
/bin/mv: cannot stat `/var/named/run-root//var/named/named.local': No such file or directory
/bin/mv: cannot move `/var/named/named.local' to `/var/named/run-root//var/named/named.local': No such file or directory
/bin/mv: cannot move `/var/named/named.zero' to `/var/named/run-root//var/named/named.zero': No such file or directory
/bin/mv: cannot stat `/var/named/run-root//var/named/named.zero': No such file or directory
/bin/mv: cannot move `/var/named/named.zero' to `/var/named/run-root//var/named/named.zero': No such file or directory
/bin/mv: cannot move `/var/named/data/named.run' to `/var/named/run-root//var/named/data/named.run': No such file or directory
/bin/mv: cannot stat `/var/named/run-root//var/named/data/named.run': No such file or directory
/bin/mv: cannot move `/var/named/data/named.run' to `/var/named/run-root//var/named/data/named.run': No such file or directory
/bin/mv: cannot move `/var/named/data/named_mem_stats.txt' to `/var/named/run-root//var/named/data/named_mem_stats.txt': No such file or directory
/bin/mv: cannot stat `/var/named/run-root//var/named/data/named_mem_stats.txt': No such file or directory
/bin/mv: cannot move `/var/named/data/named_mem_stats.txt' to `/var/named/run-root//var/named/data/named_mem_stats.txt': No such file or directory
--------------------
Thanks,
Ray DiStiso
Area51 Web Solutions
http://www.area51webhosting.com
"With out the dedication of our staff and the loyalty of our customers we are nothing"
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 remove bind-chroot
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Unread post by breun »

Just a note that you were installing a source rpm in the first post (note the .src in the filename). Normally yum is installed by default on CentOS, or is this a virtual server?
Lemonbit Internet Dedicated Server Management
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 »

VPS... is anything else this broken by default?
Post Reply