Page 1 of 1

yum install

Posted: Mon Oct 08, 2007 6:55 am
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

Posted: Mon Oct 08, 2007 7:58 am
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

Posted: Mon Oct 08, 2007 8:22 am
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

Posted: Mon Oct 08, 2007 8:24 am
by scott
yum remove bind-chroot

Posted: Mon Oct 08, 2007 9:33 am
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?

Posted: Mon Oct 08, 2007 9:44 am
by scott
VPS... is anything else this broken by default?