all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ahmad Jarara" <ajarara@fastmail.com>
To: 51496@debbugs.gnu.org
Subject: [bug#51496] Acknowledgement ([patch] gnu: transformations: apply with-source transformations to inputs)
Date: Sun, 31 Oct 2021 22:09:53 -0400	[thread overview]
Message-ID: <10a7df20-3cfe-47f9-b2eb-af4c8aecab47@www.fastmail.com> (raw)
In-Reply-To: <handler.51496.B.163555633215206.ack@debbugs.gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1377 bytes --]

Will using this myself to build guix, I found it doesn't return in a reasonable amount of time (`./pre-inst-env guix build -L=~/src/guix guix --with-source=~/src/libssh). Printing out the packages recursed over in this shows the same ones: my guess is that there's a cycle somewhere. If that's true, I think the only way to fix it is to have the transform lambda be stateful.

As is now, it also assumes that all inputs are packages themselves, which isn't true. That's an easy fix, but no need to send up a patch until this other issue's resolved.

On Fri, Oct 29, 2021, at 9:13 PM, GNU bug Tracking System wrote:
> Thank you for filing a new bug report with debbugs.gnu.org.
> 
> This is an automatically generated reply to let you know your message
> has been received.
> 
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
> 
> Your message has been sent to the package maintainer(s):
>  guix-patches@gnu.org
> 
> If you wish to submit further information on this problem, please
> send it to 51496@debbugs.gnu.org.
> 
> Please do not send mail to help-debbugs@gnu.org unless you wish
> to report a problem with the Bug-tracking system.
> 
> -- 
> 51496: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51496
> GNU Bug Tracking System
> Contact help-debbugs@gnu.org with problems
> 

[-- Attachment #2: Type: text/html, Size: 2180 bytes --]

  parent reply	other threads:[~2021-11-01  2:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-30  1:11 [bug#51496] [patch] gnu: transformations: apply with-source transformations to inputs Ahmad Jarara
     [not found] ` <handler.51496.B.163555633215206.ack@debbugs.gnu.org>
2021-11-01  2:09   ` Ahmad Jarara [this message]
2021-12-03  2:01 ` bug#51496: Working on another attempt with package-mapping Ahmad Jarara

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=10a7df20-3cfe-47f9-b2eb-af4c8aecab47@www.fastmail.com \
    --to=ajarara@fastmail.com \
    --cc=51496@debbugs.gnu.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.
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.