Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 310939 - gnome-base/gnome-control-center-2.28.1-r2 does not expose aboutme useflag
Summary: gnome-base/gnome-control-center-2.28.1-r2 does not expose aboutme useflag
Status: RESOLVED INVALID
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: 2010-03-23 15:53 UTC by Tiago Batista
Modified: 2010-03-23 16:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild that solves issue (gnome-control-center-2.28.1-r3.ebuild,2.47 KB, text/plain)
2010-03-23 15:56 UTC, Tiago Batista
Details
ebuild gnome-control-center-2.28.1-r3.ebuild configure (build.log,11.65 KB, text/plain)
2010-03-23 16:15 UTC, Tiago Batista
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tiago Batista 2010-03-23 15:53:49 UTC
gnome-control-center does not build the gnome-about-me capplet, in fact the ebuild tries to use the flag but does not declare it on the IUSE.

Reproducible: Always

Steps to Reproduce:
1.emerge gnome-control-center
2.run gnome-about-me


Actual Results:  
gnome-about-me is not installed

Expected Results:  
gnome-about-me should be installed IF the aboutme useflag is enabled
Comment 1 Tiago Batista 2010-03-23 15:56:55 UTC
Created attachment 224907 [details]
ebuild that solves issue

This ebuild contais a two line modification that solves the issue for me...
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-03-23 16:02:07 UTC
please provide build.log, this change looks just wrong since eds use flag controls the build of about me capplet.
Comment 3 Tiago Batista 2010-03-23 16:15:49 UTC
Created attachment 224909 [details]
ebuild gnome-control-center-2.28.1-r3.ebuild configure

The EDS use flag seems to be broken, as no --disable option should be used...

As to the aboutme use flag, using my ebuild it is no longer controled by the eds useflag.

The attached build.log shows that eds is disbled, and the aboutme is enabled.
Comment 4 Tiago Batista 2010-03-23 16:30:28 UTC
Well, I was trying to decouple the aboutme from the eds useflag, but now I see why you made it depend on eds!

I just wanted the easier to find "change password" option!

please close this as WONTFIX, and sorry for the noise...
Comment 5 Nirbheek Chauhan (RETIRED) gentoo-dev 2010-03-23 16:52:35 UTC
Reopening for proper resolution...
Comment 6 Nirbheek Chauhan (RETIRED) gentoo-dev 2010-03-23 16:53:09 UTC
Bug report was made in error, and hence is invalid.