* bug#37047: git needs sed either as propagated input or as input (with some substitute*-work) @ 2019-08-16 6:18 Björn Höfling 2019-08-28 20:39 ` Ludovic Courtès 2021-11-04 21:53 ` phodina via Bug reports for GNU Guix 0 siblings, 2 replies; 3+ messages in thread From: Björn Höfling @ 2019-08-16 6:18 UTC (permalink / raw) To: 37047 [-- Attachment #1: Type: text/plain, Size: 790 bytes --] 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 [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 195 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#37047: git needs sed either as propagated input or as input (with some substitute*-work) 2019-08-16 6:18 bug#37047: git needs sed either as propagated input or as input (with some substitute*-work) Björn Höfling @ 2019-08-28 20:39 ` Ludovic Courtès 2021-11-04 21:53 ` phodina via Bug reports for GNU Guix 1 sibling, 0 replies; 3+ messages in thread From: Ludovic Courtès @ 2019-08-28 20:39 UTC (permalink / raw) To: Björn Höfling; +Cc: 37047 Hi Björn, Björn Höfling <bjoern.hoefling@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’. ^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#37047: git needs sed either as propagated input or as input (with some substitute*-work) 2019-08-16 6:18 bug#37047: git needs sed either as propagated input or as input (with some substitute*-work) Björn Höfling 2019-08-28 20:39 ` Ludovic Courtès @ 2021-11-04 21:53 ` phodina via Bug reports for GNU Guix 1 sibling, 0 replies; 3+ messages in thread From: phodina via Bug reports for GNU Guix @ 2021-11-04 21:53 UTC (permalink / raw) To: 37047@debbugs.gnu.org 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 ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-11-04 21:54 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2019-08-16 6:18 bug#37047: git needs sed either as propagated input or as input (with some substitute*-work) Björn Höfling 2019-08-28 20:39 ` Ludovic Courtès 2021-11-04 21:53 ` phodina via Bug reports for GNU Guix
Code repositories for project(s) associated with this external index https://git.savannah.gnu.org/cgit/guix.git This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.