From mboxrd@z Thu Jan 1 00:00:00 1970 X-Received: by 10.182.163.43 with SMTP id yf11mr19239256obb.43.1425969820767; Mon, 09 Mar 2015 23:43:40 -0700 (PDT) X-BeenThere: voidlinux@googlegroups.com Received: by 10.140.91.6 with SMTP id y6ls1905535qgd.43.gmail; Mon, 09 Mar 2015 23:43:40 -0700 (PDT) X-Received: by 10.140.32.34 with SMTP id g31mr491072qgg.21.1425969820576; Mon, 09 Mar 2015 23:43:40 -0700 (PDT) Date: Mon, 9 Mar 2015 23:43:40 -0700 (PDT) From: Juan RP To: voidlinux@googlegroups.com Message-Id: <8ebb94d9-b48d-4d66-b4ec-e29db41821df@googlegroups.com> In-Reply-To: References: <234a9f9c-0fc2-49ea-b876-75bd2531d775@googlegroups.com> Subject: Re: Problem building package MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_4465_1813961046.1425969820293" ------=_Part_4465_1813961046.1425969820293 Content-Type: multipart/alternative; boundary="----=_Part_4466_1565447310.1425969820293" ------=_Part_4466_1565447310.1425969820293 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit The version component has some requirements: - must contain at least one digit - must not contain a dash About the issue when creating binpkgs, looks like the creation of this binpkg was interrumped and this left a .lock file that should be removed, i.e: $ find hostdir/binpkgs -name \*.lock -delete Cheers ------=_Part_4466_1565447310.1425969820293 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit

The version component has some requirements:

 - must contain at least one digit
 - must not contain a dash

About the issue when creating binpkgs, looks like the creation of this binpkg was interrumped and this left a .lock
file that should be removed, i.e:

 $ find hostdir/binpkgs -name \*.lock -delete

Cheers
------=_Part_4466_1565447310.1425969820293-- ------=_Part_4465_1813961046.1425969820293--