View previous topic :: View next topic |
Author |
Message |
xanrer n00b
Joined: 18 Nov 2024 Posts: 12
|
Posted: Sun Nov 24, 2024 6:24 pm Post subject: What is the update frequency with Gentoo? |
|
|
Hello, I'm thinking on migrating to Gentoo after extensive testing. My biggest pain point with Arch was how bleeding edge it was. How is the update cycle with Gentoo? Is it way to fast like Arch or is it like OpenSUSE Tumbleweed, which is usually tested rather well. I'm not asking this for just binaries either. I want to know about source repos too. |
|
Back to top |
|
|
rfx Tux's lil' helper
Joined: 19 Apr 2023 Posts: 143 Location: de-by
|
Posted: Sun Nov 24, 2024 6:35 pm Post subject: |
|
|
I only use stable and compile myself and in a long period of time I've only had a problem once after updating Grub. For me it looks very good tested
I'm very curious what the unstable users say about this threat xD |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54586 Location: 56N 3W
|
Posted: Sun Nov 24, 2024 6:45 pm Post subject: |
|
|
Welcome to Gentoo.
The ::gentoo repo is updated every 30 minuets. :)
You are not expected to keep up with that.
Therre are two 'branches'in the repo, stable and testing.
There are also a smattering af 'live' commit by commit packages too.
By default you will have stable, denoted by ACCEPT_KEYWORDS="arch"
If you want sometingthat moves a bit faster, there is testing, denoted by ACCEPT_KEYWORDS="~arch"
That requires you to set that. It's also possible to mix and match.
Using 'live' packages can only be done on a package by package basis.
That's just the start, it covers what is available to you.
How often you update your Gentoo is up to you.
The longer you leave it the harder it gets.
Monthly is fine for stable. More often for testing.
If you leave it a year, it's still possible but you will learn things about Gentoo you can learn no other way _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
szatox Advocate
Joined: 27 Aug 2013 Posts: 3448
|
Posted: Sun Nov 24, 2024 6:52 pm Post subject: |
|
|
You can update easily on any interval between daily and monthly. After that things get increasingly more difficult, depending on the time passed and your luck. Stories of updates delayed by a year or two pop up now then then as well. Obviously, this path is pretty much for masochists only.
Both, stable and testing branch tend to work. Downloadable stage3 tarballs are stable, you can update to testing at any time with a simple change to accept_keywords. _________________ Make Computing Fun Again |
|
Back to top |
|
|
xanrer n00b
Joined: 18 Nov 2024 Posts: 12
|
Posted: Sun Nov 24, 2024 8:45 pm Post subject: |
|
|
NeddySeagoon wrote: | Welcome to Gentoo.
If you leave it a year, it's still possible but you will learn things about Gentoo you can learn no other way |
That's ominous. I'm fine by just updating every other week so this works out for me. Thank you for the kind introduction! |
|
Back to top |
|
|
bstaletic Guru
Joined: 05 Apr 2014 Posts: 377
|
Posted: Sun Nov 24, 2024 9:14 pm Post subject: |
|
|
rtx wrote: | I'm very curious what the unstable users say about this threat xD |
I have been summoned!
Stable is fine, but there are some packages in portage that are ~amd64 only. One example is x11-misc/xcape.
You will either occasionally have to file stable requests or accept ~amd64 packages.
Stable also has the added benefit of binhosts, as binhosts do not provide testing binaries.
Globally accepting testing "solves" the above problem and has been surprisingly stable in my experience.
Instead of stable requests, I do occasionally file actual bug reports, like the latest tmux version messing up xterm's terminfo (or something like that).
There's also occasional issues in the portage tree itself, but those are fixed within hours. If one really wanted to update today... just wait a bit and it will sort itself out.
Stable also takes too long to stabilize a new gcc/clang/python major version. I know there are excellent reasons for that, but I want to play with new features of compilers!
xanrer wrote: | NeddySeagoon wrote: |
Welcome to Gentoo.
If you leave it a year, it's still possible but you will learn things about Gentoo you can learn no other way | That's ominous. I'm fine by just updating every other week so this works out for me. Thank you for the kind introduction! |
Maybe it sounds ominous, but it's very true. On the bright side, you have this forum as a helping hand if you do decide to tempt fate after some years of gentoo collecting dust. You wouldn't be the first!
xanrer wrote: | How is the update cycle with Gentoo? |
I would say Gentoo testing is comparable with non-testing Arch. Well, assuming I remember well how Arch [testing] looked.
Gentoo stable is considerably slower.
One key difference between arch and gentoo testing is that gentoo is a lot more flexible, so it's easier to fix things when something breaks. |
|
Back to top |
|
|
|