[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#66305: Error with recursive git checkout
From: |
Alexis Simon |
Subject: |
bug#66305: Error with recursive git checkout |
Date: |
Tue, 24 Oct 2023 21:53:35 -0700 |
User-agent: |
Mozilla Thunderbird |
Hi,
I think I'm hitting this bug trying to git-fetch with submodules.
I am on a foreign distro.
--8<---------------cut here---------------start------------->8---
/gnu/store/pmv37cxc4cg1s7x8yg8dkhikkwmwpncr-git-minimal-2.41.0/libexec/git-core/git-submodule:
line 7: /bin/basename: Permission denied
/gnu/store/pmv37cxc4cg1s7x8yg8dkhikkwmwpncr-git-minimal-2.41.0/libexec/git-core/git-submodule:
line 7: /bin/sed: Permission denied
/gnu/store/pmv37cxc4cg1s7x8yg8dkhikkwmwpncr-git-minimal-2.41.0/libexec/git-core/git-sh-setup:
line 77: /bin/basename: Permission denied
/gnu/store/pmv37cxc4cg1s7x8yg8dkhikkwmwpncr-git-minimal-2.41.0/libexec/git-core/git-sh-setup:
line 77: /bin/sed: Permission denied
/gnu/store/pmv37cxc4cg1s7x8yg8dkhikkwmwpncr-git-minimal-2.41.0/libexec/git-core/git-sh-setup:
line 292: /bin/uname: Permission denied
/gnu/store/pmv37cxc4cg1s7x8yg8dkhikkwmwpncr-git-minimal-2.41.0/libexec/git-core/git-submodule:
line 613: /bin/sed: Permission denied
/gnu/store/pmv37cxc4cg1s7x8yg8dkhikkwmwpncr-git-minimal-2.41.0/libexec/git-core/git-submodule:
line 613 : cmd_: command not found
git-fetch:
'/gnu/store/pmv37cxc4cg1s7x8yg8dkhikkwmwpncr-git-minimal-2.41.0/bin/git
submodule update --init --recursive' failed with exit code 127
--8<---------------cut here---------------end--------------->8---
This is with a recent guix I think
--8<---------------cut here---------------start------------->8---
❯ guix describe
Generation 8 oct. 24 2023 21:31:58 (current)
guix 0074731
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: 00747316ee0e1a7962ffe226c727776ba7a8163b
--8<---------------cut here---------------end--------------->8---
Alexis
- bug#66305: Error with recursive git checkout, (continued)
- bug#66305: Error with recursive git checkout, Guillaume Le Vaillant, 2023/10/02
- bug#66305: Error with recursive git checkout, Simon Tournier, 2023/10/03
- bug#66305: Error with recursive git checkout, Ludovic Courtès, 2023/10/04
- bug#66305: Error with recursive git checkout, Simon Tournier, 2023/10/04
- bug#66305: Error with recursive git checkout, Simon Tournier, 2023/10/04
- bug#66305: Error with recursive git checkout, Ludovic Courtès, 2023/10/05
- bug#66305: Error with recursive git checkout, Ludovic Courtès, 2023/10/05
- bug#66305: Error with recursive git checkout, Ludovic Courtès, 2023/10/12
bug#66305: Error with recursive git checkout, Alexis Simon, 2023/10/26
bug#66305: Error with recursive git checkout, Alexis Simon, 2023/10/26
bug#66305: Error with recursive git checkout,
Alexis Simon <=