Ricardo Wurmus <rek...@elephly.net> writes:
> pelzflorian (Florian Pelz) <pelzflor...@pelzflorian.de> writes: > >>> from within the “doc” directory, but this is what I get: >>> >>> --8<---------------cut here---------------start------------->8--- >>> ;;; (repo "/home/rekado/dev/gx/branches/master/doc/..") >>> guix build: error: failed to load 'build.scm': >>> git/branch.scm:101:8: Git error: cannot locate remote-tracking branch >>> 'origin/version-1.0.1' >>> --8<---------------cut here---------------end--------------->8--- >>> >> >> I do `GUIX_MANUAL_VERSION=1.0.1 guix build -f doc/build.scm`; it works >> for me. > > I’m using git worktrees. Maybe that’s why it doesn’t work for me? No, I’m getting the same error with a single repository on a different machine. (On berlin, after a *much* longer wait than on my puny laptop.) -- Ricardo