all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Felix Lechner via "Development of GNU Guix and the GNU System distribution." <guix-devel@gnu.org>
To: Reza Housseini <reza.housseini@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: poetry not building
Date: Thu, 22 Jun 2023 13:28:03 -0700	[thread overview]
Message-ID: <CAFHYt57s=1+3-UvGNi_uCMuGLMU90a=FS6cZYuNmUXCv91E++g@mail.gmail.com> (raw)
In-Reply-To: <433fd402-087a-a8d4-45bb-d5ff5a9cfa67@gmail.com>

[dropped the bug from cc]

Hi Reza,

On Thu, Jun 22, 2023 at 12:07 AM Reza Housseini
<reza.housseini@gmail.com> wrote:
>
> What is missing to apply this patch and how
> can I help?

I really hope someone responds to you, but in the meantime you could
set up your own copy of Guix. It's an elegant way to stop begging,
which I stopped doing because I find it demeaning.

More importantly, setting up your own Guix would allow you to test the
proposed patch set, which is quite large. After some time, you can
report your experience to the bug. That might provide a measure of
comfort to anyone who would like to help you but is deterred by the
fear of making a mistake. Reviewers have lives.

As a result, the adoption of the patch set becomes more likely.

An additional benefit is that you could pin your own branch to a
commit on master that works for you. For example, you could branch off
of my "prebuilt" branch. [1] It follows "master," but with a delay in
hope of maximizing substitute availability. I also try to sidestep
temporary or unresolved quirks like this one [2] which can make it
impossible to reconfigure your system or your home.

It may be a rational choice depending on your set of personal constraints.

All you have to do is fork my Guix mirror on Codeberg and checkout the
"prebuilt" branch. Please create a copy called "reza-experimental" and
apply the patch series above. Then push the branch to Codeberg.

Next, you would add your custom channel to your personal setup. Here
is how I do that with Guix Home. [3] Then do a 'guix pull
--disable-authentication --allow-downgrades' (potentially followed by
a 'rehash guix') and voilà, you are running your own copy of Guix!

Happy hacking & power to the people!
Felix

[1] https://codeberg.org/lechner/guix/src/branch/prebuilt
[2] https://lists.gnu.org/archive/html/guix-devel/2023-06/msg00082.html
[3] https://codeberg.org/lechner/home-config/src/commit/058743431a5cd02156fd567afdf1d2fdb54f194d/service/channels.scm


  reply	other threads:[~2023-06-22 20:29 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-22  7:06 poetry not building Reza Housseini
2023-06-22  7:06 ` [bug#63139] " Reza Housseini
2023-06-22 20:28 ` Felix Lechner via Development of GNU Guix and the GNU System distribution. [this message]
2023-06-22 20:52   ` Reza Housseini
2023-06-23  6:49 ` Lars-Dominik Braun
2023-07-31 16:02   ` John Kehayias
  -- strict thread matches above, loose matches on Subject: below --
2023-04-28  5:44 [bug#63139] [PATCH python 00/20] Updates for pyproject-build-system, poetry, python-yubikey-manager John Kehayias via Guix-patches via
2023-04-28  5:49 ` [bug#63139] [PATCH python 01/20] gnu: Add python-installer John Kehayias via Guix-patches via
2023-04-28  5:50 ` [bug#63139] [PATCH python 02/20] gnu: Add python-pyproject-hooks John Kehayias via Guix-patches via
2023-05-01  6:58   ` Lars-Dominik Braun
2023-05-04 22:04     ` John Kehayias via Guix-patches via
2023-05-08  8:44       ` Lars-Dominik Braun
2023-05-25  3:23         ` John Kehayias via Guix-patches via
2023-05-25 17:53           ` Lars-Dominik Braun
2023-04-28  5:50 ` [bug#63139] [PATCH python 03/20] gnu: Add python-rapidfuzz John Kehayias via Guix-patches via
2023-04-28  5:50 ` [bug#63139] [PATCH python 04/20] gnu: python-crashtest: Update to 0.4.1 John Kehayias via Guix-patches via
2023-04-28  5:50 ` [bug#63139] [PATCH python 05/20] gnu: python-cleo: Update to 2.0.1 John Kehayias via Guix-patches via
2023-04-28  5:50 ` [bug#63139] [PATCH python 06/20] gnu: Add python-deepdiff John Kehayias via Guix-patches via
2023-04-28  5:50 ` [bug#63139] [PATCH python 07/20] gnu: python-platformdirs: Update to 3.2.0 John Kehayias via Guix-patches via
2023-04-28  5:50 ` [bug#63139] [PATCH python 08/20] gnu: python-filelock: Update to 3.12.0 John Kehayias via Guix-patches via
2023-04-28  5:50 ` [bug#63139] [PATCH python 09/20] gnu: python-distlib: Update to 0.3.6 John Kehayias via Guix-patches via
2023-04-28  5:50 ` [bug#63139] [PATCH python 10/20] gnu: python-virtualenv: Update to 20.22.0 John Kehayias via Guix-patches via
2023-04-28  5:51 ` [bug#63139] [PATCH python 11/20] gnu: python-pkginfo: Update to 1.9.6 John Kehayias via Guix-patches via
2023-04-28  5:51 ` [bug#63139] [PATCH python 12/20] gnu: python-jsonschema: Update to 4.17.3 John Kehayias via Guix-patches via
2023-04-28  5:51 ` [bug#63139] [PATCH python 13/20] gnu: python-dulwich: Update to 0.21.3 John Kehayias via Guix-patches via
2023-04-28  5:51 ` [bug#63139] [PATCH python 14/20] gnu: Update python-pypa-build to 1.0.0 John Kehayias via Guix-patches via
2023-04-28  5:51 ` [bug#63139] [PATCH python 15/20] gnu: poetry: Fix build John Kehayias via Guix-patches via
2023-04-28  5:51 ` [bug#63139] [PATCH python 16/20] gnu: Add python-poetry-plugin-export John Kehayias via Guix-patches via
2023-04-28  5:51 ` [bug#63139] [PATCH python 17/20] gnu: python-pyscard: Update to 2.0.7 John Kehayias via Guix-patches via
2023-04-28  5:51 ` [bug#63139] [PATCH python 18/20] gnu: python-fido2: Update to 1.1.1 and enable tests John Kehayias via Guix-patches via
2023-04-28  5:52 ` [bug#63139] [PATCH python 19/20] gnu: Add python-makefun John Kehayias via Guix-patches via
2023-04-28  5:52 ` [bug#63139] [PATCH python 20/20] gnu: python-yubikey-manager: Update to 5.1.0 and enable tests John Kehayias via Guix-patches via
2024-02-02 20:43 ` [bug#63139] [PATCH python 00/20] Updates for pyproject-build-system, poetry, python-yubikey-manager Sharlatan Hellseher
2024-02-14 18:41 ` John Kehayias via Guix-patches via
2024-02-16 12:44   ` Lars-Dominik Braun

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='CAFHYt57s=1+3-UvGNi_uCMuGLMU90a=FS6cZYuNmUXCv91E++g@mail.gmail.com' \
    --to=guix-devel@gnu.org \
    --cc=felix.lechner@lease-up.com \
    --cc=reza.housseini@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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

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.