Hi,

On Mon, Nov 18, 2019 at 2:30 PM Ronald Wimmer via FreeIPA-users
<freeipa-users@lists.fedorahosted.org> wrote:
>
> Today I've encountered a strange problem on a Centos 7.7 machine with
> IPA automounted user homes.
>
> When I try to do a git clone in my home directory using SSH I it aborts
> abnormally with the following error message:
>
> remote: Enumerating objects: 4045, done.
> remote: Counting objects: 100% (4045/4045), done.
> remote: Compressing objects: 100% (3509/3509), done.
> fatal: write error: Bad file descriptor
> fatal: index-pack failed
>
> Why am I relating this to IPA? It works with a local non-IPA user. (OS
> is up to date. git version is 1.8.3.1)

I suppose the local non-IPA user has a local-mounted file system for
his home directory while your IPA user has a remote (NFS) file system
for his home directory? Then I guess it might have to do with NFS (and
not IPA).

In fact, please check:
https://stackoverflow.com/questions/40849596/git-clone-fsync-input-output-error-in-linux

HTH
François

> Any ideas what is going on?
>
> Cheers,
> Ronald
> _______________________________________________
> FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
> To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedorahosted.org/archives/list/freeipa-users@lists.fedorahosted.org
_______________________________________________
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/freeipa-users@lists.fedorahosted.org

Reply via email to