Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#26544 - [kdebase-workspace] requires libxtst which isn't in dependencies array
Attached to Project:
Arch Linux
Opened by daimonion (demon) - Thursday, 20 October 2011, 21:07 GMT
Last edited by Andrea Scarpino (BaSh) - Tuesday, 13 December 2011, 03:38 GMT
Opened by daimonion (demon) - Thursday, 20 October 2011, 21:07 GMT
Last edited by Andrea Scarpino (BaSh) - Tuesday, 13 December 2011, 03:38 GMT
|
DetailsDescription:
kdebase-workspace 4.7.2 package requires libxtst which isn't in dependencies array. I've uninstalled libxtst which caused some programs (like kinfocentar) not to start. Also, non KDE programs based on QT lost native KDE look and decorations. Steps to reproduce: pacman -Rdd libxtst && kinfocenter Also, when trying to build kde-workspace without libxtst I get this notice: ----------------------------------------------------------------------------- -- The following OPTIONAL packages could NOT be located on your system. -- Consider installing them to enable more features from this software. ----------------------------------------------------------------------------- * libXtst <http://xorg.freedesktop.org> X11 Testing Resource extension library useful for automated testing of X clients. and build fails at 6%. Proposed patch: Add libxtst to the dependency list of kdebase-workspace package. |
This task depends upon
Closed by Andrea Scarpino (BaSh)
Tuesday, 13 December 2011, 03:38 GMT
Reason for closing: Fixed
Additional comments about closing: on trunk
Tuesday, 13 December 2011, 03:38 GMT
Reason for closing: Fixed
Additional comments about closing: on trunk

You are right, if you aren't using the phonon-vlc backend you don't get libxtst installed. Thanks