Bug#837226: zeroinstall-injector: FTBFS: Tests failures

2016-09-25 Thread Chris Lamb
Hi,

> zeroinstall-injector: FTBFS: Tests failures

I've just uploaded this from mentors.debian.net. Enjoy :)



Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-



Bug#837226: zeroinstall-injector: FTBFS: Tests failures

2016-09-25 Thread Thomas Leonard
On 10 September 2016 at 13:34, Thomas Leonard  wrote:
> On 10 September 2016 at 08:46, Lucas Nussbaum  wrote:
>> Source: zeroinstall-injector
>> Version: 2.10-2
>> Severity: serious
>> Tags: stretch sid
>> User: debian...@lists.debian.org
>> Usertags: qa-ftbfs-20160910 qa-ftbfs
>> Justification: FTBFS on amd64
>>
>> Hi,
>>
>> During a rebuild of all packages in sid, your package failed to build on
>> amd64.
>>
>> Relevant part (hopefully):
>>>
>>> Can't find all required implementations:
>>> - http://foo/Binary.xml -> (problem)
>>> Main feed 'http://foo/Binary.xml' not available
>>> No known implementations at all
>
> More likely this bit is the problem:
>
>   Can't find gpg or gpg2 in $PATH!
>
> I guess gpg isn't installed by default on Debian any longer and so
> needs to be added to the build-depends, e.g.
>
> https://github.com/0install/0install-debian/commit/3918d3c95db44be4ed369874c076b8234c30c1dc

Hi Lucas,

I've uploaded a fixed version to mentors:

  https://mentors.debian.net/package/zeroinstall-injector

Are you able to sponsor it? Then this issue can be closed.

Thanks,


-- 
talex5 (GitHub/Twitter)http://roscidus.com/blog/
GPG: 5DD5 8D70 899C 454A 966D  6A51 7513 3C8F 94F6 E0CC
GPG: DA98 25AE CAD0 8975 7CDA  BD8E 0713 3F96 CA74 D8BA



Bug#837226: zeroinstall-injector: FTBFS: Tests failures

2016-09-10 Thread Thomas Leonard
On 10 September 2016 at 08:46, Lucas Nussbaum  wrote:
> Source: zeroinstall-injector
> Version: 2.10-2
> Severity: serious
> Tags: stretch sid
> User: debian...@lists.debian.org
> Usertags: qa-ftbfs-20160910 qa-ftbfs
> Justification: FTBFS on amd64
>
> Hi,
>
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
>
> Relevant part (hopefully):
>>
>> Can't find all required implementations:
>> - http://foo/Binary.xml -> (problem)
>> Main feed 'http://foo/Binary.xml' not available
>> No known implementations at all

More likely this bit is the problem:

  Can't find gpg or gpg2 in $PATH!

I guess gpg isn't installed by default on Debian any longer and so
needs to be added to the build-depends, e.g.

https://github.com/0install/0install-debian/commit/3918d3c95db44be4ed369874c076b8234c30c1dc


-- 
talex5 (GitHub/Twitter)http://roscidus.com/blog/
GPG: 5DD5 8D70 899C 454A 966D  6A51 7513 3C8F 94F6 E0CC
GPG: DA98 25AE CAD0 8975 7CDA  BD8E 0713 3F96 CA74 D8BA



Bug#837226: zeroinstall-injector: FTBFS: Tests failures

2016-09-10 Thread Lucas Nussbaum
Source: zeroinstall-injector
Version: 2.10-2
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160910 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> 
> Can't find all required implementations:
> - http://foo/Binary.xml -> (problem)
> Main feed 'http://foo/Binary.xml' not available
> No known implementations at all
> 
> --
> ==
> Failure: 0install:17:download:20:distro
> 
> got None!
> --
> Ran: 273 tests in: 0.63 seconds.
> FAILED: Cases: 273 Tried: 273 Errors: 26 Failures: 1 Skip:  4 Todo: 0 
> Timeouts: 0.
> 
> Makefile:22: recipe for target 'test' failed

The full build log is available from:
   
http://aws-logs.debian.net/2016/09/10/zeroinstall-injector_2.10-2_unstable.log
(That DNS record was just updated. Use
http://ec2-52-58-237-241.eu-central-1.compute.amazonaws.com if it
doesn't work)

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.