Problem with an update today!

Hey,
was an update to today to system here and get an error:
kunde inte tillfredsställa beroenden:

  • kan ej möta beroende ‘libgpgme.so=45-64’ som krävs av ostree

is on swedish could not install update!!
What can do to fix that being crazy of that problem not understand.
Could install that update on another computer no problem but these writing from was an problem.
Not understand how to fix that

Det er normalt når du har flatpak synkroniseret.

Fjerm flatpak og opdater - når opdatringen er OK - tilføj flatpak.

Translation
This is normal when you have flatpak synchronized.

Remove flatpak and update - when the update is OK - add flatpak.

1 Like

Translated:

cannot meet dependency ‘libgpgme.so=45-64’ required by ostree

This could indicate that you were in a partial upgraded state - so you must try again, perhaps checking and updating your mirrors first:
pacman-mirrors will show you their state. They should be green…

Firstly, it might work to remove OSTREE, upgrade, then reinstall OSTREE.

If not, then set freshly for your continent and sync/update with this:

sudo pacman-mirrors --continent && sudo pacman -Syu

Then, if the issue persists - push it a little with:

sudo pacman -Syyu

This will force a full refresh of all databases.

You can also try to reinstall GPGME:

sudo pacman -S gpgme

Hey,
first sync/update no problem
runing next
sudo pacman -Syyu
says nothing to do after run that command
hope that fixed my problem

Had the same problem and after a bit of searching I saw that it’s a known issue from the unstable branch.

It’s already resolved in pacman 7.0.0.r10.ga2d0293-3 but the stable branch version is 7.0.0.r10.ga2d0293-1 so you need to wait for that to update if you want a no hassle solution.

runing lägg till /ta bort programvara was no problem longer rebooted computer after runing:
sudo pacman-mirrors --continent && sudo pacman -Syu

problem is fixed now.

3 Likes

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