Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 182206 - sys-apps/hal-0.5.9-r1 fails to emerge on default USE
Summary: sys-apps/hal-0.5.9-r1 fails to emerge on default USE
Status: VERIFIED DUPLICATE of bug 166790
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-16 09:46 UTC by kavol
Modified: 2007-06-16 10:09 UTC (History)
0 users

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 kavol 2007-06-16 09:46:36 UTC
today, after regular syncing and running emerge -avuDN world, I got this error:

>>> Emerging (1 of 2) sys-apps/hal-0.5.9-r1 to /
 * hal-0.5.9.tar.gz RMD160 ;-) ...                                                          [ ok ]
 * hal-0.5.9.tar.gz SHA1 ;-) ...                                                            [ ok ]
 * hal-0.5.9.tar.gz SHA256 ;-) ...                                                          [ ok ]
 * hal-0.5.9.tar.gz size ;-) ...                                                            [ ok ]
 * checking ebuild checksums ;-) ...                                                        [ ok ]
 * checking auxfile checksums ;-) ...                                                       [ ok ]
 * checking miscfile checksums ;-) ...                                                      [ ok ]
 * checking hal-0.5.9.tar.gz ;-) ...                                                        [ ok ]
 * You MUST build sys-apps/pciutils without the zlib USE flag

!!! ERROR: sys-apps/hal-0.5.9-r1 failed.
Call stack:
  ebuild.sh, line 1631:   Called dyn_setup
  ebuild.sh, line 703:   Called qa_call 'pkg_setup'
  ebuild.sh, line 44:   Called pkg_setup
  hal-0.5.9-r1.ebuild, line 82:   Called die

!!! You MUST build sys-apps/pciutils without the zlib USE flag


however, looking at /usr/portage/profiles/default-linux/*/make.defaults I see that "zlib" is in USE nearly for all architectures

"hal" is in USE for desktop profiles

so, the default install, at least using "desktop"[*], seems to be b0rken ... if the policy that the system should be installable without plaing with /etc/portage/package.* is still valid

[*] however there are some apps that depend on hal unconditionally, e.g. gnome-mount

Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-06-16 09:56:48 UTC

*** This bug has been marked as a duplicate of bug 166790 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-06-16 09:58:49 UTC
You can join the 'phun' on bug 166790; sorry about this, not a hal maintainer's fault.
Comment 3 kavol 2007-06-16 10:09:28 UTC
(In reply to comment #2)
> You can join the 'phun' on bug 166790; sorry about this, not a hal maintainer's
> fault.

ugh, sorry for dupe, I did a search, but since it is not obvious from the summary and that one is quite old, I did not find out ...

strange things happen in the Gentoo land ...