Page 3 of 3

Re: package centos-release is not installed

Posted: Tue Apr 17, 2012 12:42 pm
by rsanclim
We're going to talk to our network admin. I agree it looks like its our proxy server. Thanks for your help.

Re: package centos-release is not installed

Posted: Tue Apr 17, 2012 2:25 pm
by scottwilkerson
Let us know how this comes out.

Re: package centos-release is not installed

Posted: Wed Apr 18, 2012 9:00 am
by rsanclim
Hi,
I reinstalled the OS and registered. I ran 'yum update' and then installed two packages (epel-release-6-5.noarch.rpm rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm).
I did not set any proxies.
I then disabled this mirror site in: /etc/yum.repos.d/rpmforge.repo (by setting enabled to 0)
baseurl = http://apt.sw.be/redhat/el6/en/$basearch/rpmforge
mirrorlist = http://apt.sw.be/redhat/el6/en/mirrors-rpmforge
#mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge
enabled = 0
Then ran fullinstall andgot another error:
Running './0-yum'...
Configuring Yum...
package centos-release is not installed
rpmforge-release RPM installed OK
epel-release RPM installed OK
Yum configured OK
RESULT=0
Running './1-prereqs'...
Installing prerequisites...
Loaded plugins: product-id, rhnplugin, security, subscription-manager
Updating certificate-based repositories.
Setting up Local Package Process
Examining /tmp/nagiosxi/php-pear-HTML-Template-IT-1.3.0-2.el5.noarch.rpm: php-pear-HTML-Template-IT-1.3.0-2.el5.noarch
Marking /tmp/nagiosxi/php-pear-HTML-Template-IT-1.3.0-2.el5.noarch.rpm to be installed
Examining /tmp/nagiosxi/nagiosxi-deps-2011r2.3-1.noarch.rpm: nagiosxi-deps-2011r2.3-1.noarch
Marking /tmp/nagiosxi/nagiosxi-deps-2011r2.3-1.noarch.rpm to be installed
Resolving Dependencies
--> Running transaction check

it listed many packages and then failed:

--> Processing Dependency: perl(Net::SMTP::TLS) for package: nagiosxi-deps-2011r2.3-1.noarch
--> Finished Dependency Resolution
Error: Package: nagiosxi-deps-2011r2.3-1.noarch (/nagiosxi-deps-2011r2.3-1.noarch)
Requires: perl(Net::SMTP::TLS)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
RESULT=1

Re: package centos-release is not installed

Posted: Wed Apr 18, 2012 9:34 am
by rsanclim
I went ahead and installed the following package: yum install perl-Net-SMTP-TLS*

That installed and I started the fullinstall again. It's running, but has stopped at 'Downloading Packages'.........I'm hoping its taking awhile to just download.

Re: package centos-release is not installed

Posted: Wed Apr 18, 2012 9:58 am
by rsanclim
installation completed successfully. Thank you all for your help.