Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerging masked packages
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
longint
Tux's lil' helper
Tux's lil' helper


Joined: 27 Aug 2002
Posts: 100
Location: good old germany

PostPosted: Tue Aug 27, 2002 9:31 pm    Post subject: emerging masked packages Reply with quote

How do i emerge masked packages?
How do i emerge beta-versions?
How do i know about ebuilds for beta-versions (which will not be shown while doing an emerge -s)?

Thx a lot
Back to top
View user's profile Send private message
Vanquirius
Retired Dev
Retired Dev


Joined: 14 Jun 2002
Posts: 1297
Location: Ethereal plains

PostPosted: Tue Aug 27, 2002 9:42 pm    Post subject: Reply with quote

You can see masked packages by nano'ing into the package.mask list.

Code:
nano -w /usr/portage/profiles/package.mask


In order to emerge a masked package, all you have to do is to remove them from the package.mask file.
Usually it is safe to use a masked package when its been masked for test purposes, such as is the case w/kde-3.1beta.
_________________
Hello.
Back to top
View user's profile Send private message
Uranus
Guru
Guru


Joined: 07 May 2002
Posts: 438
Location: Portugal, Braga

PostPosted: Thu Aug 29, 2002 1:20 am    Post subject: Reply with quote

won't a simple emerge /usr/portage/path/to/masked/package.ebuild do the trick?
Back to top
View user's profile Send private message
masseya
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 2602
Location: Baltimore, MD

PostPosted: Thu Aug 29, 2002 7:45 am    Post subject: Reply with quote

Uranus wrote:
won't a simple emerge /usr/portage/path/to/masked/package.ebuild do the trick?

Yes, when you give portage a full path to a *.ebuild file it doesn't check the package.mask file, so this would also work. However, I'm not sure how portage would handle an emerge -u world after that. It could try and replace the masked version with the best non-masked version. It could also just ignore updates for that package because it's masked. I suppose you could mask something you already have on your system and then do an emerge -pu world to see what would happen, but I'm feeling lazy. :)
_________________
if i never try anything, i never learn anything..
if i never take a risk, i stay where i am..
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Thu Aug 29, 2002 7:56 am    Post subject: Reply with quote

Tristam29 wrote:
However, I'm not sure how portage would handle an emerge -u world after that. It could try and replace the masked version with the best non-masked version.

That seems a likely outcome, because the world file does not contain version information.
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
klette
n00b
n00b


Joined: 30 Apr 2003
Posts: 34
Location: Norway

PostPosted: Fri May 02, 2003 12:25 pm    Post subject: Reply with quote

Why are some packages masked anyway?
_________________
Never read the manual... It can betray you...
Back to top
View user's profile Send private message
Genone
Retired Dev
Retired Dev


Joined: 14 Mar 2003
Posts: 9532
Location: beyond the rim

PostPosted: Fri May 02, 2003 9:13 pm    Post subject: Reply with quote

The reasons are stated in packages.mask, for most packages the reasons are bugs or instability.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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