Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 362677

Summary: [gnome-overlay] gnome-base/dconf-9999 ebuild error
Product: Gentoo Linux Reporter: Albert W. Hopkins <marduk>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Albert W. Hopkins 2011-04-09 01:16:30 UTC
Line 63 says:

   doenvd 51gsettings-dconf || die "doenvd failed"

But this fails, I think it should say

   doenvd 51dconf || die "doenvd failed"
Comment 1 Nirbheek Chauhan (RETIRED) gentoo-dev 2011-04-09 06:43:42 UTC
Fixed in the overlay, thanks for reporting!