You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[alarm@alarm ~]$ sudo pacman -Syu
:: Synchronizing package databases...
core is up to date
extra is up to date
alarm is up to date
aur is up to date
boogie 10.2 KiB 6.12 KiB/s 00:02 [###########################################] 100%
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing gpgme (2.0.0-1) breaks dependency 'libgpgme.so=11-64' required by ostree
[alarm@alarm ~]$ uname -a
Linux alarm 6.12.32-ARCH #1 SMP PREEMPT_DYNAMIC Tue Jun 10 04:44:03 AEST 2025 aarch64 GNU/Linux
[alarm@alarm ~]$ sudo pacman -Q ostree
[sudo] password for alarm:
ostree 2025.2-3
[alarm@alarm ~]$ sudo pacman -Q gpgme
gpgme 1.24.3-2
[alarm@alarm ~]$
Ostree needs to be updated to support libgpgme.so=45-64 provided by gpgme (2.0.0-1) ?