From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: Grant Edwards <grant.b.edwards@gmail.com>
Cc: buildroot@uclibc.org
Subject: Re: [Buildroot] Diagnosing conflicts due to new Python version
Date: Tue, 11 Jan 2022 21:10:18 +0100 [thread overview]
Message-ID: <20220111211018.4d236002@windsurf> (raw)
In-Reply-To: <srka7t$pu1$1@ciao.gmane.io>
Hello Grant,
On Tue, 11 Jan 2022 16:11:41 -0000 (UTC)
Grant Edwards <grant.b.edwards@gmail.com> wrote:
> It seems that every time a new Python version is unmasks, it breaks
> things.
>
> This time it's a python-exec version conflict that prevents emerge
> -u. FAICT, Python 3.10 requires python-exec 2.4.8, and some other
> package requires 2.4.6.
>
> I've fixed things temporarily with:
>
> package.use:
>
> */* PYTHON_TARGETS: -python3_10
> */* PYTHON_SINGLE_TARGET -python3_10
>
> package.mask:
>
> =dev-lang/python-3.10
>
> No, at least I can continue to update the machine.
I am confused by your e-mail. It seems to be a Gentoo question, but you
sent it to the Buildroot mailing list.
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2022-01-11 20:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-11 16:11 [Buildroot] Diagnosing conflicts due to new Python version Grant Edwards
2022-01-11 20:10 ` Thomas Petazzoni [this message]
2022-01-11 22:57 ` Grant Edwards
2022-01-11 22:57 ` Grant Edwards
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=20220111211018.4d236002@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@uclibc.org \
--cc=grant.b.edwards@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.