Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ SOLVED ] Can't install Adobe Flash ( package masked )
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Sound Link
n00b
n00b


Joined: 01 Oct 2010
Posts: 6

PostPosted: Sat Oct 02, 2010 4:31 pm    Post subject: [ SOLVED ] Can't install Adobe Flash ( package masked ) Reply with quote

Code:
gentoo ~ # emerge adobe-flash

 * IMPORTANT: 3 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

Calculating dependencies... done!

!!! All ebuilds that could satisfy "www-plugins/adobe-flash" have been masked.
!!! One of the following masked packages is required to complete your request:
- www-plugins/adobe-flash-10.2.161.22_pre20100915 (masked by: AdobeFlash-10.1 license(s), ~x86 keyword)
A copy of the 'AdobeFlash-10.1' license is located at '/usr/portage/licenses/AdobeFlash-10.1'.

- www-plugins/adobe-flash-10.1.82.76-r1 (masked by: AdobeFlash-10.1 license(s), ~x86 keyword)
- www-plugins/adobe-flash-10.1.82.76 (masked by: AdobeFlash-10.1 license(s))
- www-plugins/adobe-flash-10.0.45.2-r2 (masked by: package.mask, AdobeFlash-10 license(s), ~x86 keyword)
/usr/portage/profiles/package.mask:
# Tobias Heinlein <keytoaster@gentoo.org> (05 Jul 2010)
# Severe security issues (bug #322855)

A copy of the 'AdobeFlash-10' license is located at '/usr/portage/licenses/AdobeFlash-10'.

- www-plugins/adobe-flash-9.0.280.0 (masked by: AdobeFlash-9.0.31.0 license(s))
A copy of the 'AdobeFlash-9.0.31.0' license is located at '/usr/portage/licenses/AdobeFlash-9.0.31.0'.



For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.


 * IMPORTANT: 3 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.


From the guides I've came accross, I need to unmask it by adding a line to package.license file but it doesn't exist ( even the portage directory is missing ) ..

Code:
gentoo ~ # file /etc/portage/package.license
/etc/portage/package.license: cannot open `/etc/portage/package.license' (No such file or directory)
gentoo ~ # file /etc/portage
/etc/portage: cannot open `/etc/portage' (No such file or directory)


Is it normal that I don't have /etc/portage directory and how can I solve this ?


Last edited by Sound Link on Sun Oct 03, 2010 8:58 pm; edited 1 time in total
Back to top
View user's profile Send private message
elko
n00b
n00b


Joined: 02 Feb 2010
Posts: 55

PostPosted: Sat Oct 02, 2010 5:07 pm    Post subject: Reply with quote

Yes, it is normal that the directory is missing after a fresh install. Just make a directory and then the text file.

For example

Code:

mkdir /etc/portage && vim /etc/portage/package.license
Back to top
View user's profile Send private message
Sound Link
n00b
n00b


Joined: 01 Oct 2010
Posts: 6

PostPosted: Sat Oct 02, 2010 5:17 pm    Post subject: Reply with quote

Thank you - I already thought I've screwed things up right from the beginning :) It seems that I don't need to create it anymore - after emerging Pulse, the given directory were created automatically.
As per installing flash .. found a workaround on my own - added LICENSE to /etc/make.conf and installation went through successfully.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum