Bug 217406 - app-text/rarian should set --localstatedir=/var
Bug#: 217406 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: gnome@gentoo.org Reported By: srrijkers@gmail.com
Component: Ebuilds
URL: 
Summary: app-text/rarian should set --localstatedir=/var
Keywords:  
Status Whiteboard: 
Opened: 2008-04-12 15:42 0000
Description:   Opened: 2008-04-12 15:42 0000
Now it creates /var/lib/lib/rarian because of portage setting --localstatedir
to /var/lib. This should be overridden in the ebuild.

------- Comment #1 From Arun Raghavan 2008-04-14 07:08:49 0000 -------
I can confirm this. The default localstatedir used by configure is /var, to
which it appends a "/lib/rarian". Looks like our ebuilds should add a
--localstatedir=/var to override the portage default. (this is what dbus and
dbus-glib do for the same circumstances)

------- Comment #2 From Samuli Suominen 2008-04-17 18:18:56 0000 -------
*** Bug 218143 has been marked as a duplicate of this bug. ***

------- Comment #3 From Gilles Dartiguelongue 2008-06-29 22:54:57 0000 -------
fixed without a bump, thanks for reporting.