[Bug 2069722] Re: dpkg: ELF package metadata prevents some packages from building
Launchpad Bug Tracker
2069722 at bugs.launchpad.net
Sun Jun 30 21:56:20 UTC 2024
This bug was fixed in the package dpkg - 1.22.6ubuntu14
---------------
dpkg (1.22.6ubuntu14) oracular; urgency=medium
* Export environment variables DEB_BUILD_OS_RELEASE_ID, DEB_HOST_ARCH,
DEB_SOURCE, and DEB_VERSION when including buildflags.mk (LP: #2070015)
* buildflags: document RUSTFLAGS
* buildflags: Always set RUSTFLAGS
* buildflags: set origin of env vars for ELF package metadata
-- Benjamin Drung <bdrung at ubuntu.com> Fri, 21 Jun 2024 18:46:10 +0200
** Changed in: dpkg (Ubuntu)
Status: Fix Committed => 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/2069722
Title:
dpkg: ELF package metadata prevents some packages from building
Status in dpkg package in Ubuntu:
Fix Released
Bug description:
Some packages do not build anymore, citing a missing environment
variable. This can be reproduced by not using dpkg-buildpackage. For
example build chaos-marmosets:
```
$ debian/rules binary
[...]
cc: fatal error: environment variable ‘DPKG_BUILDPACKAGE_PACKAGE_ARCH’ not defined
```
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/2069722/+subscriptions
More information about the foundations-bugs
mailing list