[Bug 2072635] Re: please export the data for the elf package metadata in the env
Launchpad Bug Tracker
2072635 at bugs.launchpad.net
Sun Aug 4 23:42:20 UTC 2024
This bug was fixed in the package dpkg - 1.22.10ubuntu2
---------------
dpkg (1.22.10ubuntu2) oracular; urgency=medium
* Update scripts/mk/buildflags.mk to use new way of computing
$(dpkg_datadir), fixing many ftbfs.
-- Michael Hudson-Doyle <michael.hudson at ubuntu.com> Fri, 02 Aug 2024
10:10:20 +1200
** Changed in: dpkg (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dpkg in Ubuntu.
https://bugs.launchpad.net/bugs/2072635
Title:
please export the data for the elf package metadata in the env
Status in dpkg package in Ubuntu:
Fix Released
Bug description:
starting with 24.10, dpkg now passes in dpkg-buildflags
-specs=/usr/share/dpkg/elf-package-metadata.specs
and specifying the package metadata json string in the specs file.
This currently only works with GCC and not other compilers. To have
quicker adoption for more binaries, please also export that
preformatted string in an environment variable ELF_PACKAGE_METADATA,
that can be picked up by other linkers and compilers.
choosing a deb-packaging neutral name for that enivronment variable,
because it potentionally could be useful to embed such information
into snap builds as well.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/2072635/+subscriptions
More information about the foundations-bugs
mailing list