From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: git push => "id: cannot find name for group ID 1000" Date: Tue, 21 Aug 2018 19:52:30 +0100 Message-ID: <356aae3492ec4c264b788450c53afbf8c6717f81.camel@ipfire.org> In-Reply-To: <3ad990c2-60c6-dccb-b027-56b87901bab8@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8599804368799887843==" List-Id: --===============8599804368799887843== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello, yes, I just had to rename a could of users and give them a new ID. https://bugzilla.ipfire.org/show_bug.cgi?id=3D11795 On some systems, it took a second until their caches forget the old IDs and u= sed the new ones. All should be back now. Best, -Michael On Tue, 2018-08-21 at 18:30 +0200, Matthias Fischer wrote: > Hi! >=20 > During pushing 'nano 2.9.8' today I got the following: >=20 > ... > root(a)Devel: /home/matz/ipfire-2.x # git push mfischer nano > mfischer(a)git.ipfire.org's password: > id: cannot find name for group ID 1000 > Enumerating objects: 70, done. > Counting objects: 100% (67/67), done. > Delta compression using up to 8 threads. > Compressing objects: 100% (40/40), done. > Writing objects: 100% (41/41), 4.18 KiB | 713.00 KiB/s, done. > Total 41 (delta 28), reused 0 (delta 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] nano -> nano (unpacker error) > error: failed to push some refs to > 'ssh://mfischer(a)git.ipfire.org/pub/git/people/mfischer/ipfire-2.x.git' > ... >=20 > Upload failed - looks like someone up there doesn't like me. ;-) >=20 > Anyone else? >=20 > Best, > Matthias --===============8599804368799887843==--