[Stable Update] 2023-05-07 - Kernels, KDE Gear 23.04.0, KDE Frameworks 5.105.0, Qt5, Firefox, Thunderbird

I can not run Spyder anymore :frowning:
in the terminal i got this last line:

pkg_resources.DistributionNotFound: The ‘astroid<=2.17.0-dev0,>=2.15.4’ distribution was not found and is required by pylint

I still have astroid 2.15.2. How can i update to astroid 2.15.4 ?
Thanks

OK, it appears that the update itself went fine. My chrooted pamac said “nothing to do”. So, I tried to restore my time shift backup instead, which brings back SDDM, but now I cannot login. I type in my password and hit enter. Thereafter, SDDM freezes. I can still move the mouse cursor but cannot click anything.

Can I somehow circumvent SDDM / repair SDDM / see if Plasma is running fine or SDDM is hanging and just not loading KDE?

1 Like

For me xfce4-pulseaudio-plugin kept crashing instantly until i downgraded it to the previous version.

I recommend pamac instead of pacman, especially for newcomers as pamac was developed by Manajaro (developers) for Manjaro and just takes care of more thing[s] than pacman.

Does it have the same commands, like for instance sudo pacman -Syyu equals sudo pamac -Syyu ?
And are you the only one who recommends pamac over pacman from tty?
I did pacman updates from tty and got few bugs except the slide back desktop effect which confuses front and back then and when when I switched Activities.
I recommend force re-installing video-nvidia after every update.

as a update, i had updated everything except amd-ucode, and it was fine, then upgraded the bios version (ASUS b550f from 2803 to 3002) and it ran fine, then installed the update for amd-ucode and it also runs fine now

2 Likes

A post was split to a new topic: All of my screen recording programs don’twork anymore

Hi, After this update crc start fails with message ‘internal error: virtiofsd died unexpectedly’. systemctl status libvirtd.service shows as no longer active. Linux419. Reverted back to snapshot and its fine.

Not the same.
pamac uses ‘regular phrases’ like install.
pamac also has some bugs about grabbing packages from the AUR at the moment … and some other quirks. AFAIK theres not any reason to recommend pamac over pacman besides that ‘easiness’.
(in fact myself and some others much prefer, and choose, to use pacman exclusively)
Someone once said ‘pamac does extra things’ … I still dont have any evidence for what they were referring to. Most automation that pamac does (like automatically changing mirrors) is not required, many people deactivate, and are often a source of breakage.
All of that is not to tell folks what they should use … just that I dont see any reason to avoid pacman if you are comfortable with it.

3 Likes

It APPEARS that the default kernel gets changed automatically to 6.2? For whatever reason, my system won’t run the 6.2 kernel. Luckily, it runs 6.1 okay.

I find that unlikely considering that is not the normal functioning structure, though avilable at one time, as well as petitions to implement it, ie: Proposal to streamline/simplify kernel updates and management for users

This update broke tpm2 unlocking of luks disks on sdboot, again. This also broke a couple of updates ago, but a revert to cryptsetup, pushed in an update, fixed it.

It results in: “systemd-cryptsetup[441]: TPM2 support is not installed.” on boot.

The breaking change seems to be an incompatibility between systemd-252 and cryptsetup-2.6.1-3.2. See:

1 Like

No, as @cscs said, they’re not the same.

As he/she/it also said, someone once said, which I believe is me, "that it does more things, which I believe was me. That is why I have always and will always recommended pamac. It was even recommended to use pamac in many of the update announcements, by no one other than the great @philm himself. And regardless whether it’s considered good practise or not, it’s the way things is.

You can find more information about pamac if you RTFM:

man pamac

And that’s why I recommend it, especially to newcomers - it’s less daunting.

Never experienced anything of the sort.

I have. When using pacman a lot more human intervention was necessary for some things. No, I don’t remember which things.

Which most people aren’t. And that’s why I have the disclaimer:

I recommend pamac instead of pacman, especially for newcomers as pamac was developed by Manajaro (developers) for Manjaro and just takes care of more thing than pacman.

And since Manjaro attracts a lot of newcomers, people that have no experience with Linux or the CLI, it’s likely to stay that way.

And as I have it, most people only end up on the Forum when something breaks and they need help. Heck, that was why I came here originally. So most people are at least newcomers to Manjaro, most to Linux. So I’d say they’re newcomers.

These 2 are from today alone…

pacman has none of these issues, or any other one I (or you) can point to … aside from ‘confusing syntax’.
Once again … folks should use what they want. I just dont understand fear-mongering around pacman.

2 Likes

I don’t have any specific posts, quotes or anything like that. Maybe I’m just more careful since I’ve used Ubuntu in the past, so I know it’s not Windows. And I prefer the CLI for stuff like this, so I might just be more careful, I don’t know. :man_shrugging:

Indeed. But that won’t stop me from making a recommendation. And I’ve had this conversation before, that’s why I put that disclaimer along with my recommendation.

You’ll notice I don’t answer to support requests regarding anything to do with sound, since I can’t use sound, so don’t have experience with it. I don’t wish to make people scared about pacman, or Linux, I just make my recommendations based on personal experience and conviction.

And I gave my reasons already.

1 Like

I’m confused now.

Does pacman also check the AUR for updates of packages that i installed from it ? Or does only Pacmac do that?

pamac does both. It also has both a cli commands and a GUI.
pacman is for the repos and local packages and does not have a GUI… to use the AUR along with pacman you can do so by hand or add an aur helper like yay or paru.

Ok, so i should start using pacmac from CLI then instead of pacman. I only have 2 apps from the AUR, but keeping those up to date is important, so i should at least know the CLI commands for pacmac.

Is there an equivalent of

sudo pacman-mirrors -f && sudo pacman -Syyu

For pacmac?

I’m using the Manjaro GUI app for updates in general and never had problems. Just wanna know the command in case sth breaks or i need to fix stuff via terminal.

pamac

Yes.
Taking into consideration pacmans design to not bundle AUR updates or handle them directly, the translation is:

sudo pacman-mirrors -f && pamac upgrade --force-refresh --no-aur

(the pacman-mirrors command doesnt change because its its own script, written when pacman was still the default, and given its proper status as defacto end-all package manager [and because shiny-mirrors didnt go anywhere])

Maybe this is a good place to mention that flipside of the ‘normal’ syntax … its definitely longer. :wink:

The problem seems to be caused by an incompatible version of the Qt libraries:

$ /usr/lib/kscreenlocker_greet --testing
Fontconfig error: "/etc/fonts/local.conf", line 1: not well-formed (invalid token)
kf.kirigami: Failed to find a Kirigami platform plugin
Cannot mix incompatible Qt library (5.15.8) with this library (5.15.9)
fish: Job 1, '/usr/lib/kscreenlocker_greet --…' terminated by signal SIGABRT (Abort)

And if i want to update everything including the stuff from AUR, i just remove the --no-aur ?

Also pamac update is shorter then pamac upgrade and does the same :stuck_out_tongue: