From: Michael Orlitzky <mjo@gentoo.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] python, my nemesis
Date: Mon, 20 Sep 2021 09:18:23 -0400 [thread overview]
Message-ID: <433d956b8fd9e0bbaba4596848094149110adf48.camel@gentoo.org> (raw)
In-Reply-To: <20210920145049.1ad40d93@comet2.terra.ger>
On Mon, 2021-09-20 at 14:50 +0200, Gerrit Kuehn wrote:
> Hi,
>
> I'd like to update a system that is about 1 year old. I have python3.7
> and python 3.8 installed, 3.7 is the default. After updating the repo,
> it was suggested to update portage first (probably useful to support
> new EAPI versions).
> I read about updating to python 3.9, so I created
>
> ---
> ~ # cat /etc/portage/package.use/py
> */* PYTHON_TARGETS: -* python3_9 python3_8
> */* PYTHON_SINGLE_TARGET: -* python3_9
> ---
You should probably not mess with these variables until after your
system is 100% updated and consistent. And even then, probably not.
With our package manager written in python, you often need old python
stuff to build the new python stuff, and disabling the old python stuff
will throw a wrench into that. Even in situations where technically
some upgrade path exists, the complexity of the python dependencies
often means that the package manager will give up before it finds the
solution unless the solution is obvious. By tweaking those variables,
you make the solution less obvious to it.
next prev parent reply other threads:[~2021-09-20 13:18 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-20 12:50 [gentoo-user] python, my nemesis Gerrit Kuehn
2021-09-20 13:18 ` Michael Orlitzky [this message]
2021-09-20 13:56 ` Gerrit Kuehn
2021-09-20 14:29 ` Michael
2021-09-20 14:52 ` Gerrit Kuehn
2021-09-20 15:20 ` Michael
2021-09-20 15:40 ` Gerrit Kuehn
2021-09-20 16:02 ` Laurence Perkins
2021-09-20 17:19 ` [gentoo-user] " Grant Edwards
2021-09-21 16:29 ` Gerrit Kuehn
2021-09-20 14:34 ` [gentoo-user] " Michael Orlitzky
2021-09-20 15:00 ` Gerrit Kuehn
2021-09-20 15:17 ` Neil Bothwick
2021-09-20 15:30 ` Gerrit Kuehn
2021-09-20 15:47 ` Laurence Perkins
2021-09-20 14:31 ` Gerrit Kuehn
2021-09-20 14:40 ` Gerrit Kuehn
2021-09-20 14:41 ` Arve Barsnes
2021-09-20 14:58 ` Gerrit Kuehn
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=433d956b8fd9e0bbaba4596848094149110adf48.camel@gentoo.org \
--to=mjo@gentoo.org \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox