Bug#1102086: game-data-packager: Not NMU-safe
Santiago Vila
sanvila at debian.org
Fri Apr 4 21:01:15 BST 2025
Package: src:game-data-packager
Version: 84
Hello.
While testing a patch for this package, versioned as 85.1,
I got this:
======================================================================
FAIL: test_version_number (__main__.AssertVersionMatches.test_version_number)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/../tests/version.py", line 81, in test_version_number
self.assertEqual(
~~~~~~~~~~~~~~~~^
changelog.upstream_version,
^^^^^^^^^^^^^^^^^^^^^^^^^^^
GAME_PACKAGE_VERSION,
^^^^^^^^^^^^^^^^^^^^^
)
^
AssertionError: '85.1' != '85'
- 85.1
? --
+ 85
----------------------------------------------------------------------
which I understand we would much prefer not to happen.
btw: This package builds perfectly ok on the AWS machines
with 1 CPU where I tried, but fails to build 80% of the time
on machines with 2 CPUs. I was trying to see if --max-parallel=1
improved things. Unfortunately, it does not, so I will not
be able to propose a patch.
Thanks.
More information about the Pkg-games-devel
mailing list