don't forget to register your rhel!
Damn, I haven't used the branded version of redhat enterprise linux in a while. I completely forgot that they make you register the box before you can access the package repos AT ALL. I thought they were just asking me to register for the support options... I kept trying all the usual packages with both yum and apt and though apt failed fairly silently:
apt-get install tomcat5
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package tomcat5
YUM kept saying:
yum install tomcat5 tomcat5-admin-webapps tomcat5-webapps
Loaded plugins: rhnplugin, security
This system is not registered with RHN.
RHN support will be disabled.
Setting up Install Process
Parsing package install arguments
No package tomcat5 available.
No package tomcat5-admin-webapps available.
No package tomcat5-webapps available.
Nothing to do
RHN support will be disabled... not all repos will be disabled. It even disabled third party repos like DAG!
Force me to register! Damn YOU!!! anyway this is all I had to do to register... surprisingly quick and painless...
/usr/sbin/rhnreg_ks --username=**************** --password=**********
I hate registering.