Source: terminator Version: 2.1.4-3 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20250107 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/build/reproducible-path/terminator-2.1.4' > xvfb-run dh_auto_test > I: pybuild base:311: cd > /build/reproducible-path/terminator-2.1.4/.pybuild/cpython3_3.13/build; > python3.13 -m pytest --doctest-modules > ============================= test session starts > ============================== > platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0 -- > /usr/bin/python3.13 > cachedir: .pytest_cache > rootdir: > /build/reproducible-path/terminator-2.1.4/.pybuild/cpython3_3.13/build > configfile: pytest.ini > plugins: typeguard-4.4.1 > collecting ... collected 27 items / 1 error > > ==================================== ERRORS > ==================================== > ___________ ERROR collecting terminatorlib/plugins/command_notify.py > ___________ > TypeError: <Vte.Terminal object at 0x7f7c4dc6a1c0 (VteTerminal at > 0x18c1370)>: unknown signal name: notification-received > > The above exception was the direct cause of the following exception: > TypeError: <Vte.Terminal object at 0x7f7c4dc6a1c0 (VteTerminal at > 0x18c1370)>: unknown signal name: notification-received > > The above exception was the direct cause of the following exception: > > SystemError: <class 'gobject.Warning'> returned a result with an exception set > > The above exception was the direct cause of the following exception: > terminatorlib/plugins/command_notify.py:26: in <module> > Vte.Terminal().connect('notification-received',lambda *args: None,None) > E SystemError: <class 'gobject.Warning'> returned a result with an > exception set > =============================== warnings summary > =============================== > terminatorlib/ipc.py:10 > > /build/reproducible-path/terminator-2.1.4/.pybuild/cpython3_3.13/build/terminatorlib/ipc.py:10: > DeprecationWarning: Importing dbus.glib to use the GLib main loop with > dbus-python is deprecated. > Instead, use this sequence: > > from dbus.mainloop.glib import DBusGMainLoop > > DBusGMainLoop(set_as_default=True) > > import dbus.glib > > terminatorlib/keybindings.py:52 > > /build/reproducible-path/terminator-2.1.4/.pybuild/cpython3_3.13/build/terminatorlib/keybindings.py:52: > DeprecationWarning: Gdk.Keymap.get_default is deprecated > self.keymap = Gdk.Keymap.get_default() > > terminatorlib/ipc.py:32 > > /build/reproducible-path/terminator-2.1.4/.pybuild/cpython3_3.13/build/terminatorlib/ipc.py:32: > DeprecationWarning: Gdk.get_display is deprecated > DISPLAY = Gdk.get_display().partition('.')[0] > > terminatorlib/window.py:62 > > /build/reproducible-path/terminator-2.1.4/.pybuild/cpython3_3.13/build/terminatorlib/window.py:62: > PyGIDeprecationWarning: GObject.PARAM_READWRITE is deprecated; use > GObject.ParamFlags.READWRITE instead > GObject.PARAM_READWRITE) > > tests/test_borg.py:35 > > /build/reproducible-path/terminator-2.1.4/.pybuild/cpython3_3.13/build/tests/test_borg.py:35: > PytestCollectionWarning: cannot collect test class 'TestBorg' because it has > a __init__ constructor (from: tests/test_borg.py) > class TestBorg(Borg): > > tests/test_borg.py:47 > > /build/reproducible-path/terminator-2.1.4/.pybuild/cpython3_3.13/build/tests/test_borg.py:47: > PytestCollectionWarning: cannot collect test class 'TestBorg2' because it > has a __init__ constructor (from: tests/test_borg.py) > class TestBorg2(Borg): > > tests/test_signalman.py:38 > > /build/reproducible-path/terminator-2.1.4/.pybuild/cpython3_3.13/build/tests/test_signalman.py:38: > PytestCollectionWarning: cannot collect test class 'TestWidget' because it > has a __init__ constructor (from: tests/test_signalman.py) > class TestWidget(): > > -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html > =========================== short test summary info > ============================ > ERROR terminatorlib/plugins/command_notify.py - SystemError: <class > 'gobject.... > !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection > !!!!!!!!!!!!!!!!!!!! > ========================= 7 warnings, 1 error in 0.49s > ========================= > E: pybuild pybuild:389: test: plugin distutils failed with: exit code=2: cd > /build/reproducible-path/terminator-2.1.4/.pybuild/cpython3_3.13/build; > python3.13 -m pytest --doctest-modules > dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.13 > returned exit code 13 The full build log is available from: http://qa-logs.debian.net/2025/01/07/terminator_2.1.4-3_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250107;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250107&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.