From: Thorsten Leemhuis on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2613#note_1498752871
Jumping in here to do some advertisement for an issue I recently filed that up to now didn't get a single reply: These `needs unknown symbol` problems seem to happen often enough to be somewhat annoying to some of us afaics. That's why I started to wonder if we could partly automate moving modules into a sesperate package that depend on something that is moved there. That made me find existing code in another code-path used in the spec file that afaics walks the list of modules and moves those over that depend on something that is moved over. But it's kinda broken. See https://gitlab.com/cki-project/kernel-ark/-/issues/121 for details; maybe once we get this to work in that code path and could used it for the filter case as well. Of course carefully (e.g. it should still fail if said code would have to move lot's of modules) _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
