Infinite Loading Audit Rules

I had a fine working version of tumbleweed until yesterday, and now it just loads on the Tumbleweed screen infinitely. When I press Esc it showed the last line being “Starting Loading Audit Rules”.

A few things I have done that might have messed this up :
I changed the time on my windows dual boot.
(before that the last line during loading was “A start job is running for Audit Rules or Apparmor profiles (“time since startup”/ no limit)” )
I pasted a manual page in usr/local/bin (for some reason my computer did not have the ls man page).
I updated OpenSuse.

I tried to go into recovery mode and looked at the logs and have found a few worrying things, here are the ones that looked relevant :
“ccp : unable to access the device, you might be running a broken BIOS”
“System is tainted : unmerged-bin”
“OSTree Prepare OS/ was skipped because of an unmet condition check”
"Unit uses Killmode=“none” "
“Can’t disable ASPM : OS doesn’t have ASPM controls”
And the last lines in the logs are about how a Bluetooth process failed

I do not know too much about computers in general so please be patient, thank you for your time.

Was it after update? Then try booting a previous snapshot.

I tried to load the previous version through “Advanced OpenSuse Booting Options” but I get the same result.

You tried loading a different kernel version. Try loading from a read-only snapshot at boot menu.

It worked, many thanks. For anyone with the same problem I just had to use :
sudo snapper rollback
to make it use the snapshot as the default one to load to. One last question, does it mean I cannot update my system ? Or just that something went wrong with the update last time ?

Which packages does zypper dup --dry-run attempt to pull in now? It could be your video driver update.

-Greatest Hopes

It says something along the lines of “the dup flag is unknown” (I use another primary language so the term flag might not be the correct one but it’s the exact translation)

So, run command in English locale

LANG=C zypper dup --dry-run

My guess is that you did not copy/paste the command advised and but that you typed it and made a typing error.

Please check for each and every character.

I fiddled around with it and I downloaded the updates again, but this time everything works perfectly. Thank you !

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.