NACK: [Unstable/Lunar][PATCH 0/3] Fix debug package builds

Juerg Haefliger juerg.haefliger at canonical.com
Mon Jan 16 12:35:52 UTC 2023


Superseded by a PR.

...juerg


> Currently, debug packages are only built when doing a 'full build'.
> A 'full build' is performed if the file /CurrentlyBuilding is present,
> which indicates that we're building in a PPA. So far, so good. However,
> PPAs have a configuration option 'Build debug symbols' and if that option
> is unset, we simply remove the debug package names from debian/files so
> they don't get published.
> 
> It seems wrong to even build the packages in this case.
> 
> The first patch fixes that. The second patch is just a simplification that
> drops an unnecessary if-then, and the third patch removes variables that
> are no longer needed due to patch 1.
> 
> Juerg Haefliger (3):
>   UBUNTU: [Packaging] debian/rules: Fix PPA debug package builds
>   UBUNTU: [Packaging] debian/rules: Remove debug package install
>     directory earlier
>   UBUNTU: [Packaging] debian/rules: Remove unnecessary 'lockme_<foo>'
>     variables
> 
>  debian/rules.d/0-common-vars.mk |  9 ++++++---
>  debian/rules.d/2-binary-arch.mk | 19 ++++---------------
>  2 files changed, 10 insertions(+), 18 deletions(-)
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20230116/f9a67d28/attachment.sig>


More information about the kernel-team mailing list