Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 147738 - gnome-extra/hal-device-manager-0.5-r1 built_with_use invalid USE flag (hal: python)
Summary: gnome-extra/hal-device-manager-0.5-r1 built_with_use invalid USE flag (hal: p...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Project Gentopia
URL:
Whiteboard:
Keywords:
: 148742 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-09-15 15:20 UTC by Ed Catmur
Modified: 2007-03-15 09:09 UTC (History)
0 users

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


Attachments
hal-device-manager-built_with_use-hal-python.patch (hal-device-manager-built_with_use-hal-python.patch,1.08 KB, patch)
2006-09-15 16:46 UTC, Ed Catmur
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Catmur 2006-09-15 15:20:46 UTC
# emerge -1 hal-device-manager
Calculating dependencies ... done!
>>> Emerging (1 of 1) gnome-extra/hal-device-manager-0.5-r1 to /
>>> Creating Manifest for /usr/portage/gnome-extra/hal-device-manager
 * checking ebuild checksums ;-) ...                                      [ ok ]
 * checking auxfile checksums ;-) ...                                     [ ok ]
 * checking miscfile checksums ;-) ...                                    [ ok ]
!!! ERROR: gnome-extra/hal-device-manager-0.5-r1 failed.
Call stack:
  ebuild.sh, line 1562:   Called dyn_setup
  ebuild.sh, line 665:   Called pkg_setup
  hal-device-manager-0.5-r1.ebuild, line 24:   Called built_with_use '>=sys-apps/hal-0.5-r1' 'python'
  eutils.eclass, line 1614:   Called die
!!! sys-apps/hal-0.5.7.1 does not actually support the python USE flag!
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Ed Catmur 2006-09-15 15:29:04 UTC
There are no hal python bindings; you probably mean dbus.
Comment 2 Ed Catmur 2006-09-15 16:46:15 UTC
Created attachment 97101 [details, diff]
hal-device-manager-built_with_use-hal-python.patch

Ebuild patch.
Comment 3 Robert T Childers 2006-09-17 13:13:07 UTC
I can verify that the proposed patch for hal-device-manager-0.5-r1 does allow the hal-device-manager to install and as far as I can tell the program appears to function properly.
Comment 4 Doug Goldstein (RETIRED) gentoo-dev 2006-09-17 15:07:28 UTC
Rob: All it does is create a symlink to where hal installs the Python script. This ebuild is only there so we don't have a depend on X in HAL.

Commited your patch Ed.
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-09-23 01:42:02 UTC
*** Bug 148742 has been marked as a duplicate of this bug. ***