Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 469240 - gnome-base/gconf-2.32.4 - CONFIG_PROTECT_MASK="${EPREFIX}/etc/gconf" - EPREFIX doesn't get replaced
Summary: gnome-base/gconf-2.32.4 - CONFIG_PROTECT_MASK="${EPREFIX}/etc/gconf" - EPREFI...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2013-05-10 02:39 UTC by Manuel Rüger (RETIRED)
Modified: 2013-05-10 10:40 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 Manuel Rüger (RETIRED) gentoo-dev 2013-05-10 02:39:21 UTC
CONFIG_PROTECT_MASK via emerge --info:

CONFIG_PROTECT_MASK="${EPREFIX}/etc/gconf /etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"


should be

CONFIG_PROTECT_MASK="/etc/gconf /etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"


This is on a system running without prefix.
Comment 1 Pacho Ramos gentoo-dev 2013-05-10 06:48:00 UTC
Try re-syncing and re-emerging gconf
Comment 2 Manuel Rüger (RETIRED) gentoo-dev 2013-05-10 09:41:54 UTC
Timestamp of tree: Fri, 10 May 2013 09:00:01 +0000

as far as I can see, it is fixed in gconf-3.2.6, but not in gconf-2.32.4
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2013-05-10 10:40:29 UTC
+*gconf-2.32.4-r1 (10 May 2013)
+
+  10 May 2013; Gilles Dartiguelongue <eva@gentoo.org> +gconf-2.32.4-r1.ebuild:
+  Stable bump: apply prefix fixes to stable ebuild, bug #469240.
+

Looks like the fix didn't make it to stable. This is now fixed, thanks for
reporting.