bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#42420: git-fetch origins produce same store output when set recursiv


From: pkill9
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

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 via email to

[Prev in Thread] Current Thread [Next in Thread]