On Fri, May 22, 2026 at 7:11 PM Dave Close <[email protected]> wrote:

> Jerry James wrote:
>
> >$ rpm -q --scripts kernel-core-7.0.9-205.fc44.x86_64
> >
> >[snip]
> >
> >preuninstall scriptlet (using /bin/sh):
> >entry_type=""
> >
> >/bin/kernel-install --help|grep -q -- '--entry-type=' &&
> >    entry_type="--entry-type type1"
> >
> >/bin/kernel-install remove 7.0.9-205.fc44.x86_64 $entry_type || exit 0
> >if [ -x /usr/bin/weak-modules ]
> >then
> >    /usr/bin/weak-modules --remove-kernel 7.0.9-205.fc44.x86_64 || exit 0
> >fi
> >
> >[snip[
>
> Sorry, I don't understand why the above is relevant to the problem.
> What is this intending to accomplish or demonstrate?


The potential use of weak-modules by an uninstall. See this 2021 discussion:
 <https://utcc.utoronto.ca/~cks/space/blog/linux/FedoraWeakUpdatesFailure>


> >Does that machine have /usr/bin/weak-modules?
>
> Apparently not:
>
> > $ ls /usr/bin/weak-modules
> > ls: cannot access '/usr/bin/weak-modules': No such file or directory


 Do you have anything for /lib/*/weak-updates?  Does the problem system
have a different history of upgrades over time from 2021?

-- 
George N. White III
-- 
_______________________________________________
users 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://forge.fedoraproject.org/infra/tickets/issues/new

Reply via email to