GNU bug report logs -
#38883
git submodule doesn't work in pure environment with ad-hoc git
Previous Next
To reply to this bug, email your comments to 38883 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#38883
; Package
guix
.
(Fri, 03 Jan 2020 00:46:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Danny Milosavljevic <dannym <at> scratchpost.org>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Fri, 03 Jan 2020 00:46:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
/gnu/store/kyva0irr3khr01rs3v16nd5g4bzcgc95-git-2.24.1/libexec/git-core/.git-submodule-real: line 7: basename: command not found
/gnu/store/kyva0irr3khr01rs3v16nd5g4bzcgc95-git-2.24.1/libexec/git-core/.git-submodule-real: line 7: sed: command not found
/gnu/store/ah5pin2kr96c3fidjy39hzsy99riqi6s-profile/libexec/git-core/git-sh-setup: line 86: basename: command not found
/gnu/store/ah5pin2kr96c3fidjy39hzsy99riqi6s-profile/libexec/git-core/git-sh-setup: line 86: sed: command not found
/gnu/store/ah5pin2kr96c3fidjy39hzsy99riqi6s-profile/libexec/git-core/git-sh-setup: line 333: uname: command not found
/gnu/store/kyva0irr3khr01rs3v16nd5g4bzcgc95-git-2.24.1/libexec/git-core/.git-submodule-real: line 1121: sed: command not found
/gnu/store/kyva0irr3khr01rs3v16nd5g4bzcgc95-git-2.24.1/libexec/git-core/.git-submodule-real: line 1121: cmd_: command not found
It might make sense to refer to basename, sed and uname by direct store path.
[Message part 2 (application/pgp-signature, inline)]
Information forwarded
to
bug-guix <at> gnu.org
:
bug#38883
; Package
guix
.
(Wed, 13 Jul 2022 13:52:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 38883 <at> debbugs.gnu.org (full text, mbox):
Hi,
Danny Milosavljevic <dannym <at> scratchpost.org> writes:
> /gnu/store/kyva0irr3khr01rs3v16nd5g4bzcgc95-git-2.24.1/libexec/git-core/.git-submodule-real:
> line 7: basename: command not found
> /gnu/store/kyva0irr3khr01rs3v16nd5g4bzcgc95-git-2.24.1/libexec/git-core/.git-submodule-real:
> line 7: sed: command not found
> /gnu/store/ah5pin2kr96c3fidjy39hzsy99riqi6s-profile/libexec/git-core/git-sh-setup:
> line 86: basename: command not found
> /gnu/store/ah5pin2kr96c3fidjy39hzsy99riqi6s-profile/libexec/git-core/git-sh-setup:
> line 86: sed: command not found
> /gnu/store/ah5pin2kr96c3fidjy39hzsy99riqi6s-profile/libexec/git-core/git-sh-setup:
> line 333: uname: command not found
> /gnu/store/kyva0irr3khr01rs3v16nd5g4bzcgc95-git-2.24.1/libexec/git-core/.git-submodule-real:
> line 1121: sed: command not found
> /gnu/store/kyva0irr3khr01rs3v16nd5g4bzcgc95-git-2.24.1/libexec/git-core/.git-submodule-real:
> line 1121: cmd_: command not found
>
> It might make sense to refer to basename, sed and uname by direct store path.
I just checked, and this is still reproducible:
--8<---------------cut here---------------start------------->8---
~/src/jami-project [env]$ git submodule update
/gnu/store/0fnkx82byvr4l5h6cqvvy6667c8hyba2-git-2.36.1/libexec/git-core/.git-submodule-real: line 7: basename: command not found
/gnu/store/0fnkx82byvr4l5h6cqvvy6667c8hyba2-git-2.36.1/libexec/git-core/.git-submodule-real: line 7: sed: command not found
/gnu/store/m7ng7k4b0x5nw78r8g73xv3h6cindiwm-profile/libexec/git-core/git-sh-setup: line 86: basename: command not found
/gnu/store/m7ng7k4b0x5nw78r8g73xv3h6cindiwm-profile/libexec/git-core/git-sh-setup: line 86: sed: command not found
/gnu/store/m7ng7k4b0x5nw78r8g73xv3h6cindiwm-profile/libexec/git-core/git-sh-setup: line 308: uname: command not found
/gnu/store/0fnkx82byvr4l5h6cqvvy6667c8hyba2-git-2.36.1/libexec/git-core/.git-submodule-real: line 637: sed: command not found
/gnu/store/0fnkx82byvr4l5h6cqvvy6667c8hyba2-git-2.36.1/libexec/git-core/.git-submodule-real: line 637: cmd_: command not found
--8<---------------cut here---------------end--------------->8---
Thanks,
Maxim
This bug report was last modified 2 years and 173 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.