Your message dated Thu, 08 Aug 2024 09:22:17 +0000
with message-id <e1sbzld-00farv...@fasolo.debian.org>
and subject line Bug#1071809: fixed in protontricks 1.11.1-1
has caused the Debian Bug report #1071809,
regarding protontricks: FTBFS: E assert 'Your system locale is incapable of
displaying all characters' in "Using 'zenity' as GUI provider"
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1071809: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071809
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:protontricks
Version: 1.10.5-1
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:129: Building wheel for python3.12 with "build"
module
I: pybuild base:311: python3.12 -m build --skip-dependency-check --no-isolation --wheel
--outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12
* Building wheel...
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/protontricks
copying src/protontricks/util.py -> build/lib/protontricks
copying src/protontricks/gui.py -> build/lib/protontricks
copying src/protontricks/_version.py -> build/lib/protontricks
copying src/protontricks/config.py -> build/lib/protontricks
copying src/protontricks/winetricks.py -> build/lib/protontricks
copying src/protontricks/flatpak.py -> build/lib/protontricks
copying src/protontricks/steam.py -> build/lib/protontricks
copying src/protontricks/__init__.py -> build/lib/protontricks
creating build/lib/protontricks/cli
copying src/protontricks/cli/desktop_install.py -> build/lib/protontricks/cli
copying src/protontricks/cli/launch.py -> build/lib/protontricks/cli
copying src/protontricks/cli/main.py -> build/lib/protontricks/cli
copying src/protontricks/cli/util.py -> build/lib/protontricks/cli
copying src/protontricks/cli/__init__.py -> build/lib/protontricks/cli
running egg_info
creating src/protontricks.egg-info
writing src/protontricks.egg-info/PKG-INFO
writing dependency_links to src/protontricks.egg-info/dependency_links.txt
writing entry points to src/protontricks.egg-info/entry_points.txt
writing requirements to src/protontricks.egg-info/requires.txt
writing top-level names to src/protontricks.egg-info/top_level.txt
writing manifest file 'src/protontricks.egg-info/SOURCES.txt'
reading manifest file 'src/protontricks.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '*.yml'
warning: no previously-included files matching '*.py[cod]' found anywhere in
distribution
warning: no previously-included files matching '__pycache__' found anywhere in
distribution
adding license file 'LICENSE'
writing manifest file 'src/protontricks.egg-info/SOURCES.txt'
creating build/lib/protontricks/data
creating build/lib/protontricks/data/data
copying src/protontricks/data/data/icon_placeholder.png ->
build/lib/protontricks/data/data
creating build/lib/protontricks/data/scripts
copying src/protontricks/data/scripts/bwrap_launcher.sh ->
build/lib/protontricks/data/scripts
copying src/protontricks/data/scripts/wine_launch.sh ->
build/lib/protontricks/data/scripts
copying src/protontricks/data/scripts/wineserver_keepalive.bat ->
build/lib/protontricks/data/scripts
copying src/protontricks/data/scripts/wineserver_keepalive.sh ->
build/lib/protontricks/data/scripts
creating build/lib/protontricks/data/share
creating build/lib/protontricks/data/share/applications
copying src/protontricks/data/share/applications/protontricks-launch.desktop ->
build/lib/protontricks/data/share/applications
copying src/protontricks/data/share/applications/protontricks.desktop ->
build/lib/protontricks/data/share/applications
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/protontricks
copying build/lib/protontricks/util.py ->
build/bdist.linux-x86_64/wheel/protontricks
copying build/lib/protontricks/gui.py ->
build/bdist.linux-x86_64/wheel/protontricks
copying build/lib/protontricks/_version.py ->
build/bdist.linux-x86_64/wheel/protontricks
creating build/bdist.linux-x86_64/wheel/protontricks/data
creating build/bdist.linux-x86_64/wheel/protontricks/data/data
copying build/lib/protontricks/data/data/icon_placeholder.png ->
build/bdist.linux-x86_64/wheel/protontricks/data/data
creating build/bdist.linux-x86_64/wheel/protontricks/data/scripts
copying build/lib/protontricks/data/scripts/bwrap_launcher.sh ->
build/bdist.linux-x86_64/wheel/protontricks/data/scripts
copying build/lib/protontricks/data/scripts/wineserver_keepalive.sh ->
build/bdist.linux-x86_64/wheel/protontricks/data/scripts
copying build/lib/protontricks/data/scripts/wine_launch.sh ->
build/bdist.linux-x86_64/wheel/protontricks/data/scripts
copying build/lib/protontricks/data/scripts/wineserver_keepalive.bat ->
build/bdist.linux-x86_64/wheel/protontricks/data/scripts
creating build/bdist.linux-x86_64/wheel/protontricks/data/share
creating build/bdist.linux-x86_64/wheel/protontricks/data/share/applications
copying build/lib/protontricks/data/share/applications/protontricks-launch.desktop
-> build/bdist.linux-x86_64/wheel/protontricks/data/share/applications
copying build/lib/protontricks/data/share/applications/protontricks.desktop ->
build/bdist.linux-x86_64/wheel/protontricks/data/share/applications
creating build/bdist.linux-x86_64/wheel/protontricks/cli
copying build/lib/protontricks/cli/desktop_install.py ->
build/bdist.linux-x86_64/wheel/protontricks/cli
copying build/lib/protontricks/cli/launch.py ->
build/bdist.linux-x86_64/wheel/protontricks/cli
copying build/lib/protontricks/cli/main.py ->
build/bdist.linux-x86_64/wheel/protontricks/cli
copying build/lib/protontricks/cli/util.py ->
build/bdist.linux-x86_64/wheel/protontricks/cli
copying build/lib/protontricks/cli/__init__.py ->
build/bdist.linux-x86_64/wheel/protontricks/cli
copying build/lib/protontricks/config.py ->
build/bdist.linux-x86_64/wheel/protontricks
copying build/lib/protontricks/winetricks.py ->
build/bdist.linux-x86_64/wheel/protontricks
copying build/lib/protontricks/flatpak.py ->
build/bdist.linux-x86_64/wheel/protontricks
copying build/lib/protontricks/steam.py ->
build/bdist.linux-x86_64/wheel/protontricks
copying build/lib/protontricks/__init__.py ->
build/bdist.linux-x86_64/wheel/protontricks
running install_data
creating build/bdist.linux-x86_64/wheel/protontricks-1.10.5.data
creating build/bdist.linux-x86_64/wheel/protontricks-1.10.5.data/data
creating build/bdist.linux-x86_64/wheel/protontricks-1.10.5.data/data/share
creating
build/bdist.linux-x86_64/wheel/protontricks-1.10.5.data/data/share/applications
copying src/protontricks/data/share/applications/protontricks.desktop ->
build/bdist.linux-x86_64/wheel/protontricks-1.10.5.data/data/share/applications
copying src/protontricks/data/share/applications/protontricks-launch.desktop ->
build/bdist.linux-x86_64/wheel/protontricks-1.10.5.data/data/share/applications
running install_egg_info
Copying src/protontricks.egg-info to
build/bdist.linux-x86_64/wheel/protontricks-1.10.5.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/protontricks-1.10.5.dist-info/WHEEL
creating
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/.tmp-195s9bgc/protontricks-1.10.5-py3-none-any.whl'
and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'protontricks/__init__.py'
adding 'protontricks/_version.py'
adding 'protontricks/config.py'
adding 'protontricks/flatpak.py'
adding 'protontricks/gui.py'
adding 'protontricks/steam.py'
adding 'protontricks/util.py'
adding 'protontricks/winetricks.py'
adding 'protontricks/cli/__init__.py'
adding 'protontricks/cli/desktop_install.py'
adding 'protontricks/cli/launch.py'
adding 'protontricks/cli/main.py'
adding 'protontricks/cli/util.py'
adding 'protontricks/data/data/icon_placeholder.png'
adding 'protontricks/data/scripts/bwrap_launcher.sh'
adding 'protontricks/data/scripts/wine_launch.sh'
adding 'protontricks/data/scripts/wineserver_keepalive.bat'
adding 'protontricks/data/scripts/wineserver_keepalive.sh'
adding 'protontricks/data/share/applications/protontricks-launch.desktop'
adding 'protontricks/data/share/applications/protontricks.desktop'
adding
'protontricks-1.10.5.data/data/share/applications/protontricks-launch.desktop'
adding 'protontricks-1.10.5.data/data/share/applications/protontricks.desktop'
adding 'protontricks-1.10.5.dist-info/LICENSE'
adding 'protontricks-1.10.5.dist-info/METADATA'
adding 'protontricks-1.10.5.dist-info/WHEEL'
adding 'protontricks-1.10.5.dist-info/entry_points.txt'
adding 'protontricks-1.10.5.dist-info/top_level.txt'
adding 'protontricks-1.10.5.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built protontricks-1.10.5-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.12 with
"installer" module
I: pybuild plugin_pyproject:129: Building wheel for python3.11 with "build"
module
I: pybuild base:311: python3.11 -m build --skip-dependency-check --no-isolation --wheel
--outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11
* Building wheel...
running bdist_wheel
running build
running build_py
copying src/protontricks/_version.py -> build/lib/protontricks
running egg_info
writing src/protontricks.egg-info/PKG-INFO
writing dependency_links to src/protontricks.egg-info/dependency_links.txt
writing entry points to src/protontricks.egg-info/entry_points.txt
writing requirements to src/protontricks.egg-info/requires.txt
writing top-level names to src/protontricks.egg-info/top_level.txt
reading manifest file 'src/protontricks.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '*.yml'
warning: no previously-included files matching '*.py[cod]' found anywhere in
distribution
warning: no previously-included files matching '__pycache__' found anywhere in
distribution
adding license file 'LICENSE'
writing manifest file 'src/protontricks.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/protontricks
copying build/lib/protontricks/util.py ->
build/bdist.linux-x86_64/wheel/protontricks
copying build/lib/protontricks/gui.py ->
build/bdist.linux-x86_64/wheel/protontricks
copying build/lib/protontricks/_version.py ->
build/bdist.linux-x86_64/wheel/protontricks
creating build/bdist.linux-x86_64/wheel/protontricks/data
creating build/bdist.linux-x86_64/wheel/protontricks/data/data
copying build/lib/protontricks/data/data/icon_placeholder.png ->
build/bdist.linux-x86_64/wheel/protontricks/data/data
creating build/bdist.linux-x86_64/wheel/protontricks/data/scripts
copying build/lib/protontricks/data/scripts/bwrap_launcher.sh ->
build/bdist.linux-x86_64/wheel/protontricks/data/scripts
copying build/lib/protontricks/data/scripts/wineserver_keepalive.sh ->
build/bdist.linux-x86_64/wheel/protontricks/data/scripts
copying build/lib/protontricks/data/scripts/wine_launch.sh ->
build/bdist.linux-x86_64/wheel/protontricks/data/scripts
copying build/lib/protontricks/data/scripts/wineserver_keepalive.bat ->
build/bdist.linux-x86_64/wheel/protontricks/data/scripts
creating build/bdist.linux-x86_64/wheel/protontricks/data/share
creating build/bdist.linux-x86_64/wheel/protontricks/data/share/applications
copying build/lib/protontricks/data/share/applications/protontricks-launch.desktop
-> build/bdist.linux-x86_64/wheel/protontricks/data/share/applications
copying build/lib/protontricks/data/share/applications/protontricks.desktop ->
build/bdist.linux-x86_64/wheel/protontricks/data/share/applications
creating build/bdist.linux-x86_64/wheel/protontricks/cli
copying build/lib/protontricks/cli/desktop_install.py ->
build/bdist.linux-x86_64/wheel/protontricks/cli
copying build/lib/protontricks/cli/launch.py ->
build/bdist.linux-x86_64/wheel/protontricks/cli
copying build/lib/protontricks/cli/main.py ->
build/bdist.linux-x86_64/wheel/protontricks/cli
copying build/lib/protontricks/cli/util.py ->
build/bdist.linux-x86_64/wheel/protontricks/cli
copying build/lib/protontricks/cli/__init__.py ->
build/bdist.linux-x86_64/wheel/protontricks/cli
copying build/lib/protontricks/config.py ->
build/bdist.linux-x86_64/wheel/protontricks
copying build/lib/protontricks/winetricks.py ->
build/bdist.linux-x86_64/wheel/protontricks
copying build/lib/protontricks/flatpak.py ->
build/bdist.linux-x86_64/wheel/protontricks
copying build/lib/protontricks/steam.py ->
build/bdist.linux-x86_64/wheel/protontricks
copying build/lib/protontricks/__init__.py ->
build/bdist.linux-x86_64/wheel/protontricks
running install_data
creating build/bdist.linux-x86_64/wheel/protontricks-1.10.5.data
creating build/bdist.linux-x86_64/wheel/protontricks-1.10.5.data/data
creating build/bdist.linux-x86_64/wheel/protontricks-1.10.5.data/data/share
creating
build/bdist.linux-x86_64/wheel/protontricks-1.10.5.data/data/share/applications
copying src/protontricks/data/share/applications/protontricks.desktop ->
build/bdist.linux-x86_64/wheel/protontricks-1.10.5.data/data/share/applications
copying src/protontricks/data/share/applications/protontricks-launch.desktop ->
build/bdist.linux-x86_64/wheel/protontricks-1.10.5.data/data/share/applications
running install_egg_info
Copying src/protontricks.egg-info to
build/bdist.linux-x86_64/wheel/protontricks-1.10.5.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/protontricks-1.10.5.dist-info/WHEEL
creating
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/.tmp-i0oomkui/protontricks-1.10.5-py3-none-any.whl'
and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'protontricks/__init__.py'
adding 'protontricks/_version.py'
adding 'protontricks/config.py'
adding 'protontricks/flatpak.py'
adding 'protontricks/gui.py'
adding 'protontricks/steam.py'
adding 'protontricks/util.py'
adding 'protontricks/winetricks.py'
adding 'protontricks/cli/__init__.py'
adding 'protontricks/cli/desktop_install.py'
adding 'protontricks/cli/launch.py'
adding 'protontricks/cli/main.py'
adding 'protontricks/cli/util.py'
adding 'protontricks/data/data/icon_placeholder.png'
adding 'protontricks/data/scripts/bwrap_launcher.sh'
adding 'protontricks/data/scripts/wine_launch.sh'
adding 'protontricks/data/scripts/wineserver_keepalive.bat'
adding 'protontricks/data/scripts/wineserver_keepalive.sh'
adding 'protontricks/data/share/applications/protontricks-launch.desktop'
adding 'protontricks/data/share/applications/protontricks.desktop'
adding
'protontricks-1.10.5.data/data/share/applications/protontricks-launch.desktop'
adding 'protontricks-1.10.5.data/data/share/applications/protontricks.desktop'
adding 'protontricks-1.10.5.dist-info/LICENSE'
adding 'protontricks-1.10.5.dist-info/METADATA'
adding 'protontricks-1.10.5.dist-info/WHEEL'
adding 'protontricks-1.10.5.dist-info/entry_points.txt'
adding 'protontricks-1.10.5.dist-info/top_level.txt'
adding 'protontricks-1.10.5.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built protontricks-1.10.5-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.11 with
"installer" module
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build;
python3.12 -m pytest tests
============================= test session starts ==============================
platform linux -- Python 3.12.3, pytest-8.1.2, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
configfile: pyproject.toml
collected 133 items
tests/cli/test_desktop_install.py . [ 0%]
tests/cli/test_launch.py ............ [ 9%]
tests/cli/test_main.py .......................................... [ 41%]
tests/cli/test_util.py ...... [ 45%]
tests/test_config.py .. [ 47%]
tests/test_flatpak.py ......... [ 54%]
tests/test_gui.py .....F........ [ 64%]
tests/test_steam.py ...................................... [ 93%]
tests/test_util.py ....... [ 98%]
tests/test_winetricks.py .. [100%]
=================================== FAILURES ===================================
_________________ TestSelectApp.test_select_game_locale_error __________________
self = <test_gui.TestSelectApp object at 0x7fd8df5e4380>
locale_error_zenity = <conftest.MockSubprocess object at 0x7fd8df47c6e0>
steam_app_factory = <function steam_app_factory.<locals>.func at 0x7fd8df103600>
steam_dir =
PosixPath('/tmp/pytest-of-buildd/pytest-0/test_select_game_locale_error0/home/fakeuser/.steam/steam')
caplog = <_pytest.logging.LogCaptureFixture object at 0x7fd8df4dc080>
def test_select_game_locale_error(
self, locale_error_zenity, steam_app_factory, steam_dir, caplog):
"""
Try choosing a game with an environment that can't handle non-ASCII
characters
"""
steam_apps = [
steam_app_factory(name="Fäke game 1", appid=10),
steam_app_factory(name="Fäke game 2", appid=20)
]
# Fake user selecting 'Fäke game 2'. The non-ASCII character 'ä'
# is stripped since Zenity wouldn't be able to display the character.
locale_error_zenity.mock_stdout = "Fke game 2: 20"
steam_app = select_steam_app_with_gui(
steam_apps=steam_apps, steam_path=steam_dir
)
assert steam_app == steam_apps[1]
assert (
"Your system locale is incapable of displaying all characters"
in caplog.records[0].message
)
E assert 'Your system locale is incapable of displaying all characters' in
"Using 'zenity' as GUI provider"
E + where "Using 'zenity' as GUI provider" = <LogRecord: protontricks, 20,
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/protontricks/gui.py, 47, "Using '%s' as GUI
provider">.message
tests/test_gui.py:208: AssertionError
------------------------------ Captured log call -------------------------------
INFO protontricks:gui.py:47 Using 'zenity' as GUI provider
WARNING protontricks:gui.py:146 Your system locale is incapable of displaying
all characters. Some app names may not show up correctly. Please use an UTF-8
locale to avoid this warning.
=============================== warnings summary ===============================
protontricks/util.py:11
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/protontricks/util.py:11:
DeprecationWarning: pkg_resources is deprecated as an API. See
https://setuptools.pypa.io/en/latest/pkg_resources.html
import pkg_resources
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED tests/test_gui.py::TestSelectApp::test_select_game_locale_error - asse...
=================== 1 failed, 132 passed, 1 warning in 0.99s ===================
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build; python3.12 -m pytest tests
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build;
python3.11 -m pytest tests
============================= test session starts ==============================
platform linux -- Python 3.11.9, pytest-8.1.2, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build
configfile: pyproject.toml
collected 133 items
tests/cli/test_desktop_install.py . [ 0%]
tests/cli/test_launch.py ............ [ 9%]
tests/cli/test_main.py .......................................... [ 41%]
tests/cli/test_util.py ...... [ 45%]
tests/test_config.py .. [ 47%]
tests/test_flatpak.py ......... [ 54%]
tests/test_gui.py .....F........ [ 64%]
tests/test_steam.py ...................................... [ 93%]
tests/test_util.py ....... [ 98%]
tests/test_winetricks.py .. [100%]
=================================== FAILURES ===================================
_________________ TestSelectApp.test_select_game_locale_error __________________
self = <test_gui.TestSelectApp object at 0x7f8c535bad10>
locale_error_zenity = <conftest.MockSubprocess object at 0x7f8c533aa290>
steam_app_factory = <function steam_app_factory.<locals>.func at 0x7f8c53227100>
steam_dir =
PosixPath('/tmp/pytest-of-buildd/pytest-1/test_select_game_locale_error0/home/fakeuser/.steam/steam')
caplog = <_pytest.logging.LogCaptureFixture object at 0x7f8c533aae90>
def test_select_game_locale_error(
self, locale_error_zenity, steam_app_factory, steam_dir, caplog):
"""
Try choosing a game with an environment that can't handle non-ASCII
characters
"""
steam_apps = [
steam_app_factory(name="Fäke game 1", appid=10),
steam_app_factory(name="Fäke game 2", appid=20)
]
# Fake user selecting 'Fäke game 2'. The non-ASCII character 'ä'
# is stripped since Zenity wouldn't be able to display the character.
locale_error_zenity.mock_stdout = "Fke game 2: 20"
steam_app = select_steam_app_with_gui(
steam_apps=steam_apps, steam_path=steam_dir
)
assert steam_app == steam_apps[1]
assert (
"Your system locale is incapable of displaying all characters"
in caplog.records[0].message
)
E assert 'Your system locale is incapable of displaying all characters' in
"Using 'zenity' as GUI provider"
E + where "Using 'zenity' as GUI provider" = <LogRecord: protontricks, 20,
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/protontricks/gui.py, 47, "Using '%s' as GUI
provider">.message
tests/test_gui.py:208: AssertionError
------------------------------ Captured log call -------------------------------
INFO protontricks:gui.py:47 Using 'zenity' as GUI provider
WARNING protontricks:gui.py:146 Your system locale is incapable of displaying
all characters. Some app names may not show up correctly. Please use an UTF-8
locale to avoid this warning.
=============================== warnings summary ===============================
protontricks/util.py:11
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/protontricks/util.py:11:
DeprecationWarning: pkg_resources is deprecated as an API. See
https://setuptools.pypa.io/en/latest/pkg_resources.html
import pkg_resources
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED tests/test_gui.py::TestSelectApp::test_select_game_locale_error - asse...
=================== 1 failed, 132 passed, 1 warning in 1.11s ===================
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; python3.11 -m pytest tests
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12
3.11" returned exit code 13
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202405/
About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and a
reduced chroot with only build-essential packages.
If you could not 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 affects, so that this is still visible in the BTS web
page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: protontricks
Source-Version: 1.11.1-1
Done: Stephan Lachnit <stephanlach...@debian.org>
We believe that the bug you reported is fixed in the latest version of
protontricks, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1071...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Stephan Lachnit <stephanlach...@debian.org> (supplier of updated protontricks
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 08 Aug 2024 10:24:10 +0200
Source: protontricks
Architecture: source
Version: 1.11.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <team+pkg-ga...@tracker.debian.org>
Changed-By: Stephan Lachnit <stephanlach...@debian.org>
Closes: 1071809
Changes:
protontricks (1.11.1-1) unstable; urgency=medium
.
* New upstream version 1.11.1 (Closes: #1071809 #1063967 #1064509)
* Update standards version to 4.7.0, no changes needed
Checksums-Sha1:
2d237fd5d78fcc333bf1ec9b9b2a41ba04038189 2211 protontricks_1.11.1-1.dsc
ad635e6e1f08e051218ed6e3b4b35dedbef9cbd2 160750 protontricks_1.11.1.orig.tar.gz
ad58116dd3d855eba514ed37e96f98a7c66aec73 2496
protontricks_1.11.1-1.debian.tar.xz
5130f350d35863f85cb898701769e3e13c7fd1a0 7496
protontricks_1.11.1-1_amd64.buildinfo
Checksums-Sha256:
420ee959e422b15db1da5d75209c40e3d566510be7b2a4e267cbb33e1271d24a 2211
protontricks_1.11.1-1.dsc
9601a6e4531165856e77e19c54bc2cd3c6743cb931739c630e234be1de15975f 160750
protontricks_1.11.1.orig.tar.gz
abf591fb46340c903b7b607081b2ec9034e023e69e9854568d999141387a41a9 2496
protontricks_1.11.1-1.debian.tar.xz
71ba8e03ed3b908e7865f6ffd9c160b55cccff94c528189c341a25b414071909 7496
protontricks_1.11.1-1_amd64.buildinfo
Files:
3b2394ec5f962d9005a869e985d1a343 2211 contrib/utils optional
protontricks_1.11.1-1.dsc
133333b3f6654e68e74db6c68c97c767 160750 contrib/utils optional
protontricks_1.11.1.orig.tar.gz
46416a35e52b2ea6a403ecc52236746f 2496 contrib/utils optional
protontricks_1.11.1-1.debian.tar.xz
b119040cac85c279942a3a6b44e06095 7496 contrib/utils optional
protontricks_1.11.1-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEu0Wws/9WG9vUXuips1tJ6l1WPv4FAma0geEACgkQs1tJ6l1W
Pv6wsg//eBojZBz2VXCkKFjDt7FRle1GUAfgx/twofJG6D2CBUcdIGRjaz7tFMfk
YhbDcIt+UFoe6v4FtsT2BybWox+4QJUOnWQHBEsvZxDHsf/pNMYhm1+r2Y7ocfn7
Q4XrvNYK5OrjyhrueaftZGuDe3eJyF1RZ5QC4v1D4pXUgQQmP0VAikj+fS3D/8wa
kWRtRrmf58T6fwSdnURSipkaZXBIGUNAUbhF7OPgnLeygN/Z7wk7L6OupbZsF4X+
EQhYKIcislVdkLE+sYiwHZjWVup96vkGL5KfieGVOrHtbz3IG/gFw5aLtJGVNU2V
+xJnuLdJGnMIbhdzQ4qGNDGBPtOOCgHqtGRNu/kW7pcGKL4RUllK+xSp6XV4cfEa
0eGwagms8R/SUMbnjGxXEuU68qu+C0X6Vo9gOZVwQzWTB8bInWvQVzVWAab+EjXz
HHvHnQLWYjK5ONA5t89AXwMwyQu0wdnsncqeO0z05xMm92Jif0GQlN89L3Kcy+G8
HWLfTDrYthNSaVk6ARXIafmnEUZN4AChr10TevAb/t3Rytg+3w3Xufm0fzF/CGg3
zpT2USdRELnzF7YcJMGRBicUamDhTF1dvpMIXGG9fcilmAmCqsj/6FZda77CgbQW
YiFenPFEezBG3tPOi9eq4Ws0XKgaNGsWPhit/rThsOBvKAPXyQQ=
=ypfT
-----END PGP SIGNATURE-----
pgpqqwJh55YLi.pgp
Description: PGP signature
--- End Message ---