git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* AW: Git commands throw error
@ 2020-06-18  4:58 sopq0asmppc9
  2020-06-18 17:52 ` brian m. carlson
  0 siblings, 1 reply; 3+ messages in thread
From: sopq0asmppc9 @ 2020-06-18  4:58 UTC (permalink / raw)
  To: git

Hi!

I recently upgraded my GIT installation to git version 2.27.0.windows.1 

I have all my repositories on a NAS and now I get errors with all commands, e.g. 
git status ->  fatal: failed to stat '’: Function not implemented
git pull ->  fatal: failed to stat '’: Function not implemented

Setting fscache to false (globally or locally) does not help. Please fix it quickly 😉

Regards, Thorsten



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Git commands throw error
  2020-06-18  4:58 AW: Git commands throw error sopq0asmppc9
@ 2020-06-18 17:52 ` brian m. carlson
  2020-06-22 16:17   ` AW: " sopq0asmppc9
  0 siblings, 1 reply; 3+ messages in thread
From: brian m. carlson @ 2020-06-18 17:52 UTC (permalink / raw)
  To: sopq0asmppc9; +Cc: git

[-- Attachment #1: Type: text/plain, Size: 1032 bytes --]

On 2020-06-18 at 04:58:27, sopq0asmppc9@online.de wrote:
> Hi!
> 
> I recently upgraded my GIT installation to git version 2.27.0.windows.1

You're probably going to have a better time here reporting this to the
Git for Windows folks at https://github.com/git-for-windows/git.

> I have all my repositories on a NAS and now I get errors with all commands, e.g.
> git status ->  fatal: failed to stat '’: Function not implemented
> git pull ->  fatal: failed to stat '’: Function not implemented
> 
> Setting fscache to false (globally or locally) does not help. Please fix it quickly 😉

When you report this, you'll need to mention which file system you're
using on your NAS, since it's probably related here.  You may also be
running into filename length problems and you could try turning on long
path support.

Finally, something else you could try is to see if some other process is
using these files and if so, kill it.
-- 
brian m. carlson: Houston, Texas, US
OpenPGP: https://keybase.io/bk2204

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 263 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* AW: Git commands throw error
  2020-06-18 17:52 ` brian m. carlson
@ 2020-06-22 16:17   ` sopq0asmppc9
  0 siblings, 0 replies; 3+ messages in thread
From: sopq0asmppc9 @ 2020-06-22 16:17 UTC (permalink / raw)
  To: 'brian m. carlson'; +Cc: git

Hi Brian,

thanks for your advice. I opened an issue on GitHub. Let's see where it takes me.

Regards, Thorsten

-----Ursprüngliche Nachricht-----
Von: brian m. carlson <sandals@crustytoothpaste.net> 
Gesendet: Donnerstag, 18. Juni 2020 19:53
An: sopq0asmppc9@online.de
Cc: git@vger.kernel.org
Betreff: Re: Git commands throw error

On 2020-06-18 at 04:58:27, sopq0asmppc9@online.de wrote:
> Hi!
> 
> I recently upgraded my GIT installation to git version 
> 2.27.0.windows.1

You're probably going to have a better time here reporting this to the Git for Windows folks at https://github.com/git-for-windows/git.

> I have all my repositories on a NAS and now I get errors with all commands, e.g.
> git status ->  fatal: failed to stat '’: Function not implemented git 
> pull ->  fatal: failed to stat '’: Function not implemented
> 
> Setting fscache to false (globally or locally) does not help. Please 
> fix it quickly 😉

When you report this, you'll need to mention which file system you're using on your NAS, since it's probably related here.  You may also be running into filename length problems and you could try turning on long path support.

Finally, something else you could try is to see if some other process is using these files and if so, kill it.
--
brian m. carlson: Houston, Texas, US
OpenPGP: https://keybase.io/bk2204


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-06-22 16:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-18  4:58 AW: Git commands throw error sopq0asmppc9
2020-06-18 17:52 ` brian m. carlson
2020-06-22 16:17   ` AW: " sopq0asmppc9

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).