Moderator: Moderators
emerge -pv =dev-java/oracle-jre-bin-1.7.0.17
emerge: there are no ebuilds to satisfy "=dev-java/oracle-jre-bin-1.7.0.17".
emerge --sync
The following license changes are necessary to proceed:
(see "package.license" in the portage(5) man page for more details)
# required by =dev-java/oracle-jre-bin-1.7.0.17 (argument)
>=dev-java/oracle-jre-bin-1.7.0.17 Oracle-BCLA-JavaSE
!!! The following installed packages are masked:
- net-wireless/broadcom-sta-5.100.82.112-r2::sabayon (masked by: Broadcom license(s))
A copy of the 'Broadcom' license is located at '/usr/portage/licenses/Broadcom'.
- www-plugins/adobe-flash-11.2.202.262::gentoo (masked by: AdobeFlash-10.3 license(s))
A copy of the 'AdobeFlash-10.3' license is located at '/usr/portage/licenses/AdobeFlash-10.3'.
- dev-python/pysqlite-2.6.3::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Michał Górny <mgorny@gentoo.org>
# Unmaintained and replaced by built-in sqlite3 module in Python.
# Masked for removal in 30 days, bug 452122.
heathen wrote:Thankyou! I did that and then ran -pv again. What does this mean exactly? I don't quite understand what this is telling me to do:
- Code: Select all
The following license changes are necessary to proceed:
(see "package.license" in the portage(5) man page for more details)
# required by =dev-java/oracle-jre-bin-1.7.0.17 (argument)
>=dev-java/oracle-jre-bin-1.7.0.17 Oracle-BCLA-JavaSE
--autounmask-writepackage.license
This will allow ACCEPT_LICENSE (see make.conf(5)) to be aug‐
mented for a single package.
Format:
- comment lines begin with # (no inline comments)
- one DEPEND atom per line followed by additional licenses or groupsACCEPT_LICENSE = [space delimited list of licenses or groups]
This variable is used to mask packages based on licensing restric‐
tions. It may contain both license and group names, where group names
are prefixed with the '@' symbol. License groups are defined in the
license_groups file (see portage(5)). In addition to license and group
names, the * and -* wildcard tokens are also supported. Refer to GLEP
23 for further information: http://www.gen‐
too.org/proj/en/glep/glep-0023.html.
Defaults to the value of * -@EULA.
Examples:
# Only accept licenses in the FREE license group (i.e. Free Software)
ACCEPT_LICENSE="-* @FREE"
# As before, but exclude the "Artistic" license
ACCEPT_LICENSE="-* @FREE -Artistic"
# Accept any license except those in the EULA license group (default)
ACCEPT_LICENSE="* -@EULA"ACCEPT_LICENSE="*"
Return to Beginners|Newbies Area
Users browsing this forum: No registered users and 2 guests