On Wed, 23 Dec 2009, Carsten Emde wrote: > John, > > When creating an RPM package with the newly provided test pip, the message > error: Installed (but unpackaged) file(s) found: > /usr/bin/pip > appeared, and rpmbuild refused to finish building the package. > > Carsten. > > -=--------------------------------------------------------------------=- > > Prevent rpmbuild from finding installed but unpackaged files. > > Signed-off-by: Carsten Emde <C.Emde@xxxxxxxxx> > > diff --git a/rt-tests.spec-in b/rt-tests.spec-in > index 5ca08ee..a55a9ba 100644 > --- a/rt-tests.spec-in > +++ b/rt-tests.spec-in > @@ -35,6 +35,7 @@ rm -rf $RPM_BUILD_ROOT > /usr/bin/signaltest > /usr/bin/hwlatdetect > /usr/bin/rt-migrate-test > +/usr/bin/pip > /usr/bin/ptsematest > /usr/bin/sendme > /usr/bin/sigwaittest > Thanks Carsten. Your patch applied cleanly without problems. I pushed it to my tree. git://git.kernel.org/pub/scm/linux/kernel/git/jkacur/rt-tests.git branch: rt-tests-dev-new (2fc5d42) Clark, you can pull from above. Thanks -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html