You are not logged in.
I'm trying to update my system just to keep it up to date and I keep receiving this error:
[rafael@pc ~]$ yay
[sudo] password for rafael:
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib-testing is up to date
multilib is up to date
:: Starting full system upgrade...
resolving dependencies...
warning: cannot resolve "alsa-lib=1.2.7", a dependency of "lib32-alsa-lib"
:: The following package cannot be upgraded due to unresolvable dependencies:
lib32-alsa-lib
:: Do you want to skip the above package for this upgrade? [y/N] y
looking for conflicting packages...
Packages (3) pacman-contrib-1.5.3-1 qt5-base-5.15.4+kde+r164-1 qt5-tools-5.15.4+kde+r1-1
Total Download Size: 18.37 MiB
Total Installed Size: 78.50 MiB
Net Upgrade Size: 0.04 MiB
:: Proceed with installation? [Y/n] Y
:: Retrieving packages...
qt5-base-5.15.4+kde+r164-1-x86_64 13.0 MiB 27.1 MiB/s 00:00 [###########################################################] 100%
qt5-tools-5.15.4+kde+r1-1-x86_64 5.3 MiB 24.6 MiB/s 00:00 [###########################################################] 100%
pacman-contrib-1.5.3-1-x86_64 38.7 KiB 1432 KiB/s 00:00 [###########################################################] 100%
Total (3/3) 18.4 MiB 23.0 MiB/s 00:01 [###########################################################] 100%
(3/3) checking keys in keyring [###########################################################] 100%
(3/3) checking package integrity [###########################################################] 100%
(3/3) loading package files [###########################################################] 100%
(3/3) checking for file conflicts [###########################################################] 100%
(3/3) checking available disk space [###########################################################] 100%
:: Processing package changes...
(1/3) upgrading pacman-contrib [###########################################################] 100%
(2/3) upgrading qt5-base [###########################################################] 100%
(3/3) upgrading qt5-tools [###########################################################] 100%
:: Running post-transaction hooks...
(1/6) Reloading system manager configuration...
(2/6) Arming ConditionNeedsUpdate...
(3/6) Refreshing PackageKit...
(4/6) Updating icon theme caches...
(5/6) Cleaning pacman cache with paccache …
==> finished: 1 packages removed (disk space saved: 12.99 MiB)
(6/6) Updating the desktop file MIME type cache...
:: Searching databases for updates...
:: Searching AUR for updates...
-> libpdfium-nojs: local (5005.r0.62ad9af8a9-1) is newer than AUR (4758.r1.27cabf3dae-1)
-> Flagged Out Of Date AUR Packages: iriunwebcam-bin visual-studio-code-bin
:: 2 Packages to upgrade.
2 multilib-testing/lib32-alsa-lib 1.2.6.1-1 -> 1.2.7-1
1 aur/libretro-nestopia-git r88.a9e197f-1 -> r851.e4b6750-1
==> Packages to exclude: (eg: "1 2 3", "1-3", "^4" or repo name)
==>
-> Could not find all required packages:
alsa-lib=1.2.7 (Wanted by: lib32-alsa-lib)Does anyone have any idea how to solve this?
Update: I just removed lib32-alsa-lib and its dependencies, now everything works perfect! I'll post the code here in case any other newbies have the same problem.
$ yay -R lib32-alsa-lib lib32-alsa-plugins lib32-pipewireLast edited by rafaellancas (2022-06-29 03:00:01)
Offline
multilib-testing is up to date
multilib is up to dateOffline