Hello,

On February 8, 2019 7:15:55 PM EST, Santiago Vila <sanv...@debian.org> wrote:
>Package: src:nvchecker
>Version: 1.3-1
>Severity: serious
>Tags: ftbfs
>
>Dear maintainer:
>
>I tried to build this package in buster but it failed:
>
>--------------------------------------------------------------------------------
[...]
>
>    async with session.get(url) as res:
>_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>_ _ _ _ 
>
>self = <nvchecker.source.tornado_httpclient.ResponseManager object at
>0x7f4ba58c7c50>
>
>    async def __aenter__(self):
>>     return await to_asyncio_future(client.fetch(self.req))
>E     tornado.httpclient.HTTPClientError: HTTP 502: Proxy Error
>
>nvchecker/source/tornado_httpclient.py:62: HTTPClientError
...
>The build was made in my autobuilder with "dpkg-buildpackage -A"
>and it also fails here:
>
>https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/nvchecker.html
>
>where you can get a full build log if you need it.
>
>If this is really a bug in one of the build-depends, please use
>reassign and affects,
>so that this is still visible in the BTS web page for this package.
>

It looks like a network access problem. The whole point of this package is to 
check online sources, so it's hard to test it without network access. I was 
able to build it just fine in my schroot, but I may have to disable the tests 
so the buildds can operate...

regards
Afif

Reply via email to