Source: kombu
Version: 5.0.2-2
Severity: important
User: [email protected]
Usertags: pytest-v6

Hi,

kombu FTBFS with pytest 6 in experimental.

The error log below has more details.

> I: pybuild base:232: python3.9 setup.py test
> WARNING: Testing via this command is deprecated and will be removed in a 
> future version. Users looking for a generic test entry point independent of 
> test runner are encouraged to use tox.
> running test
> WARNING: The pip package is not available, falling back to EasyInstall for 
> handling setup_requires/test_requires; this is deprecated and will be removed 
> in a future version.
> Download error on https://pypi.org/simple/pytest/: [Errno 111] Connection 
> refused -- Some packages may not be found!
> Download error on https://pypi.org/simple/: [Errno 111] Connection refused -- 
> Some packages may not be found!
> No local packages or working download links found for pytest<=5.3.5
> error: Could not find suitable distribution for 
> Requirement.parse('pytest<=5.3.5')
> Searching for pytest<=5.3.5
> Reading https://pypi.org/simple/pytest/
> Couldn't retrieve index page for 'pytest'
> Scanning index of all packages (this may take a while)
> Reading https://pypi.org/simple/
> E: pybuild pybuild:353: test: plugin custom failed with: exit code=1: 
> python3.9 setup.py test
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 
> --system=custom "--test-args={interpreter} setup.py test" returned exit code 
> 13
> make[1]: *** [debian/rules:16: override_dh_auto_test] Error 25
> make: *** [debian/rules:6: binary] Error 2
> dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 
> 2

Reply via email to