After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 511736 - Use if /usr/lib/gnome-settings-daemon/plugins conflicts if libexec is /usr/lib
Use if /usr/lib/gnome-settings-daemon/plugins conflicts if libexec is /usr/lib
Status: RESOLVED DUPLICATE of bug 504203
Product: gnome-settings-daemon
Classification: Core
Component: general
2.21.x
Other opensolaris
: Normal normal
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2008-01-24 08:42 UTC by Darren Kenny
Modified: 2008-01-24 20:34 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Darren Kenny 2008-01-24 08:42:41 UTC
On OpenSolaris, we use /usr/lib as our libexec dir. Given that we are now
adding plugins in /usr/lib this causes a conflict since /usr/lib/gnome-settings-daemon is the binary, and as such the plugins directory cannot be created.

To fix this, I've installed the plugins in the directory:

   /usr/lib/gnome-settings-daemon-plugins

I'm not perfectly happy with this, and would like to have a consistent directory name on OpenSolaris and Linux - would it be possible to change where/how the plugins are installed so that it would work on both?
Comment 1 Brian Cameron 2008-01-24 16:14:12 UTC
Perhaps it makes sense to create a subdirectory named /usr/(lib | libexec)/gnome-settings-daemon and put both the binary and a plugins
subdirectory in there? 

It would be nice if we could work together and resolve this before the 2.22 release when the interfaces become more solid.
Comment 2 Jens Granseuer 2008-01-24 20:34:59 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 504203 ***