Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 362677 - [gnome-overlay] gnome-base/dconf-9999 ebuild error
Summary: [gnome-overlay] gnome-base/dconf-9999 ebuild error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-09 01:16 UTC by Albert W. Hopkins
Modified: 2011-04-09 06:43 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 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!