First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 191473
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Markus Ullmann <jokey@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: A.C.Heron <acheron@front.ru>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
virtualbox-1.5.0.ebuild.diff virtualbox-1.5.0 ebuild patch patch Alessio Cassibba (X-Drum) 2007-09-08 19:37 0000 1.29 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 191473 depends on: Show dependency tree
Bug 191473 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-09-06 08:11 0000
Emerging app-emulation/virtualbox-1.5.0 with USE="-hal" stops the installation,
because its ./configure script no longer understands "--without-hal" switch.

Reproducible: Always

Steps to Reproduce:
1. Add to /etc/portage/package.use something like
app-emulation/virtualbox  -hal

2. emerge virtualbox 

Actual Results:  
Emerge will stop with message 'Unrecognized option "--without-hal"'

Expected Results:  
The compilation should proceed.

If VirtualBox no longer works without HAL, the "hal" keyword should be removed
from the ebuild and the corresponding part should be made mandatory. Otherwise
the ebuild should be reworked to correspond to the changes in ./configure .

------- Comment #1 From Markus Ullmann 2007-09-06 20:24:35 0000 -------
Yup this should be reworked... as there's a --build-headless thing now...

Alessio: your part :)

------- Comment #2 From Alessio Cassibba (X-Drum) 2007-09-08 19:37:08 0000 -------
Created an attachment (id=130363) [edit]
virtualbox-1.5.0 ebuild patch 

- remove hal USE flag && hal "--without-hal" parameter
- remove some cruft installed
- fix permissions for VBoxTunctl

------- Comment #3 From Alessio Cassibba (X-Drum) 2007-09-08 19:48:40 0000 -------
(In reply to comment #1)
> Yup this should be reworked... as there's a --build-headless thing now...
> 
> Alessio: your part :)
> 

Please try the following patch 

------- Comment #4 From Markus Ullmann 2007-09-17 09:52:19 0000 -------
Fixes applied to CVS, thankies :)

First Last Prev Next    No search results available      Search page      Enter new bug