Chinaunix首页 | 论坛 | 博客
  • 博客访问: 754726
  • 博文数量: 265
  • 博客积分: 6010
  • 博客等级: 准将
  • 技术积分: 1985
  • 用 户 组: 普通用户
  • 注册时间: 2009-07-13 12:33
文章分类

全部博文(265)

文章存档

2011年(1)

2010年(66)

2009年(198)

我的朋友

分类: LINUX

2010-01-08 13:18:38

今天更新了GENTOO,发现virtualbox-bin有更新,但却被mask了,把virtualbox-bin添加到/etc/portage/package.unmask也不起

作用:



!!! All ebuilds that could satisfy "app-emulation/virtualbox-bin" have been masked.

!!! One of the following masked packages is required to complete your request:

- app-emulation/virtualbox-bin-3.0.10 (masked by: PUEL license(s))

A copy of the 'PUEL' license is located at '/usr/portage/licenses/PUEL'.


For more information, see the MASKED PACKAGES section in the emerge

man page or refer to the Gentoo Handbook.

Google了一下,发现这个是因为License而被mask,解决方法有二:


一是在/etc/make.conf里面加入下面一行:


ACCEPT_LICENSE="PUEL"

二是在etc/portage/package.license里面添加下面的一行就可以了:


app-emulation/virtualbox-bin PUEL


阅读(2066) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~