Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 336795 - app-emulation/virtualbox-ose-additions: Make use of the ACCEPT_LICENSE mechanism
Summary: app-emulation/virtualbox-ose-additions: Make use of the ACCEPT_LICENSE mechanism
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-11 09:36 UTC by Alex Legler (RETIRED)
Modified: 2010-10-20 21:37 UTC (History)
2 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 Alex Legler (RETIRED) archtester gentoo-dev Security 2010-09-11 09:36:27 UTC
The ebuild is marked as interactive and calls check_license.
However, when a user has the PUEL license already accepted via ACCEPT_LICENSE, the license is not shown and is already implicitly accepted. So the interactive flag is useless and on top of that quite annoying when it forces a -vauDN world to be --jobs 1.

So please make sure the PUEL license is in the EULA group and rely on ACCEPT_LICENSE.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-10-20 21:37:34 UTC
+  20 Oct 2010; Lars Wendler <polynomial-c@gentoo.org>
+  virtualbox-ose-additions-3.1.8.ebuild,
+  virtualbox-ose-additions-3.2.8.ebuild,
+  virtualbox-ose-additions-3.2.10.ebuild:
+  Removed INTERACTIVE stuff from ebuilds now that we have a working license
+  management in portage. Thanks to a3li for pointing this out in bug
+  #336795.
+