Hi,
I'd like to have a problem* during pushing through GIT...:
If I try something like
git push mfischer unbound
I get:
**SNIP*** root@Devel64-1: /git/ipfire-2.x # git push mfischer unbound mfischer@git.ipfire.org's password: Enumerating objects: 153, done. Counting objects: 100% (149/149), done. Delta compression using up to 8 threads Compressing objects: 100% (89/89), done. Writing objects: 100% (98/98), 12.06 KiB | 823.00 KiB/s, done. Total 98 (delta 71), reused 4 (delta 0), pack-reused 0 error: remote unpack failed: unable to create temporary object directory To ssh://git.ipfire.org/pub/git/people/mfischer/ipfire-2.x.git ! [remote rejected] unbound -> unbound (unpacker error) error: failed to push some refs to 'ssh://git.ipfire.org/pub/git/people/mfischer/ipfire-2.x.git' ***SNAP***
Something up there in GIT doesn't like me anymore...
Can someone confirm?
Best, Matthias
Hallo Matthias,
It looks like the file server had a little hick-up this night.
I restarted it and things look okay, and I cannot really find anything that might have caused this, but loads of other things didn’t work either.
So, I will keep my fingers crossed that the file server is happy again after a reboot.
Best, -Michael
On 23 Sep 2022, at 09:14, Matthias Fischer matthias.fischer@ipfire.org wrote:
Hi,
I'd like to have a problem* during pushing through GIT...:
If I try something like
git push mfischer unbound
I get:
**SNIP*** root@Devel64-1: /git/ipfire-2.x # git push mfischer unbound mfischer@git.ipfire.org's password: Enumerating objects: 153, done. Counting objects: 100% (149/149), done. Delta compression using up to 8 threads Compressing objects: 100% (89/89), done. Writing objects: 100% (98/98), 12.06 KiB | 823.00 KiB/s, done. Total 98 (delta 71), reused 4 (delta 0), pack-reused 0 error: remote unpack failed: unable to create temporary object directory To ssh://git.ipfire.org/pub/git/people/mfischer/ipfire-2.x.git ! [remote rejected] unbound -> unbound (unpacker error) error: failed to push some refs to 'ssh://git.ipfire.org/pub/git/people/mfischer/ipfire-2.x.git' ***SNAP***
Something up there in GIT doesn't like me anymore...
Can someone confirm?
Best, Matthias
On 23.09.2022 10:19, Michael Tremer wrote:
Hallo Matthias,
Hai Michael,
It looks like the file server had a little hick-up this night.
I restarted it and things look okay, and I cannot really find anything that might have caused this, but loads of other things didn’t work either.
So, I will keep my fingers crossed that the file server is happy again after a reboot.
Äh...sorry...he isn't:
***SNIP*** root@Devel64-1: /git/ipfire-2.x # git push mfischer unbound mfischer@git.ipfire.org's password: Could not chdir to home directory /home/mfischer: Permission denied bash: /home/mfischer/.bashrc: Permission denied fatal: '/pub/git/people/mfischer/ipfire-2.x.git' does not appear to be a git repository fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists. ***SNAP***
Best, Matthias
Best, -Michael
On 23 Sep 2022, at 09:14, Matthias Fischer matthias.fischer@ipfire.org wrote:
Hi,
I'd like to have a problem* during pushing through GIT...:
If I try something like
git push mfischer unbound
I get:
**SNIP*** root@Devel64-1: /git/ipfire-2.x # git push mfischer unbound mfischer@git.ipfire.org's password: Enumerating objects: 153, done. Counting objects: 100% (149/149), done. Delta compression using up to 8 threads Compressing objects: 100% (89/89), done. Writing objects: 100% (98/98), 12.06 KiB | 823.00 KiB/s, done. Total 98 (delta 71), reused 4 (delta 0), pack-reused 0 error: remote unpack failed: unable to create temporary object directory To ssh://git.ipfire.org/pub/git/people/mfischer/ipfire-2.x.git ! [remote rejected] unbound -> unbound (unpacker error) error: failed to push some refs to 'ssh://git.ipfire.org/pub/git/people/mfischer/ipfire-2.x.git' ***SNAP***
Something up there in GIT doesn't like me anymore...
Can someone confirm?
Best, Matthias
Hi Matthias,
please try again, now it should work.
Arne
Am 2022-09-23 11:01, schrieb Matthias Fischer:
On 23.09.2022 10:19, Michael Tremer wrote:
Hallo Matthias,
Hai Michael,
It looks like the file server had a little hick-up this night.
I restarted it and things look okay, and I cannot really find anything that might have caused this, but loads of other things didn’t work either.
So, I will keep my fingers crossed that the file server is happy again after a reboot.
Äh...sorry...he isn't:
***SNIP*** root@Devel64-1: /git/ipfire-2.x # git push mfischer unbound mfischer@git.ipfire.org's password: Could not chdir to home directory /home/mfischer: Permission denied bash: /home/mfischer/.bashrc: Permission denied fatal: '/pub/git/people/mfischer/ipfire-2.x.git' does not appear to be a git repository fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists. ***SNAP***
Best, Matthias
Best, -Michael
On 23 Sep 2022, at 09:14, Matthias Fischer matthias.fischer@ipfire.org wrote:
Hi,
I'd like to have a problem* during pushing through GIT...:
If I try something like
git push mfischer unbound
I get:
**SNIP*** root@Devel64-1: /git/ipfire-2.x # git push mfischer unbound mfischer@git.ipfire.org's password: Enumerating objects: 153, done. Counting objects: 100% (149/149), done. Delta compression using up to 8 threads Compressing objects: 100% (89/89), done. Writing objects: 100% (98/98), 12.06 KiB | 823.00 KiB/s, done. Total 98 (delta 71), reused 4 (delta 0), pack-reused 0 error: remote unpack failed: unable to create temporary object directory To ssh://git.ipfire.org/pub/git/people/mfischer/ipfire-2.x.git ! [remote rejected] unbound -> unbound (unpacker error) error: failed to push some refs to 'ssh://git.ipfire.org/pub/git/people/mfischer/ipfire-2.x.git' ***SNAP***
Something up there in GIT doesn't like me anymore...
Can someone confirm?
Best, Matthias
On 23.09.2022 14:23, Arne Fitzenreiter wrote:
Hi Matthias,
Hi Arne,
please try again, now it should work.
Done. Works. Thanks! ;-)
Best, Matthias
Arne
Am 2022-09-23 11:01, schrieb Matthias Fischer:
On 23.09.2022 10:19, Michael Tremer wrote:
Hallo Matthias,
Hai Michael,
It looks like the file server had a little hick-up this night.
I restarted it and things look okay, and I cannot really find anything that might have caused this, but loads of other things didn’t work either.
So, I will keep my fingers crossed that the file server is happy again after a reboot.
Äh...sorry...he isn't:
***SNIP*** root@Devel64-1: /git/ipfire-2.x # git push mfischer unbound mfischer@git.ipfire.org's password: Could not chdir to home directory /home/mfischer: Permission denied bash: /home/mfischer/.bashrc: Permission denied fatal: '/pub/git/people/mfischer/ipfire-2.x.git' does not appear to be a git repository fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists. ***SNAP***
Best, Matthias
Best, -Michael
On 23 Sep 2022, at 09:14, Matthias Fischer matthias.fischer@ipfire.org wrote:
Hi,
I'd like to have a problem* during pushing through GIT...:
If I try something like
git push mfischer unbound
I get:
**SNIP*** root@Devel64-1: /git/ipfire-2.x # git push mfischer unbound mfischer@git.ipfire.org's password: Enumerating objects: 153, done. Counting objects: 100% (149/149), done. Delta compression using up to 8 threads Compressing objects: 100% (89/89), done. Writing objects: 100% (98/98), 12.06 KiB | 823.00 KiB/s, done. Total 98 (delta 71), reused 4 (delta 0), pack-reused 0 error: remote unpack failed: unable to create temporary object directory To ssh://git.ipfire.org/pub/git/people/mfischer/ipfire-2.x.git ! [remote rejected] unbound -> unbound (unpacker error) error: failed to push some refs to 'ssh://git.ipfire.org/pub/git/people/mfischer/ipfire-2.x.git' ***SNAP***
Something up there in GIT doesn't like me anymore...
Can someone confirm?
Best, Matthias