all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: pkill9 <pkill9@runbox.com>
To: 42420@debbugs.gnu.org
Subject: bug#42420: git-fetch origins produce same store output when set recursive is set to true or false
Date: Sat, 18 Jul 2020 23:19:09 +0100	[thread overview]
Message-ID: <20200718231909.646cbf7d@runbox.com> (raw)

I built a source that uses git-fetch - by default (recursive? #f) - and
the package failed to build, then I remembered it uses submodules, so I
set (recursive? #t) but it failed with the same error. The problem is
that the store path of the source is the same for both, so it didn't
try to rebuild the git checkout with submodules checked out.

After garbage collecting the source so it rebuilds it, I can build the
package.




             reply	other threads:[~2020-07-18 22:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-18 22:19 pkill9 [this message]
2020-07-25 15:23 ` bug#42420: git-fetch origins produce same store output when set recursive is set to true or false Marius Bakke
2020-11-28  5:23   ` Maxim Cournoyer
2020-11-28 17:04     ` Leo Famulari
2020-11-30  4:06       ` Maxim Cournoyer

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=20200718231909.646cbf7d@runbox.com \
    --to=pkill9@runbox.com \
    --cc=42420@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.