Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 822381 - media-sound/pulseaudio[equalizer] should depend on dev-python/PyQt5: qpaeq fails to launch
Summary: media-sound/pulseaudio[equalizer] should depend on dev-python/PyQt5: qpaeq fa...
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-08 02:56 UTC by alfr0451
Modified: 2021-11-08 03:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alfr0451 2021-11-08 02:56:22 UTC
As mentioned in the postinst section of media-sound/pulseaudio-15.0-r1, qpaeq needs dev-python/PyQt5. PyQt5 got depcleaned here and now invoking qpaeq fails with exit status 255 and the following lines:

There was an error importing needed libraries
Make sure you have qt5 and dbus-python installed
The error that occurred was:
	No module named 'PyQt5'

Reproducible: Always
Comment 1 Mike Gilbert gentoo-dev 2021-11-08 03:33:01 UTC
It's an optional runtime dependency. We do not add optional runtime dependencies to RDEPEND.