Package: src:nvchecker
Version: 1.3-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --with python3 --buildsystem=pybuild
   dh_update_autotools_config -i -O--buildsystem=pybuild
   dh_auto_configure -i -O--buildsystem=pybuild
I: pybuild base:217: python3.7 setup.py config 
running config
   dh_auto_build -i -O--buildsystem=pybuild
I: pybuild base:217: /usr/bin/python3 setup.py build 
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/nvchecker
copying nvchecker/slogconf.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/nvchecker
copying nvchecker/sortversion.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/nvchecker
copying nvchecker/core.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/nvchecker

[... snipped ...]

    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
===Flaky Test Report===

test_archpkg passed 1 out of the required 1 times. Success!
test_archpkg_strip_release passed 1 out of the required 1 times. Success!
test_aur passed 1 out of the required 1 times. Success!
test_aur_strip_release passed 1 out of the required 1 times. Success!
test_aur_use_last_modified passed 1 out of the required 1 times. Success!
test_debianpkg passed 1 out of the required 1 times. Success!
test_debianpkg_strip_release passed 1 out of the required 1 times. Success!
test_debianpkg_suite passed 1 out of the required 1 times. Success!
test_ubuntupkg passed 1 out of the required 1 times. Success!
test_ubuntupkg_strip_release passed 1 out of the required 1 times. Success!
test_ubuntupkg_suite passed 1 out of the required 1 times. Success!
test_ubuntupkg_suite_with_paging passed 1 out of the required 1 times. Success!

===End Flaky Test Report===
=============================== warnings summary ===============================
tests/test_regex.py:12
  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/tests/test_regex.py:12: 
DeprecationWarning: invalid escape sequence \w
    "regex": '"User-Agent": "(\w+)"',

tests/test_regex.py:19
  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/tests/test_regex.py:19: 
DeprecationWarning: invalid escape sequence \w
    "regex": 'for (\w+) examples',

tests/test_substitute.py:20
  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/tests/test_substitute.py:20: 
DeprecationWarning: invalid escape sequence \d
    assert await get_version("example", {"manual": "r15", "prefix": "r", 
"from_pattern": "r(\d+)", "to_pattern": "R\1"}) == "15"

-- Docs: https://docs.pytest.org/en/latest/warnings.html
========= 1 failed, 40 passed, 18 skipped, 3 warnings in 13.15 seconds =========
E: pybuild pybuild:338: test: plugin distutils failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build; python3.7 -m pytest tests
dh_auto_test: pybuild --test --test-pytest -i python{version} -p 3.7 returned 
exit code 13
make: *** [debian/rules:6: build-indep] Error 25
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

(The above is just how the build ends and not necessarily the most relevant 
part)

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.

Thanks.

Reply via email to