On 27 December 2006 12:40, Dick wrote: > Hi all, > > I'm using rpmbuild to build a RPM package from a tarball but it doesn't > work: > > $ rpmbuild -ta SOURCES/daco-0.tar.gz > error: Failed to rename /home/eeto003/SPECS/rpm-spec.LpULlm to > /home/dick/SPECS/tar: Pattern matching characters used in file names. Please,: m > > It seems like tar needs the --wildcards parameter
That's not what it looks like to me. Look at that stray ": m" at the end of the line. It looks to me like you have a stray CR-LF line-ending somewhere, and the error message is partially self-overwriting. cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/