Gentoo Archives: gentoo-user

From: Michael <confabulate@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] python, my nemesis
Date: Mon, 20 Sep 2021 14:29:41
Message-Id: 2044997.OBFZWjSADL@lenovo.localdomain
In Reply to: Re: [gentoo-user] python, my nemesis by Gerrit Kuehn
1 On Monday, 20 September 2021 14:56:46 BST Gerrit Kuehn wrote:
2
3 > Well, this was the suggested way to go, see
4 > https://www.gentoo.org/support/news-items/2021-05-05-python3-9.html
5 >
6 > But also when trying "emerge -1vUD @world" (be it with or without the
7 > package.use settings), I get stuck in conflicts (mostly on perl and
8 > setuptools). perl issues would probably resolve once I have EAPI8
9 > support, i.e. get new portage.
10 >
11 >
12 > cu
13 > Gerrit
14
15 With a year old system you should question if reinstalling your system after a
16 back up of configuration and data files would be a smarter approach. If you
17 *must* upgrade your current installation for learning or as an experiment,
18 then this is something which has been done before. You will need to walk
19 through all the major upgrades of the last year, by using git to gradually
20 catch up with the latest stable versions. This means a lot of packages will
21 have to be updated a number of times.
22
23 Personally, I'd back up /home /etc and world file, plus any databases or
24 websites if stored under /var/, then untar the latest stage 3 tarball and
25 update @system and @world. Overall it should be a *much* faster approach to
26 allow you to bring your installation up to date.

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] python, my nemesis Gerrit Kuehn <gerrit.kuehn@×××××××.de>
[gentoo-user] Re: python, my nemesis Grant Edwards <grant.b.edwards@×××××.com>