Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
portage flags - nothing new... but worth to mention...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo Chat
View previous topic :: View next topic  
Author Message
Xor
Tux's lil' helper
Tux's lil' helper


Joined: 07 Jul 2002
Posts: 144

PostPosted: Tue Nov 05, 2002 2:47 pm    Post subject: portage flags - nothing new... but worth to mention... Reply with quote

Proposal for Extended emerge flags

U = Unstable
S = Security

so folks now if a certain package is important (Security) or if they use ~arch if it is a regular (released) or unstable package

Maybe thoses flags should only be displayed on request ( --pkg-ext-info or make.conf) as it will certainly break scripts
Back to top
View user's profile Send private message
phong
Bodhisattva
Bodhisattva


Joined: 16 Jul 2002
Posts: 778
Location: Michigan - 15 & Ryan

PostPosted: Tue Nov 05, 2002 4:01 pm    Post subject: Reply with quote

This is more of a discussion thread than a support thread - moving to Gentoo Chat.
_________________
"An empty head is not really empty; it is stuffed with rubbish. Hence the difficulty of forcing anything into an empty head."
-- Eric Hoffer
Back to top
View user's profile Send private message
Proteus
Guru
Guru


Joined: 14 Jul 2002
Posts: 346
Location: Hamburg, Germany

PostPosted: Tue Nov 05, 2002 4:24 pm    Post subject: Reply with quote

Cannot see a reason for this.
Maybe I did not understand exactly what you wanted to tell...
Can you explain with more detail?
_________________
Greetings,
Proteus
Back to top
View user's profile Send private message
mksoft
l33t
l33t


Joined: 28 May 2002
Posts: 844

PostPosted: Tue Nov 05, 2002 11:27 pm    Post subject: Reply with quote

The security flag should be important 'cause if the security updated ebuild is not part of "system" or not in the world file, it won't be updated, and one can miss the security announcment.

Question is how ebuilds can be flagged for security update :?: AFAIK there's no such mechanism in place right now.

Maybe another branch (as in folder) for security updates, which takes precedence over the regular tree and is taken into account by emerge :?:

For the unstable flag, it is not very important since it can be overridden easily with env var of:
Code:
ACCEPT_KEYWORDS="~x86"

or whatever arch one is using.
_________________
There's someone in my head but it's not me - Pink Floyd
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Tue Nov 05, 2002 11:31 pm    Post subject: Reply with quote

mksoft wrote:
For the unstable flag, it is not very important since it can be overridden easily with env var of:
Code:
ACCEPT_KEYWORDS="~x86"

or whatever arch one is using.

Wouldn't it be nice to know at which level a package is being masked, though? I get the impression that "~arch" is "thought to work, more testing needed", while things masked explicitly by packages.mask are more "known problems exist".
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
mksoft
l33t
l33t


Joined: 28 May 2002
Posts: 844

PostPosted: Tue Nov 05, 2002 11:37 pm    Post subject: Reply with quote

IIRC, unstable package won't even appear in the output of emerge -s _package_name, while masked one will appear with masked status (please correct me if wrong).

So right now comparing the output of:
Code:
emerge -s _package_

to
Code:
ACCEPT_KEYWORDS="~x86" emerge -s _package_


should give the desired info.
_________________
There's someone in my head but it's not me - Pink Floyd
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo Chat 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