https://bugzilla.redhat.com/show_bug.cgi?id=1828455
--- Comment #27 from Justin M. Forbes jforbes@redhat.com --- Hmm, actually, weak-modules should not be running on stable Fedora. I was looking to back it out today with the 5.9.13 kernel updates and noticed I already did that on 8/20
%{expand:%%posttrans %{?1:%{1}-}core}\ %if 0%{!?fedora:1}\ if [ -x %{_sbindir}/weak-modules ]\ then\ %{_sbindir}/weak-modules --add-kernel %{KVERREL}%{?1:+%{1}} || exit $?\ fi\ %endif\
Were you seeing this on the 5.9 rebases in F33/32 ?