Link to home
Start Free TrialLog in
Avatar of rawandnet
rawandnet

asked on

RHEL5 Repository

Hi guys,

Recently I can’t update my RHEL5, I don’t know what is causing this.  If you have RHEL5 could tell me how many file should be under /etc/yum.repos.d/,  and show me the content of those files.  I will create those repository files.

thanks
ASKER CERTIFIED SOLUTION
Avatar of JordanH155
JordanH155

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of JordanH155
JordanH155

I don't think manually adding them is going to solve your problem though.

try running "yum repolist all" and seeing what it returns.  If you don't have something along the lines of "rhel-i386-server-5"  you have a problem.  You may need to re-register with RHN.  Try running "rhn_register"
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of rawandnet

ASKER

if i run yum repolist all i get the following result, but still when i try to update i get error listed below
yum repolist all
Loaded plugins: rhnplugin, security
repo id                        repo name                          status
rhel-debuginfo                 Red Hat Enterprise Linux 5Server - disabled
rhel-x86_64-server-5           Red Hat Enterprise Linux (v. 5 for enabled: 9,349
rhel-x86_64-server-vt-5        RHEL Virtualization (v. 5 for 64-b enabled:   301
rhn-tools-rhel-x86_64-server-5 Red Hat Network Tools for RHEL Ser enabled:   430
repolist: 10,080

.
.
.
  xorg-x11-server-Xorg-1.1.1-48.76.el5.x86_64: failed to retrieve getPackage/xorg-x11-server-Xorg-1.1.1-48.76.el5.x86_64.rpm from rhel-x86_64-server-5
error was [Errno 14] HTTP Error 403: Forbidden
  openssh-askpass-4.3p2-41.el5.x86_64: failed to retrieve getPackage/openssh-askpass-4.3p2-41.el5.x86_64.rpm from rhel-x86_64-server-5
error was [Errno 14] HTTP Error 403: Forbidden
  rhn-client-tools-0.4.20-33.el5_5.1.noarch: failed to retrieve getPackage/rhn-client-tools-0.4.20-33.el5_5.1.noarch.rpm from rhel-x86_64-server-5
error was [Errno 14] HTTP Error 403: Forbidden
  openldap-servers-2.3.43-12.el5.x86_64: failed to retrieve getPackage/openldap-servers-2.3.43-12.el5.x86_64.rpm from rhel-x86_64-server-5
error was [Errno 14] HTTP Error 403: Forbidden

Open in new window

SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Avatar of rindi
rindi
Flag of Switzerland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
the problem was from internet connections. it is solved
thanks