[Bug 2054741] Re: dpkg-buildpackage ignores DEB_BUILD_PROFILES

Launchpad Bug Tracker 2054741 at bugs.launchpad.net
Sat Feb 24 02:06:19 UTC 2024


This bug was fixed in the package dpkg - 1.22.4ubuntu5

---------------
dpkg (1.22.4ubuntu5) noble; urgency=medium

  [ Luca Boccassi ]
  * Fix dpkg-buildpackage ignoring DEB_BUILD_PROFILES (LP: #2054741)

 -- Gianfranco Costamagna <locutusofborg at debian.org>  Fri, 23 Feb 2024
10:52:26 +0100

** Changed in: dpkg (Ubuntu Noble)
       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/2054741

Title:
  dpkg-buildpackage ignores DEB_BUILD_PROFILES

Status in dpkg package in Ubuntu:
  Fix Released
Status in dpkg source package in Jammy:
  In Progress
Status in dpkg source package in Mantic:
  In Progress
Status in dpkg source package in Noble:
  Fix Released

Bug description:
  DEB_BUILD_PROFILES= can be used in Debian to specify a build profile
  to use with dpkg-buildpackage. We want to use it in the systemd
  project to build the upstream packages for the Ubuntu autopkgtest
  cloud CI on Github. But in the Ubuntu's fork of dpkg,
  DEB_BUILD_PROFILES's value is ignored and unconditionally swapped with
  'noudeb'. This makes it impossible to use package-specific profiles,
  and it's a regression w.r.t Debian.

  To reproduce it, simply print the content of DEB_BUILD_PROFILES in
  d/rules in any package and build with DEB_BUILD_PROFILES=foo dpkg-
  buildpackage.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/2054741/+subscriptions




More information about the foundations-bugs mailing list