Bug#991964: libgtk-4-1: the cause of apt-file search /usr/share/doc/@SHARED_PKG@

Andreas Henriksson andreas at fatal.se
Thu Aug 12 11:01:16 BST 2021


Control: tags -1 + confirmed

Hello,

On Fri, Aug 06, 2021 at 08:39:04PM +0200, Patrice Duroux wrote:
> Package: libgtk-4-1
> Version: 4.3.1+ds-2
[...]
> $ apt-file search /usr/share/doc/@SHARED_PKG@
> libgtk-4-1: /usr/share/doc/@SHARED_PKG@/@NEWS@
> libgtk-4-1: /usr/share/doc/@SHARED_PKG@/@README.md@
> 
> $ apt-file search /usr/share/doc/@BIN_PKG@
> libgtk-4-bin: /usr/share/doc/@BIN_PKG@/@NEWS@
> libgtk-4-bin: /usr/share/doc/@BIN_PKG@/@README.md@
[...]

I would suspect this is caused by the commit[1] replacing homebrow
with new debhelper 13 features.

The commit renames debian/*.links.in files to debian/*.links
but apparently misses replacing all the occurances of @FOO@ with
the new ${env:...} alternatives.

Solution would thus be either rename them back to *.links.in to
be processed again, or fully replace all occurances of @ with ${env:...

Adding Marco to CC hoping he will pick this up.

[1]: https://salsa.debian.org/gnome-team/gtk4/-/commit/336055ab1fe1518ef503e076df5511c06591912b

Regards,
Andreas Henriksson



More information about the pkg-gnome-maintainers mailing list