Bug#1116350: python3-pygame-sdl2: release 8.4.1-1 does not ship the C header files
Alexandre Detiste
alexandre.detiste at gmail.com
Mon Sep 29 07:14:40 BST 2025
It does for the "makefile" build system but apparently not for python build
system...
At this point it's easier to add back the missing files using
debian/install list
https://manpages.debian.org/testing/debhelper/dh_auto_install.1.en.html
This package should not even exists. Upstream would/should switch back to
the real PyGame or merge that old fork in the main codebase... it is not
moving very fast at all so I guess any ugly kludge in Debian packaging is ok
Le lun. 29 sept. 2025, 07:56, Alexandre Detiste <alexandre.detiste at gmail.com>
a écrit :
> Hi.
>
> I thought that dh_auto_install was setting DESTDIR and relied on this not
> to fail at build stage.
>
> Adding a "print(os.environ)" will tell.
>
>
>
> Le lun. 29 sept. 2025, 07:43, Sean McGovern <gseanmcg at gmail.com> a écrit :
>
>> Running setup.py through pdb shows that the 'os.environ.get("DESTDIR",
>> None)'
>> added in the new build patch for this version fails and causes the
>> script to complete immediately.
>>
>> Does pybuild set DESTDIR explicitly?
>>
>
More information about the Pkg-games-devel
mailing list