On Thu, 2003-04-03 at 00:46, Tom Diehl wrote: > Hi Seth, > I am trying to build the yum-20030324.tar.gz daily. It gets to the end and > I get the following error: > Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/yum-0.9.4root > error: Installed (but unpackaged) file(s) found: > /usr/share/locale/ru/LC_MESSAGES/yum.mo > > > RPM build errors: > Installed (but unpackaged) file(s) found: > /usr/share/locale/ru/LC_MESSAGES/yum.mo > > shell returned 1 > > I know I can turn off the check. I just thought you would want to know > what I am seeing. I do not understand why it is creating that 1 > locale file. Maybe if I spoke python it would make more sense to me. :-) grab the src.rpm for the latest yum-phoebe rpm -ivh the src.rpm put the latest daily in the SOURCES dir change the date in the spec file from yum-phoebe for source build the file. that should work. using the spec inside the daily release tarball will most likely not-so-work. it's a cleanup thing I'm going to do before the weekend is out. -sv