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

Bug 267485

Summary: gnome-extra/nm-applet-0.7.1 depends on gnome-extra/policykit-gnome
Product: Gentoo Linux Reporter: Vadim Kuznetsov (RETIRED) <vadimk>
Component: Current packagesAssignee: Daniel Gryniewicz (RETIRED) <dang>
Status: RESOLVED INVALID    
Severity: normal CC: dagger, rbu, steev
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Vadim Kuznetsov (RETIRED) gentoo-dev 2009-04-25 23:47:24 UTC
In file included from ce-page.c:33:
polkit-helpers.h:29:39: error: polkit-gnome/polkit-gnome.h: No such file or directory
...
 * 
 * ERROR: gnome-extra/nm-applet-0.7.1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3050:  Called gnome2_src_compile
 *             environment, line 2345:  Called die
...


Reproducible: Always

Steps to Reproduce:
1. gnome-extra/policykit-gnome is not installed
2. emarge gnome-extra/nm-applet-0.7.1


Actual Results:  
 compile failure
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-04-26 13:53:55 UTC
not gnome
Comment 2 Robert Buchholz (RETIRED) gentoo-dev 2009-04-27 12:14:11 UTC
is policykit-gnome really not installed at the time nm-applet is being compiled? It is listed in the DEPEND:

RDEPEND="...
        >=gnome-extra/policykit-gnome-0.8"
DEPEND="${RDEPEND}
        ..."
Comment 3 Vadim Kuznetsov (RETIRED) gentoo-dev 2009-04-28 18:56:16 UTC
You are right. I was looking at the wrong repo.