From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Program to build the on-line manuals (HTML + PDF) Date: Tue, 21 May 2019 13:24:31 +0200 Message-ID: <87y330gids.fsf@elephly.net> References: <87ftp9v2st.fsf@gnu.org> <877eakiyiy.fsf@elephly.net> <20190521055835.r3ome737psztqgv7@pelzflorian.localdomain> <8736l8i8ji.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:54464) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hT4YA-0004Ap-2x for guix-devel@gnu.org; Tue, 21 May 2019 09:11:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hT4Y8-0001IV-75 for guix-devel@gnu.org; Tue, 21 May 2019 09:11:25 -0400 Received: from sender4-of-o53.zoho.com ([136.143.188.53]:21392) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hT4Y6-0001FY-9u for guix-devel@gnu.org; Tue, 21 May 2019 09:11:23 -0400 In-reply-to: <8736l8i8ji.fsf@elephly.net> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: "pelzflorian (Florian Pelz)" Cc: guix-devel@gnu.org Ricardo Wurmus writes: > pelzflorian (Florian Pelz) writes: > >>> from within the =E2=80=9Cdoc=E2=80=9D 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=3D1.0.1 guix build -f doc/build.scm`; it works >> for me. > > I=E2=80=99m using git worktrees. Maybe that=E2=80=99s why it doesn=E2=80= =99t work for me? No, I=E2=80=99m getting the same error with a single repository on a differ= ent machine. (On berlin, after a *much* longer wait than on my puny laptop.) -- Ricardo