Package: src:remctl
Version: 3.16-3
Severity: serious
Tags: sid bullseye

The package tries to access the network during the build to download test dependencies.

from https://buildd.debian.org/status/fetch.php?pkg=remctl&arch=amd64&ver=3.16-3&stamp=1572810461&raw=0:

make[3]: Leaving directory '/<<PKGBUILDDIR>>/php'

Testing Python extension
running pytest
Searching for typing
Reading https://pypi.org/simple/typing/
Downloading https://files.pythonhosted.org/packages/fe/2e/b480ee1b75e6d17d2993738670e75c1feeb9ff7f64452153cf018051cc92/typing-3.7.4.1-py3-none-any.whl#sha256=f38d83c5a7a7086543a0f649564d661859c5146a85775ab90c0d2f93ffaa9714
Best match: typing 3.7.4.1
Processing typing-3.7.4.1-py3-none-any.whl
Installing typing-3.7.4.1-py3-none-any.whl to /<<PKGBUILDDIR>>/python/.eggs

Installed /<<PKGBUILDDIR>>/python/.eggs/typing-3.7.4.1-py3.7.egg
running egg_info
creating pyremctl.egg-info
writing pyremctl.egg-info/PKG-INFO
writing dependency_links to pyremctl.egg-info/dependency_links.txt
writing requirements to pyremctl.egg-info/requires.txt
writing top-level names to pyremctl.egg-info/top_level.txt
writing manifest file 'pyremctl.egg-info/SOURCES.txt'
reading manifest file 'pyremctl.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
/usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Module typing was already imported from /usr/lib/python3.7/typing.py, but /<<PKGBUILDDIR>>/python/.eggs/typing-3.7.4.1-py3.7.egg is being added to sys.path
  pkg_resources.working_set.add(dist, replace=True)
warning: no files found matching 'test_remctl.py'
writing manifest file 'pyremctl.egg-info/SOURCES.txt'
running build_ext


from https://launchpad.net/ubuntu/+source/remctl/3.16-3/+build/18020519:

make[3]: Leaving directory '/<<PKGBUILDDIR>>/php'

Testing Python extension
running pytest
Searching for typing
Reading https://pypi.org/simple/typing/
Download error on https://pypi.org/simple/typing/: [Errno -2] Name or service not known -- Some packages may not be found!
Couldn't find index page for 'typing' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.org/simple/
Download error on https://pypi.org/simple/: [Errno -2] Name or service not known -- Some packages may not be found!
No local packages or working download links found for typing
error: Could not find suitable distribution for Requirement.parse('typing')
make[2]: *** [Makefile:4625: check-local] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:3980: check-am] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: make -j4 check VERBOSE=1 returned exit code 2
make: *** [debian/rules:26: binary] Error 255
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

Reply via email to