Re: if the repo not changed createrepo leave there the .repodate dir
Seth Vidal <[email protected]>
| Newsgroups | gmane.linux.rpm.metadata |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 27 Apr 2009, Farkas Levente wrote: >>> >> >> ah, okay this is coming from the -C option. I think I see why. >> >> Farkas, >> is the same true for you? are you using -C? > > yes. sorry forget to mention it:-( > so a couple of things here: 1. the .repodata dir will be completely empty if you get it from this error 2. there isn't any harm in this dir being there - unless it's an aesthetic one But the fix is utterly trivial, you just os.rmdir() the .repodata/tempdir. I can check it in - but in terms of importance, there is almost none. Is there something else going on here that this is causing problems for y'all? -sv