Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 552532 - =x11-misc/winswitch-0.12.18: includes wrong path to virt_server_daemonizer
Summary: =x11-misc/winswitch-0.12.18: includes wrong path to virt_server_daemonizer
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard: Pending removal: 2018-07-17
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2015-06-19 08:05 UTC by Dennis Schridde
Modified: 2018-07-25 22:52 UTC (History)
1 user (show)

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 Dennis Schridde 2015-06-19 08:05:28 UTC
# q list winswitch | grep virt_server_daemonizer
/lib/winswitch/virt_server_daemonizer

# winswitch_applet
[…]
virt_server_daemonizer.grab_daemon_pid(['/usr/libexec/winswitch/virt_server_daemonizer', …

Fixed by:
# ln -s ../../lib/winswitch /usr/libexec/

This silences the error message by winswitch_applet, but still does not allow me to connect to my X11 session… But maybe that is a separate bug…

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2018-07-25 22:52:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cddcf9838acd192875f82ba04db3b06c22e300a2

commit cddcf9838acd192875f82ba04db3b06c22e300a2
Author:     Mikle Kolyada <zlogene@gentoo.org>
AuthorDate: 2018-07-25 22:50:20 +0000
Commit:     Mikle Kolyada <zlogene@gentoo.org>
CommitDate: 2018-07-25 22:52:38 +0000

    x11-misc/winswitch: remove last rited package
    
    Closes: https://bugs.gentoo.org/552526
    Closes: https://bugs.gentoo.org/552528
    Closes: https://bugs.gentoo.org/552532
    Closes: https://bugs.gentoo.org/605116
    Closes: https://bugs.gentoo.org/611650

 x11-misc/winswitch/Manifest                        |  1 -
 .../winswitch/files/winswitch-0.12.18-PIL.patch    | 84 ----------------------
 x11-misc/winswitch/metadata.xml                    | 12 ----
 x11-misc/winswitch/winswitch-0.12.18-r1.ebuild     | 47 ------------
 4 files changed, 144 deletions(-)