Preparing…
Synchronizing package databases…
Error: restricting filesystem access failed because landlock is not supported by the kernel!
Warning: installing libxml2 (2.14.2-2) breaks dependency ‘libxml2.so=2-64’ required by rest
Add rest to remove
Failed to prepare transaction:
could not satisfy dependencies:
removing rest breaks dependency ‘rest’ required by lib32-rest
Resolving dependencies…
Checking inter-conflicts…
Failed to prepare transaction:
could not satisfy dependencies:
removing rest breaks dependency ‘rest’ required by lib32-rest
Hint: It was never there to begin with.
Setting ZSH as the default shell is set by Calamares during installation which adds it to /etc/shells. The same thing happens if one changes their default shell to something else; i.e, Fish, etc.
So if I reinstall the whole distro, should I change to bash after installation?
Not sure what happened exactly but I was letting the update run in the background since it was taking longer than usual, and suddenly when the process was just about done (possibly fully finished) I got logged out and dumped back to the login screen with no warning. (KDE Plasma).
It was the login screen. I know because I have different backgrounds for the two. Additionally my second monitor is vertical/sideways, and on the login screen that side is always the wrong orientation.
Well, in that case, your Plasma session probably crashed, which, although not everyone will experience that, is no surprise, really.
This Stable Update contained an update to Plasma itself, from 6.3.4 to 6.3.5 — see the first post of the thread. So the shared libraries that were going to be updated were in use while they were being overwritten.
I know nobody wants to hear it, but the safest way to apply a bundled update — especially if it involves your desktop environment — is to run it from the command line in a tty while completely logged out of the GUI environment. See…
sure why not ? just looked on my debian vm and the entries you mentioned are there
the .pacnew is default, you can always add your hostname like this
your ip name host with domain hostname
example 192.whatever hostname.local.domain hostname
The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
checked my /etc/hosts and this should be sufficient
127.0.0.1 localhost
::1 localhost
127.0.1.1 your hostname.domain your hostname
Only if you don’t mind the fact that you may have to re-learn some things you do in a terminal, as they do have some syntactical differences. Though if you don’ use the terminal extensively this may not matter to you.
Flawless update for me and thanks a lot for the warning concerning the pacnew-files!
Side note: After the update I was now able to build the current rstudio-desktop 2025.05.0 from AUR again. Before the manjaro update, compiling it was crashing with a segmentation fault at some point.
Problem with updating a friend of mine and I are having:
❯ sudo pacman -Syu
:: Synchronizing package databases...
core is up to date
extra is up to date
multilib is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing libxml2 (2.14.2-2) breaks dependency 'libxml2.so=2-64' required by electron32
:: installing libxml2 (2.14.2-2) breaks dependency 'libxml2.so=2-64' required by electron33
We already tried resetting Pacman-mirrors with sudo pacman-mirrors --country all --api --protocols all --set-branch stable && sudo pacman -Syu