Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 302127 - Virtualbox-bin should depend on unzip
Summary: Virtualbox-bin should depend on unzip
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-25 02:07 UTC by Matthew Kohn
Modified: 2010-02-20 19:23 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 Matthew Kohn 2010-01-25 02:07:57 UTC
1264367129:  >>> emerge (17 of 17) app-emulation/virtualbox-bin-3.0.12 to /
1264367132:  === (17 of 17) Cleaning (app-emulation/virtualbox-bin-3.0.12::/usr/portage/app-emulation/virtualbox-bin/virtualbox-bin-3.0.12.ebuild)
1264367132:  === (17 of 17) Compiling/Merging (app-emulation/virtualbox-bin-3.0.12::/usr/portage/app-emulation/virtualbox-bin/virtualbox-bin-3.0.12.ebuild)
1264367149:  *** Finished. Cleaning up...
1264367149:  *** exiting unsuccessfully with status '1'.
1264367149:  *** terminating.

Basically if you emerge virtualbox-bin without unzip it crashes... if you emerge unzip it works perfectly.

Reproducible: Always

Steps to Reproduce:
1. emerge -c unzip
2. emerge -av virtualbox-bin
FAIL

Actual Results:  
emerge -av unzip

Expected Results:  
works

depend on unzip
Comment 1 Patrick Lauer gentoo-dev 2010-02-20 19:23:53 UTC
+  20 Feb 2010; Patrick Lauer <patrick@gentoo.org>
+  virtualbox-bin-3.1.4-r1.ebuild:
+  Adding unzip depend for #302127