EDIT: I kinda solved it by installing Wayland (on my Nvidia card, Ouch!) to replace Xorg. Not sure if this is gonna last though. Perhaps Manjaro is the one I’m gonna throw out FIRST if anything happens from now on.

What should be the first line of defense? Timeshift?

This happened after I installed AUR package masterpdfeditor and 2 applications from github (some hashing algorithm programs, I think they were “Dilithium” and “Latice-based-cryptography-main”, one of them was provided by NIST.)

If using GUI: I login, black screen for few seconds, then back at login screen.

If going to ctrl+alt+f2, login successful, then startx, see picture provided (higher quality).

I tried adding a new user, but result is the same.

I have a live usb to do the Timeshift. (I can also chroot if necessary… But I’m not extremely professional)

  • lemmyvore@feddit.nl
    link
    fedilink
    English
    arrow-up
    0
    arrow-down
    1
    ·
    8 months ago

    If an installed AUR package breaks due to distro binary package shift, you rebuild it and that’s it.

    If it’s an AUR package that downloads a binary, those binaries are typically made to work on a wide variety of environments.

    Not even single AUR package has >= requirements defined properly in the PKGBUILD, it’s just the nature of the AUR.

    “What if the package has incorrect dependencies” — seriously, that’s your argument?

    Well it would have been a crappy package anyway, no? It will break sooner or later, on Arch or Manjaro or any distro. You rebuild it and move on.