Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 267485 - gnome-extra/nm-applet-0.7.1 depends on gnome-extra/policykit-gnome
Summary: gnome-extra/nm-applet-0.7.1 depends on gnome-extra/policykit-gnome
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Daniel Gryniewicz (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-25 23:47 UTC by Vadim Kuznetsov (RETIRED)
Modified: 2009-04-28 18:56 UTC (History)
3 users (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 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.