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:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=xqo 0ud8CzuWBJAhroVGU1gW2Qw75SZpZk7jfkFSa7FVp5mFX5pSyPSrKPZ9oKSjmmZZ ygag29fi3Tibw/U7BSTY13D+1kEu0/WTPr6UjBPCuUo0aqsIocw7iqH9qovgV58q QoCPMUhY6GdDGzYFXNhmGsWQMDZLBe39kAZT6C0M= 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:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; s=default; bh=OX7obx+jo VV5JXxFXEbjV5w7ccQ=; b=ZdRt1T0tMPvE3cg1voAj4QGAF8ubbWgvr5dSu7WmG Jt8VYAfoZNP+3oEQgAgOQ2uWBDOdN6UC69+I31G+xPMQo4JgC5E6oJBJWylb/r58 +4HPSydoB+u1GPdV0jufFjdEMVaChI8eLYucvVSMR9WUM4LzcGAvjIUy048wI1Gf 8I= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: =?ISO-8859-1?Q?No, score=0.8 required=5.0 tests=AWL,BAYES_05,FOREIGN_BODY,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=auf, sk:Antivir, geprft, gepr=c3=bcft?= X-HELO: mail-wm1-f47.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding; bh=ivufWtNJ2Ylx4qionrwALN6Q4b/vHt2P6OTgkc9FNe4=; b=Ltb+79VU6fczw8HJl3ObYhZjYs2FuH4DKtSbk6o5ETSbnj7EsOvDDJCsiorNBMhOgO 2NLnLuhe+jo33Rx/llKKYJi8o3ehr8oSs1vB+pVB9hMlKLJRXMaY48JDPYF1ajeKgYri 9E4cog0iWbHSloS7UPbj+5Z1k25vMxvnGDTfz3ugChDq7dePp/g5W/011R5Lh/H4Kxmm TpAIlSHJi/nSfi3MiWTukylnpCdszu11u8qHiNs84cU8bKBf7ABro3X/RjJjHFHQLpHF l7v6u5xBZHbb57KY+ojq1qbmk9V5eBqfl//AFA0GZ5iQVekrMVAfIfFZUMb/ek6kbpOn MLVA== To: "cygwin AT cygwin DOT com" From: Marco Atzeri Subject: cygport fails with package starting with number Message-ID: <703d2702-0407-82fa-3a84-237bc913cd41@gmail.com> Date: Wed, 7 Nov 2018 19:20:44 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id wA7IKwu6004159 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 ? 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: 4ti2_debuginfo_CONTENTS: bad substitution + tee /cygdrive/d/cyg_pub/devel/4ti2/prova/4ti2-1.6.7-2.x86_64/temp/.4ti2-debuginfo.lst + error 'Debuginfo package creation failed: 4ti2-debuginfo' + case $? in + local errorcode=1 + echo -e '\e[1;31m*** ERROR:\e[0;0m Debuginfo package creation failed: 4ti2-debuginfo' *** ERROR: Debuginfo package creation failed: 4ti2-debuginfo + exit 1 + _status=1 + (( _status != 0 )) + break + exit 1 --- Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft. https://www.avast.com/antivirus -- 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