Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 269823 - sys-apps/hal-0.5.12_rc1-r3: missing dependency "policykit"
Summary: sys-apps/hal-0.5.12_rc1-r3: missing dependency "policykit"
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-14 11:11 UTC by siebz0r
Modified: 2009-05-15 07:20 UTC (History)
1 user (show)

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 siebz0r 2009-05-14 11:11:27 UTC
emergeing sys-apps/hal-0.5.12_rc1-r3 without policykit useflag still needs policykit.


Reproducible: Always

Steps to Reproduce:
1. not having policykit installed
2. not having the policykit useflag
3. emerge =sys-apps/hal-0.5.12_rc1-r3

Actual Results:  
These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] sys-apps/hal-0.5.12_rc1-r3  USE="X acpi crypt laptop -apm -consolekit -debug -dell -disk-partition -doc -policykit (-selinux)"

[...]

checking whether to rebuild gperf header files... checking for POLKIT... n
o
configure: error: PolicyKit not explicitly disabled and no PolicyKit found

[...]

*
 * ERROR: sys-apps/hal-0.5.12_rc1-r3 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_configure
 *             environment, line 3811:  Called _eapi2_src_configure
 *               ebuild.sh, line  628:  Called econf
 *               ebuild.sh, line  534:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *  The die message:
 *   econf failed
 *




Expected Results:  
pulling in policykit as a dependency and finishing the emerge successfully =)
Comment 1 Sebastian Luther (few) 2009-05-14 14:43:17 UTC
emerge --info and the config.log please.
Comment 2 siebz0r 2009-05-15 07:20:03 UTC
never mind, I had the Sabayon overlay installed and didn't see the ebuild was drawn in from there.
ebuild from Gentoo Portage compiles fine.