Re: Yum server installation - repomd.xml - cannot file the file speci fied.
Panu Matilainen <[email protected]>
| Newsgroups | gmane.linux.rpm.metadata |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 2006-03-27 at 15:42 -0500, Paul Nasrat wrote: > On Mon, 2006-03-27 at 13:33 -0700, Paradis, Irene (TRAC) wrote: > > I'm trying to install a YUM server on a network that cannot touch the > > Internet. I've downloaded "yum-2.4.0.tar.gz" and installed it. I > > have an "/etc/yum.conf" file. The machine is running RHEL 4. When I > > run "yum update" I get the following error. NOTE, I'm replacing the > > IP address since it is not public: > > > > > > > > ftp://132.14.12.12/pubupdates/RHEL4/i386/repodata/repomd.xml:[Errno4] > > IOError : [Errno ftp error] 550 pub: The system can not find the file > > specified. > > Please attach your repo config for the repo in question. Wouldn't that be just a case of missing '/' between pub and updates in the url above (well in yum config of the repo)? - Panu -