LibreOffice wouldn’t load any of its programs so I decided to uninstall and now I can’t even reinstall it. the console error for both the fresh and still write this in the log:
:: gpgmepp-2.0.0-2 and gpgme-1.24.3-2 are in conflict. Remove gpgme? [y/N] n
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: gpgmepp-2.0.0-2 and gpgme-1.24.3-2 are in conflict (gpgme<2)
I can’t remove gpgme since its important to pacman, but I’d like to figure out what to do with this. Help?
At the very top the bottom of a mostly cut-off execution reas:
Errors occurred, no packages were upgraded
You cannot skip the upgrade step .. thats why you are having troubles in the first place with being partially-upgraded.
The further issue here is that the Arch servers have been having trouble for the last 2 days and are still not fully operational… so right now you might have trouble getting a working mirror and syncing/upgraded.
Right now I cant manage to sort mirrors myself.
You are probably going to have to wait.
Checked today on the aur - seems stable, but I still can’t upgrade LibreOffice. I ranked mirrors and keep running into “curl exit code 22”. Upgraded the system with yay, sudo pacman -Syu… still can’t install LibreOffice. Perhaps I did this and have a software program that runs gpgmepp?
I don’t really know how to disable active repos or check for them- even with gpgme being one, so help on it would be appreciated. How do I rollback, does anyone have any guides? Followed this guide on rolling back packages in Arch but gpgmepp still is version 2.0.0-2 instead of gpgmepp-2.0.0-1.
The text above is not contained within code brackets and thus I am unsure of how it has been affected by formatting. And we still want to know the full output of an (attempted) upgrade.
Please perform the following;
sudo pacman -Syu | tee paclog.txt
Then
cat paclog.txt | eos-sendlog
And
cat /etc/pacman.conf | eos-sendlog
The last 2 commands should produce links to share here.
Please stop.
“Rolling back” is not at all what we want.
Instead provide the links produced above.
So I guess we are still just in an out of date (and possibly partially-upgraded) state.
Are you absolutely positive that no other package manager is running?
Finish/close any other instances. But certain circumstances, like sudden crashes, could have left the lock in place.
If sure there are no other package managers running then you can perform;
sudo rm /var/lib/pacman/db.lck
And then try again.
sudo pacman -Syu | tee paclog.txt
(Please take care .. you can copy it from here if need be. The output should not become broken and the whole of the ouput should be copied to the paclog.txt file.)