* [developer] [REVIEW] 16879 pkglint fails on openindiana with more unexpected /32 packages
@ 2024-11-02 22:20 Bill Sommerfeld via illumos-developer
0 siblings, 0 replies; only message in thread
From: Bill Sommerfeld via illumos-developer @ 2024-11-02 22:20 UTC (permalink / raw)
To: developer
Issue: https://www.illumos.org/issues/16879
CR: https://code.illumos.org/c/illumos-gate/+/3802
Diff:
https://code.illumos.org/~diff/b1a9444e1f5d06443e3976a9de97f58b87734085
About a month ago, a fix for https://www.illumos.org/issues/16820 was
integrated to fix a pkglint failure during nightly due to a
newly-introduced packaging change in openindiana.
Since then, Openindiana has created additional /32 variant packages
and once again the pkglint phase is failing when building illumos-gate
on latest stock openindiana.
I have what I think is a better solution: add a PKGEXTRASUFFIX
variable which can be set to "/32" when building on openindiana, and use
that to expand the exception list (each package in the exception list
file is listed twice -- once with $(PKGEXTRASUFFIX) appended, and once
without).
This fix relies on two properties of pkglint's "missing-deps" handling:
1) duplicate entries are harmless
2) extra entries that don't match system packages are harmless.
I'd appreciate review; I'd also appreciate help from anyone who can
do illumos-gate builds of this change on other distributions to make
sure I didn't break their build.
Thanks in advance for your review and your help.
------------------------------------------
illumos: illumos-developer
Permalink: https://illumos.topicbox.com/groups/developer/T766b6431bc70682f-Me798bdd0b719633da4bb0c35
Delivery options: https://illumos.topicbox.com/groups/developer/subscription
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-11-02 22:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-02 22:20 [developer] [REVIEW] 16879 pkglint fails on openindiana with more unexpected /32 packages Bill Sommerfeld via illumos-developer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).