Source: nyx
Version: 2.1.0-2.1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230113 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh build --with python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:240: python3.11 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:240: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nyx
> copying nyx/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nyx
> copying nyx/starter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nyx
> copying nyx/log.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nyx
> copying nyx/popups.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nyx
> copying nyx/tracker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nyx
> copying nyx/arguments.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nyx
> copying nyx/menu.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nyx
> copying nyx/curses.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nyx
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nyx/panel
> copying nyx/panel/graph.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nyx/panel
> copying nyx/panel/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nyx/panel
> copying nyx/panel/interpreter.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nyx/panel
> copying nyx/panel/log.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nyx/panel
> copying nyx/panel/header.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nyx/panel
> copying nyx/panel/config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nyx/panel
> copying nyx/panel/torrc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nyx/panel
> copying nyx/panel/connection.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nyx/panel
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nyx/settings
> copying nyx/settings/attributes.cfg -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nyx/settings
> copying nyx/settings/dedup.cfg -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nyx/settings
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:240: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; 
> python3.11 -m unittest discover -v 
> test_chroot_requires_path_to_exist 
> (test.TestBaseUtil.test_chroot_requires_path_to_exist) ... ERROR
> test_chroot_uses_config (test.TestBaseUtil.test_chroot_uses_config) ... ERROR
> test_expand_path (test.TestBaseUtil.test_expand_path) ... ok
> test_expand_path_with_chroot (test.TestBaseUtil.test_expand_path_with_chroot) 
> ... ok
> test_join (test.TestBaseUtil.test_join) ... ok
> 
> ======================================================================
> ERROR: test_chroot_requires_path_to_exist 
> (test.TestBaseUtil.test_chroot_requires_path_to_exist)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.11/unittest/mock.py", line 1369, in patched
>     return func(*newargs, **newkeywargs)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/stem/util/conf.py", line 288, in 
> wrapped
>     if 'config' in inspect.getargspec(func).args:
>                    ^^^^^^^^^^^^^^^^^^
> AttributeError: module 'inspect' has no attribute 'getargspec'
> 
> ======================================================================
> ERROR: test_chroot_uses_config (test.TestBaseUtil.test_chroot_uses_config)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.11/unittest/mock.py", line 1369, in patched
>     return func(*newargs, **newkeywargs)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/stem/util/conf.py", line 288, in 
> wrapped
>     if 'config' in inspect.getargspec(func).args:
>                    ^^^^^^^^^^^^^^^^^^
> AttributeError: module 'inspect' has no attribute 'getargspec'
> 
> ----------------------------------------------------------------------
> Ran 5 tests in 0.003s
> 
> FAILED (errors=2)
> E: pybuild pybuild:388: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; python3.11 -m unittest 
> discover -v 
> dh_auto_test: error: pybuild --test -i python{version} -p 3.11 returned exit 
> code 13


The full build log is available from:
http://qa-logs.debian.net/2023/01/13/nyx_2.1.0-2.1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230113;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230113&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to