Re: yum: recurring error 256 on nfs mounted repo
Gerry Reno <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <[email protected]> |
Seth Vidal wrote: > > > On Wed, 1 Apr 2009, Gerry Reno wrote: > >>> I also tried doing 'yum list PACKAGE' and it finds our packages as >>> available. >>> >>> I'm stumped on this. I looks like it should just download and >>> install them but it refuses with this 256 error (no more mirrors to >>> try). >>> >> Almost forgot. This is on F10 and yum is v3.2.21. >> > > Can you paste in the specific error you're getting and the complete > output? > > -sv Ok, I found the problem. I needed to rerun createrepo --update, then 'yum clean expire-cache', and then yum would download the packages. Regards, Gerry