Re: RPM is appended to my mirror list entries
Tiz <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <C9673215.E66E%[email protected]> |
On 1/27/11 1:45 PM, "seth vidal" <[email protected]> wrote: > On Thu, 2011-01-27 at 13:05 -0800, Tiz wrote: >> Something is appending the text word RPM to the end of my mirrorlist >> entries. >> >> I am expecting: >> >> http://yum/centos5.2-x86_64/RPMS.extras >> >> But I am getting: >> >> http://yum/centos5.2-x86_64/RPMS.extras/RPMS >> >> What is adding RPMS? >> > > > what's making your mirrorlist? > A cgi script that returns a list of URLs in the initial format. Checked the script - nothing adding the text there. I can only assume that the metadata for yum is assigning the RPMS suffix - not sure how to check, but if I do a 'yum clean all' the problem goes away, but I would like to be able to check to see what is adding the suffix. -- Regs -Dean