Thomas Bendler wrote: ... % look like, the repo rpms are broken: % % [r...@sw ~]# rpm -Uvh % http://spacewalk.redhat.com/yum/0.8/RHEL/5/i386/spacewalk-repo-0.8-1.el5.noarch.rpm % Empfange % http://spacewalk.redhat.com/yum/0.8/RHEL/5/i386/spacewalk-repo-0.8-1.el5.noarch.rpm % Vorbereiten... ########################################### % [100%] % 1:spacewalk-repo ########################################### % [100%] % [r...@sw ~]# rpm -Uvh % http://spacewalk.redhat.com/yum/0.8/RHEL/5/i386/spacewalk-client-repo-0.8-1.el5.noarch.rpm % Empfange % http://spacewalk.redhat.com/yum/0.8/RHEL/5/i386/spacewalk-client-repo-0.8-1.el5.noarch.rpm % Vorbereiten... ########################################### % [100%] % 1:spacewalk-client-repo ########################################### % [100%] % [r...@sw ~]# yum clean all % Loaded plugins: fastestmirror % Cleaning up Everything % Cleaning up list of fastest mirrors % [r...@sw ~]# yum update % [...] % http://spacewalk.redhat.com/yum/0.8/RHEL/5/x86_64/os/repodata/repomd.xml: % [Errno 14] HTTP Error 404: Not Found % Trying other mirror. % Error: Cannot retrieve repository metadata (repomd.xml) for repository: % spacewalk. Please verify its path and try again % [r...@sw ~]# % % The /os/ in the URL is wrong.
Hi Thomas, I checked both client and server repo and they just 'workforme'. No /os/ in the path. # rpm -q spacewalk-repo spacewalk-client-repo spacewalk-repo-0.8-1.el5.noarch spacewalk-client-repo-0.8-1.el5.noarch # grep baseurl /etc/yum.repos.d/spacewalk* /etc/yum.repos.d/spacewalk-client.repo:baseurl=http://spacewalk.redhat.com/yum/0.8-client/RHEL/5/$basearch/ /etc/yum.repos.d/spacewalk.repo:baseurl=http://spacewalk.redhat.com/yum/0.8/RHEL/5/$basearch/ # yum update yum-rhn-plugin ... Dependency Installed: python-ethtool.x86_64 0:0.3-5.el5 Updated: rhn-client-tools.x86_64 0:0.8.12-1.el5 yum-rhn-plugin.noarch 0:0.8.5-1.el5 Dependency Updated: rhn-check.x86_64 0:0.8.12-1.el5 rhn-setup.x86_64 0:0.8.12-1.el5 rhnlib.noarch 0:2.5.21-1.el5 Complete! # yum install spacewalk-config ... Installed: spacewalk-config.noarch 0:0.8.2-1.el5 Dependency Installed: apr.x86_64 0:1.2.7-11.el5_3.1 apr-util.x86_64 0:1.2.7-7.el5_3.2 httpd.x86_64 0:2.2.3-31.el5_4.2 perl-Apache-DBI.noarch 0:1.07-1.el5 perl-Compress-Zlib.x86_64 0:1.42-1.fc6 perl-DBI.x86_64 0:1.52-2.el5 perl-Digest-SHA1.x86_64 0:2.11-1.2.1 perl-HTML-Parser.x86_64 0:3.55-1.fc6 perl-HTML-Tagset.noarch 0:3.10-2.1.1 perl-Satcon.noarch 0:1.11-1.el5 perl-URI.noarch 0:1.35-3 perl-libwww-perl.noarch 0:5.805-1.1.1 postgresql-libs.x86_64 0:8.1.18-2.el5_4.1 Complete! Could you verify your repo files? # rpm -Vv spacewalk-repo spacewalk-client-repo Regards, -- Michael Mráka Satellite Engineering, Red Hat _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
