Bug#869211: scoop: warnings on running subprocesses during build-time testing

Daniel Stender debian at danielstender.com
Fri Jul 21 15:45:03 UTC 2017


Source: scoop
Version: 0.7.1-1
Severity: normal

Building scoop a couple of ResourceWarning-s appeared during testing:

<cut>
dh_auto_test
I: pybuild base:184: cd /<<PKGBUILDDIR>>/test; python2.7 tests.py
.............................................................................
----------------------------------------------------------------------
Ran 77 tests in 40.935s

OK
I: pybuild base:184: cd /<<PKGBUILDDIR>>/test; python3.6 tests.py
./usr/lib/python3.6/subprocess.py:761: ResourceWarning: subprocess 8345 is still running
  ResourceWarning, source=self)
/usr/lib/python3.6/subprocess.py:761: ResourceWarning: subprocess 8350 is still running
  ResourceWarning, source=self)
./usr/lib/python3.6/subprocess.py:761: ResourceWarning: subprocess 8353 is still running
  ResourceWarning, source=self)
./usr/lib/python3.6/subprocess.py:761: ResourceWarning: subprocess 8356 is still running
  ResourceWarning, source=self)
./usr/lib/python3.6/subprocess.py:761: ResourceWarning: subprocess 8359 is still running
  ResourceWarning, source=self)
</cut>

Thanks,
DS

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.5.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8), LANGUAGE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



More information about the debian-science-maintainers mailing list