delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/11/07/15:06:00

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=HoYKxIpPddgJFK12
RbeWpVdH2+XhgThiTg3dyIh7MYK5bLm1EbXrrOWMcd7B57q9fVmwkqOxxOvpYbRi
a6qc3hOA5z4WCxs76t6l1lkujvsFV/mvqoPLRdtron3hddX2ipf1yDijAAas5A64
xKMzydq1d3LMpn7dHFLqCE7s2Fw=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=Kb1JwGLzOr2TiUrHYOYZWF
PtbaA=; b=Os/9Suc8gBHB8kQahjqzoTRbEp46tcVyvx0cn4ftrdYFX/Wh0o+Z/e
gd1dFYDoIn6+ORYZ8HcVt+PMdBHoNJuQhDPZXGCvUiVHoDnX8X7KFpK2u9NMTd9E
DI2iaVst8PoL9FrHJJH16BjWxLJO1VkqKODMoeqHjXxHjA2CQrp8s=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=0.6 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=4ti2.cygport, UD:6.7-2.x86_64, sk:4ti2-de, 4ti2debuginfo
X-HELO: mail-io1-f54.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-language:content-transfer-encoding; bh=ohTPexd8ZKpEq9cUhs1piXeXKgRwgc+IWcR5LMiivMs=; b=N3unRapgc8iIEXMIRDSPhbmyPHIbZb4KfiT0aupTK6qjh90GhjUVi6vQ85ifhkH0Qf FLRozW5AXRGBl735i1E3vNnCqIf00VKlgHCSVQ/2/o7sR2f0e6p3fIG1VZQvJ6yrHNfK je+H9EcDoZFTKP2g3BjzwecKrpdgO08DC98PnK1+9HyBgE5Uk3eRFS31KWwTG2OT7Cwu NKBGwexGmiprrKqL+U7CuhufnWd13wLo7eDq8NLX26uptky199nyY8vOREDj18lg3ERL FmxzB14kLGSqbc7YvHSN4MvD/us+KG/w6Bi4AFLKi6MgFkE8aB415jLldAUdJK7yIGwA BSbg==
Subject: Re: cygport fails with package starting with number
To: cygwin AT cygwin DOT com
References: <703d2702-0407-82fa-3a84-237bc913cd41 AT gmail DOT com>
From: cyg Simple <cygsimple AT gmail DOT com>
Message-ID: <b847062a-983f-57c1-f618-477eda7f117a@gmail.com>
Date: Wed, 7 Nov 2018 15:05:43 -0500
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0
MIME-Version: 1.0
In-Reply-To: <703d2702-0407-82fa-3a84-237bc913cd41@gmail.com>
X-IsSubscribed: yes

On 11/7/2018 1:20 PM, Marco Atzeri wrote:
> It seems that the behaviour of cygport is changed recently
> and rebuilding the 4ti2 package fails on the name 4ti2.
> 
> Or is a bash change ?
> 

Maybe this ...

> cygport --debug 4ti2.cygport package
> 
>  >>> 4ti2-debuginfo-1.6.7-2.tar.xz
> + mkdir -p
> /cygdrive/d/cyg_pub/devel/4ti2/prova/4ti2-1.6.7-2.x86_64/dist/4ti2/4ti2-debuginfo 
> 
> /usr/share/cygport/lib/pkg_pkg.cygpart: line 197:

Line 197 of this file is the creation of the debuginfo tar file.

> 4ti2_debuginfo_CONTENTS: bad substitution

This is coming from the ${!dbg_contents_var} syntax.  What is this input 
to tar supposed to be?  The "bad substitution" is because the variable 
isn't an integer.

-- 
cyg Simple

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019