Package: src:python-dcos
Version: 0.5.3-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202609/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:python-dcos, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
    from dcos import subcommand
dcos/subcommand.py:16: in <module>
    from dcos import config, constants, util
dcos/config.py:6: in <module>
    import pkg_resources
E   ModuleNotFoundError: No module named 'pkg_resources'
=============================== warnings summary ===============================
dcos/util.py:405
  /<<PKGBUILDDIR>>/dcos/util.py:405: SyntaxWarning: "\[" is an invalid escape 
sequence. Such sequences will not work in the future. Did you mean "\\["? A raw 
string is also an option.
    return re.compile("([\[\(\{\s])u'").sub(

dcos/util.py:406
  /<<PKGBUILDDIR>>/dcos/util.py:406: SyntaxWarning: "\g" is an invalid escape 
sequence. Such sequences will not work in the future. Did you mean "\\g"? A raw 
string is also an option.
    "\g<1>'",

dcos/jsonitem.py:272
  /<<PKGBUILDDIR>>/dcos/jsonitem.py:272: SyntaxWarning: "\." is an invalid 
escape sequence. Such sequences will not work in the future. Did you mean 
"\\."? A raw string is also an option.
    '(?:[A-Z]{2,6}\.?|[A-Z0-9-]{2,}\.?)?|')  # domain,

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
ERROR tests/test_cluster.py
ERROR tests/test_config.py
ERROR tests/test_marathon.py
ERROR tests/test_packagemanager.py
ERROR tests/test_subcommand.py
!!!!!!!!!!!!!!!!!!! Interrupted: 5 errors during collection !!!!!!!!!!!!!!!!!!!!
======================== 3 warnings, 5 errors in 0.33s =========================
make[1]: *** [debian/rules:29: override_dh_auto_install] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to