unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#42420: git-fetch origins produce same store output when set recursive is set to true or false
@ 2020-07-18 22:19 pkill9
  2020-07-25 15:23 ` Marius Bakke
  0 siblings, 1 reply; 5+ messages in thread
From: pkill9 @ 2020-07-18 22:19 UTC (permalink / raw)
  To: 42420

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.




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-11-30  4:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-18 22:19 bug#42420: git-fetch origins produce same store output when set recursive is set to true or false pkill9
2020-07-25 15:23 ` Marius Bakke
2020-11-28  5:23   ` Maxim Cournoyer
2020-11-28 17:04     ` Leo Famulari
2020-11-30  4:06       ` Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).