LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Distributions > Gentoo
User Name
Password
Gentoo This forum is for the discussion of Gentoo Linux.

Notices

Reply
 
Thread Tools
Old 08-24-2009, 05:18 AM   #1
WillingToLikeLinux
Member
 
Registered: Sep 2008
Posts: 89
Thanked: 1
Gentoo/Sabayon-related question about package manager


[Log in to get rid of this advertisement]
I wonder whether portage has a stable branch and a unstable branch of application packages (like Debian has sid, testing and stable).

I am not too familiar with Gentoo and Sabayon's "source-based" application management and the distros themselves, so I'm still exploring this aspect of Linux.
linux WillingToLikeLinux is offline     Reply With Quote
Old 08-24-2009, 05:58 AM   #2
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Kubuntu Karmic Koala
Posts: 17,466
Blog Entries: 4
Thanked: 88
http://www.gentoo.org/doc/en/handboo...?part=3&chap=3 - yes, Gentoo does have Stable and Testing branches and you can mix them. To use a testing version, you will need to specify the pakage version number:
Code:
app-office/gnumeric ~x86 =stable for x86 architecture
=app-office/gnumeric-1.2.13 ~x86  =testing for x86 architecture
I have moved your thread to the Gentoo forum so that the LQ Gentoo team can expand on this.
windows_xp_2003 XavierP is offline     Reply With Quote
Old 08-24-2009, 06:05 AM   #3
weibullguy
PackManUtil Maintainer
 
Registered: Aug 2004
Location: Kalamazoo, Michigan
Distribution: Cross Linux from Scratch, Gentoo
Posts: 2,343
Blog Entries: 1
Thanked: 60
Actually the ~x86 denotes that portage use the testing version for the given architecture. Omitting the ~x86 means use stable packages, thus this would be the default. So
Code:
app-office/gnumeric ~x86 = testing for x86 architecture for all versions of gnumeric
=app-office/gnumeric-1.2.13 ~x86  = testing for x86 architecture for the specific version of gnumeric
More detailed discussion at the end of the link XavierP posted.
linux weibullguy is offline     Reply With Quote
Old 08-24-2009, 09:25 AM   #4
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Kubuntu Karmic Koala
Posts: 17,466
Blog Entries: 4
Thanked: 88
Ah, thanks for clearing that up - I didn't read the whole thing and don't use Gentoo. But now I know if I do use it!
windows_xp_2003 XavierP is offline     Reply With Quote
Old 08-24-2009, 09:24 PM   #5
shuuhen
Member
 
Registered: Jun 2004
Distribution: Mac OS X 10.5.7, Gentoo Linux, FreeBSD 6.0
Posts: 111
Thanked: 2
There are also layman overlays. If you install layman, you can use it to get access to Ruby-related software, audio software and other programs that will be even more bleeding edge than the testing stuff or software that the devs might not be able to add to the Portage tree (lack of time, lack of testing, etc.).

Last edited by shuuhen; 08-24-2009 at 09:28 PM.. Reason: Forgot a small detail
linuxgentoo shuuhen is offline     Reply With Quote
Old 08-25-2009, 02:08 AM   #6
WillingToLikeLinux
Member
 
Registered: Sep 2008
Posts: 89
Thanked: 1

Original Poster
What would be the difference between Gentoo and Sabayon? Gentoo is the foundation but I would wonder what the core differences are.
linuxdebian WillingToLikeLinux is offline     Reply With Quote
Old 11-03-2009, 10:46 AM   #7
monsm
Member
 
Registered: Feb 2005
Location: London, UK
Distribution: Gentoo
Posts: 551
Thanked: 10
Well, Sabayon also has binary repositories and a complicated mechanism to keep the two syncronised. I installed Sabayon on an old machine and then turned it back into Gentoo again, by removing the binary repository and the package manager they use for it. Took a bit of trouble, since there are specific sabayon configs you wouldn't normally be using in a pure gentoo system.
Gentoo only has a few binaries for large packegs in the portage repository (for big things like openoffice, firefox etc).
Increasingly Sabayon and Gentoo are competely sepearte distributions and difficult to go from one to the other without a full re-install (like e.g. debian and ubuntu, although its not got to that yet).

In terms of testing branches you could in a way say gentoo has 3 layers:
1. Stable (e.g. x86)
2. Unstable (e.g. ~x86) - Most of these are reasonably stable, but have some bugs against them
3. Layman - This is where software gets tested before they make it to the "unstable" branch in portage

Mons

Last edited by monsm; 11-03-2009 at 10:48 AM..
windows_xp_2003 monsm is offline     Reply With Quote
Old 11-03-2009, 12:22 PM   #8
hurry_hui
Member
 
Registered: Oct 2008
Location: Near Jakarta
Distribution: Sabayon, Slackware, Arch, Slax
Posts: 313
Blog Entries: 1
Thanked: 34
Quote:
Originally Posted by WillingToLikeLinux View Post
What would be the difference between Gentoo and Sabayon? Gentoo is the foundation but I would wonder what the core differences are.
On old Sabayon distros, differences are little in that you need to read Gentoo Handbook to understand the distro. Current Sabayon (starting from v4.0) is really different. It is like a new distro to me.

As user of old Sabayon (v3.4) I need to resort to Gentoo if I have problem such as when I tried fixing broken portage. Since there is not enough info on that on Sabayon wiki or forum. I thought I had to revert my Sabayon into Gentoo. I no longer used Sabayon layman.
windows_xp_2003 hurry_hui is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
gentoo package manager question lemonlaw95 Gentoo 9 06-03-2009 10:59 AM
sabayon package manager questions deathalele Linux - Distributions 0 12-24-2008 02:44 AM
Questions related to package manager based and manual installation koobi Red Hat 3 11-05-2007 07:46 AM
Graphical package manager for Gentoo blood_omen Linux - General 1 01-12-2005 08:38 AM
How do I create icons if package doesn't (i.e. gentoo file manager? araczek Linux - Newbie 3 01-31-2004 09:48 PM


All times are GMT -5. The time now is 06:45 AM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration