Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
So help with portage and emerge
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
yozik
n00b
n00b


Joined: 05 Dec 2002
Posts: 42
Location: Oregon, USA

PostPosted: Fri Feb 07, 2003 5:29 am    Post subject: So help with portage and emerge Reply with quote

After doing an emerge rsync then emerge -up world the output said that it needed to emerge portage then run emerge -u world again. Well after doing an emerge portage most of my config files were replaced with default ones (this is no big prob thanks to bakup files :-) and not the reason for this post)

But my question is: why when I do something like emerge -s portage I get
    * sys-apps/portage
    Latest version available: 2.0.46-r9
    Latest version installed: 2.0.47
    Size of downloaded files: 152 kB
    Homepage: http://www.gentoo.org
    Description: Portage ports system

Is this because version 2.0.47 is an unstable one and I just don't know that?

Also I want to see what version of xine-ui I had installed so I did a
Code:
*  media-video/xine-ui
      Latest version available: 0.9.13
      Latest version installed: 0.9.13
      Size of downloaded files: 1,677 kB
      Homepage:    http://xine.sourceforge.net/*  media-video/xine-ui
      Latest version available: 0.9.13
      Latest version installed: 0.9.13
      Size of downloaded files: 1,677 kB
      Homepage:    http://xine.sourceforge.net/
      Description: Xine is a free gpl-licensed video player for unix-like systems


      Description: Xine is a free gpl-licensed video player for unix-like systems

but when I looked at the /usr/portage/media-video/xine-ui I saw that 0.9.18 was available for emerging, is too an unstable ebuild? I know that version 0.9.18 is a stable release for the offical website.

So basically my question is how do I get emerge -s or emerge -u to show the latest (stable/unstable) version available?
Or is there a problem with whatever file that holds the current and availble ebuilds?

Thanx
Yozik
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Fri Feb 07, 2003 6:32 am    Post subject: Re: So help with portage and emerge Reply with quote

yozik wrote:
Is this because version 2.0.47 is an unstable one and I just don't know that?
Yes - it's masked in package.mask. I wonder how you got it installed.
Quote:
So basically my question is how do I get emerge -s or emerge -u to show the latest (stable/unstable) version available?
In general, set ACCEPT_KEYWORDS to your architecture (x86 for example) for stable, and set it to ~arch (~x86) for unstable. There are exceptions with packages masked in package.mask, and you have to look in /usr/portage/profiles/package.mask to find those.
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
yozik
n00b
n00b


Joined: 05 Dec 2002
Posts: 42
Location: Oregon, USA

PostPosted: Fri Feb 07, 2003 6:43 am    Post subject: Reply with quote

Quote:
yozik wrote:
Is this because version 2.0.47 is an unstable one and I just don't know that?
Yes - it's masked in package.mask. I wonder how you got it installed.

Well I just looked inside of the /usr/portage/sys-apps/portage dir and found the 2.0.47 ebuild so in thinking that that was the lastest stable I emerged it.

And in looking at my /etc/make.conf file I find

    #
    #ACCEPT_KEYWORDS="~arch"

    # Portage Directories
    # ===================

so I am lead to think that all the ebuilds that are listed are "stable".
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