[Rpm-maint] [rpm-software-management/rpm] How to specify a fallback package for unpackaged files? (Discussion #2907)

Daan De Meyer notifications at github.com
Wed Feb 14 09:00:07 UTC 2024


@pmatilai Yes but these packaging specs are downstream. You end up with a chicken and egg problem. If we want to use the downstream packaging specs for building upstream testing packages, the downstream spec needs to be updated before any upstream PR introducing new unpackaged files can be tested and merged. But the downstream spec can only be updated once the upstream PR is merged, because otherwise it would fail to build because the newly added files are not yet installed so you get into a circular dependency.

One way out of this circular dependency is to be able to specify that, when building packages from upstream sources, any unpackaged files go into a fallback package (which in systemd's case would be the main systemd package).

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/discussions/2907#discussioncomment-8463024
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/repo-discussions/2907/comments/8463024 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240214/f20641a0/attachment.html>


More information about the Rpm-maint mailing list