GNU bug report logs - #37047
git needs sed either as propagated input or as input (with some substitute*-work)

Previous Next

Package: guix;

Reported by: Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>

Date: Fri, 16 Aug 2019 06:19:01 UTC

Severity: normal

Tags: easy

To reply to this bug, email your comments to 37047 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#37047; Package guix. (Fri, 16 Aug 2019 06:19:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Fri, 16 Aug 2019 06:19:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>
To: <bug-guix <at> gnu.org>
Subject: git needs sed either as propagated input or as input (with some
 substitute*-work)
Date: Fri, 16 Aug 2019 08:18:15 +0200
[Message part 1 (text/plain, inline)]
guix environment --container -N --ad-hoc go coreutils binutils less  emacs grep findutils git nss-certs

[env] $ go get github.com/fatih/structs 
# cd /home/bjoern/go/src/github.com/fatih/structs; git submodule update --init --recursive
/gnu/store/i89f4rw8a2nzppxf2yixl0hvcw46rsxv-git-2.22.0/libexec/git-core/.git-submodule-real: line 7: sed: command not found
/gnu/store/kiykcyp4n45c7prba3k3zvfz19vvmymd-profile/libexec/git-core/git-sh-setup: line 86: sed: command not found
/gnu/store/i89f4rw8a2nzppxf2yixl0hvcw46rsxv-git-2.22.0/libexec/git-core/.git-submodule-real: line 1115: sed: command not found
/gnu/store/i89f4rw8a2nzppxf2yixl0hvcw46rsxv-git-2.22.0/libexec/git-core/.git-submodule-real: line 1115: cmd_: command not found
package github.com/fatih/structs: exit status 127
[Message part 2 (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#37047; Package guix. (Wed, 28 Aug 2019 20:40:02 GMT) Full text and rfc822 format available.

Message #8 received at 37047 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>
Cc: 37047 <at> debbugs.gnu.org
Subject: Re: bug#37047: git needs sed either as propagated input or as input
 (with some substitute*-work)
Date: Wed, 28 Aug 2019 22:39:03 +0200
Hi Björn,

Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de> skribis:

> guix environment --container -N --ad-hoc go coreutils binutils less  emacs grep findutils git nss-certs
>
> [env] $ go get github.com/fatih/structs 
> # cd /home/bjoern/go/src/github.com/fatih/structs; git submodule update --init --recursive
> /gnu/store/i89f4rw8a2nzppxf2yixl0hvcw46rsxv-git-2.22.0/libexec/git-core/.git-submodule-real: line 7: sed: command not found
> /gnu/store/kiykcyp4n45c7prba3k3zvfz19vvmymd-profile/libexec/git-core/git-sh-setup: line 86: sed: command not found
> /gnu/store/i89f4rw8a2nzppxf2yixl0hvcw46rsxv-git-2.22.0/libexec/git-core/.git-submodule-real: line 1115: sed: command not found
> /gnu/store/i89f4rw8a2nzppxf2yixl0hvcw46rsxv-git-2.22.0/libexec/git-core/.git-submodule-real: line 1115: cmd_: command not found
> package github.com/fatih/structs: exit status 127

I vote for ‘substitute*’ trickery in libexec/git-core/*.

Ludo’.




Added tag(s) easy. Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Fri, 21 Feb 2020 20:22:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#37047; Package guix. (Thu, 04 Nov 2021 21:54:02 GMT) Full text and rfc822 format available.

Message #13 received at 37047 <at> debbugs.gnu.org (full text, mbox):

From: phodina <phodina <at> protonmail.com>
To: "37047 <at> debbugs.gnu.org" <37047 <at> debbugs.gnu.org>
Subject: RE: git needs sed either as propagated input or as input (with some
 substitute*-work)
Date: Thu, 04 Nov 2021 21:53:17 +0000
Hi,

I'm attempting to replicate the described issue, but when I run the commands I get certificate error.

$ guix environment --container -N --ad-hoc go coreutils binutils less  emacs grep findutils git nss-certs
[env]$ go get github.com/fatih/structs
go get: module github.com/fatih/structs: Get "https://proxy.golang.org/github.com/fatih/structs/@v/list": x509: certificate signed by unknown authority

Petr




This bug report was last modified 3 years and 219 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.