You are not logged in.

#1 2023-11-14 09:38:38

mcloaked
Member
From: Yorkshire, UK
Registered: 2012-02-02
Posts: 1,240

[SOLVED] plasma updates break dependencies for libkcddb5

This morning I had a problem with dependencies for libkcddb5 and had to remove packages as per:

$ sudo pacman -R k3b libkcddb audiocd-kio kde-multimedia-meta kde-applications-meta

and then I could do a normal update, and then install k3b back in but the two kde-*-meta packages could not be reinstalled:

$ sudo pacman -Syu kde-multimedia-meta kde-applications-meta:: Synchronising package databases...
 core-testing is up to date
 core is up to date
 extra-testing is up to date
 extra is up to date
 gc-repo is up to date
:: Starting full system upgrade...
resolving dependencies...
warning: cannot resolve "libkcddb", a dependency of "audiocd-kio"
warning: cannot resolve "audiocd-kio", a dependency of "kde-multimedia-meta"
warning: cannot resolve "libkcddb", a dependency of "audiocd-kio"
warning: cannot resolve "audiocd-kio", a dependency of "kde-multimedia-meta"
warning: cannot resolve "kde-multimedia-meta", a dependency of "kde-applications-meta"
:: The following packages cannot be upgraded due to unresolvable dependencies:
      kde-multimedia-meta  kde-applications-meta

:: Do you want to skip the above packages for this upgrade? [y/N] 

Does this mean that the two meta-packages  kde-multimedia-meta kde-applications-meta: are no longer valid for install?

Edit: This looks like there is a package dependency error for:

$ sudo pacman -Syu audiocd-kio
:: Synchronising package databases...
 core-testing is up to date
 core is up to date
 extra-testing is up to date
 extra is up to date
 gc-repo is up to date
:: Starting full system upgrade...
resolving dependencies...
warning: cannot resolve "libkcddb", a dependency of "audiocd-kio"
:: The following package cannot be upgraded due to unresolvable dependencies:
      audiocd-kio

:: Do you want to skip the above package for this upgrade? [y/N] 
error: failed to prepare transaction (could not satisfy dependencies)
:: unable to satisfy dependency 'libkcddb' required by audiocd-kio

Hopefully this will get fixed before long.

Last edited by mcloaked (2023-11-14 14:25:26)


Mike C

Offline

#2 2023-11-14 10:19:44

spychodelics
Member
Registered: 2009-06-08
Posts: 37

Re: [SOLVED] plasma updates break dependencies for libkcddb5

I removed audiocd-kio and did a normal update

sudo pacman -Syu
:: Paketdatenbanken werden synchronisiert …
 core ist aktuell
 extra ist aktuell
 community ist aktuell
 multilib ist aktuell
:: Vollständige Systemaktualisierung wird gestartet …
:: libkcddb durch extra/libkcddb5 ersetzen? [J/n] j
Abhängigkeiten werden aufgelöst …
Warnung: Kann "libkcddb" nicht auflösen (eine Abhängigkeit von "audiocd-kio")
:: Das folgende Paket kann aufgrund nicht auflösbarer Abhängigkeiten nicht aktualisiert werden:
      audiocd-kio

:: Möchten Sie das oben genannte Paket bei dieser Aktualisierung überspringen? [j/N] n
Fehler: Vorgang konnte nicht vorbereitet werden (Kann Abhängigkeiten nicht erfüllen)
:: Unerfüllbare Abhängigkeit »libkcddb«, benötigt von audiocd-kio

sudo pacman -R audiocd-kio
Abhängigkeiten werden geprüft …

Pakete (1) audiocd-kio-23.08.3-1

Gesamtgröße der entfernten Pakete:  2,34 MiB

:: Möchten Sie diese Pakete entfernen? [J/n] j
:: Paketänderungen werden verarbeitet …
(1/1) Entfernung läuft audiocd-kio                           [################################] 100%
:: Post-transaction-Hooks werden gestartet …
(1/2) Arming ConditionNeedsUpdate...
(2/2) Updating the desktop file MIME type cache...

Last edited by spychodelics (2023-11-14 10:23:12)

Offline

#3 2023-11-14 10:23:10

denisfalqueto
Member
From: ES, Brazil
Registered: 2006-03-24
Posts: 197

Re: [SOLVED] plasma updates break dependencies for libkcddb5


Satisfied users don't rant, so you'll never know how many of us there are.

Offline

#4 2023-11-14 14:25:07

mcloaked
Member
From: Yorkshire, UK
Registered: 2012-02-02
Posts: 1,240

Re: [SOLVED] plasma updates break dependencies for libkcddb5

Fixed with audiocd-kio 23.08.3-3


Mike C

Offline

Board footer

Powered by FluxBB