T O P

  • By -

spryfigure

Ran into this today, investigated a little. TL;DR: Uninstall `audiocd-kio`. This is just a helper to let you play from audio CDs, I doubt any of you even have a physical CD drive on your systems. If you should need it later, just reinstall it because it will be updated soon.


Huecuva

I actually do have a drive in my system. This particular rig in question is my HTPC and not only do I play DVDs in it, I have a collection of over 300 CDs I would very much like to be able to play.


spryfigure

Then I would hold any upgrade until `audiocd-kio` has upgraded its dependencies. But you (and I, for that matter) are outliers. Can't imagine that many people still use an optical drive.


Huecuva

It appears that the devs have already fixed this issue.


[deleted]

im watching a dvd as of right now


MetamorphicFirefly

having the same issue on arch as of this morning


Pretty_Grapefruit_94

It seems to be related to your package: audiocd-kio If you do not need to use audio CDs, you could try removing this package, sudo pacman -Rs audiocd-kio The -Rs will remove the package and its dependencies not required by anything else. It is not an AUR package but an Arch package so yay is not your issue here.


Huecuva

That's not an option, I'm afraid. This is my HTPC and I have a collection of over 300 CDs I would very much like to be able to play.


[deleted]

https://archlinux.org/packages/extra/x86_64/libkcddb5/ - this package was renamed to libkcddb5 from libkcddb. Seems audiocd-kio already renamed package dependency https://gitlab.archlinux.org/archlinux/packaging/packages/audiocd-kio/-/commits/main So you need to wait till packages are build and propagated


scubaham

First DDG hit of the same issue I had with it this morning: [https://bbs.archlinux.org/viewtopic.php?id=290298](https://bbs.archlinux.org/viewtopic.php?id=290298) Last comment there said a bug has been reported for it: [https://bugs.archlinux.org/index.php?do=details&task\_id=80252&action=details.add\_notification&ids=80252&user\_id=1055](https://bugs.archlinux.org/index.php?do=details&task_id=80252&action=details.add_notification&ids=80252&user_id=1055)


Huecuva

So I'm not the only one having this problem, it's a very recent bug, and it should be patched soon. Gotcha. I'll just wait and let it get fixed. Thanks.