X-Spam-Check-By: sourceware.org From: "Dave Korn" To: Subject: RE: rpm-build-4.1-1 incompatible with tar-1.16.1-1 Date: Fri, 29 Dec 2006 19:32:50 -0000 Message-ID: <003e01c72b80$2070a550$a501a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/