On Fri, Sep 24, 2010 at 3:52 AM, Paul Menzel <[email protected]> wrote: > Am Donnerstag, den 23.09.2010, 22:11 +0200 schrieb Frans Meulenbroeks: >> Hm, >> >> On my latest git push I got: >> >> fr...@linux-suse:~/oe/openembedded> git push >> Counting objects: 13, done. >> Delta compression using up to 2 threads. >> Compressing objects: 100% (7/7), done. >> Writing objects: 100% (8/8), 649 bytes, done. >> Total 8 (delta 6), reused 0 (delta 0) >> error: unable to create temporary sha1 filename : Read-only file system >> >> fatal: failed to write object >> error: unpack failed: unpack-objects abnormal exit >> To [email protected]:openembedded >> ! [remote rejected] org.openembedded.dev -> org.openembedded.dev (n/a >> (unpacker error)) >> error: failed to push some refs to '[email protected]:openembedded' >> >> >> No idea what is going on here, guess it is at the git side. My fs is not r/o > > I just wanted confirm, that you are not alone with this Git server > problem. I am getting the same error as some weeks ago [1]. > > $ git remote update > Fetching origin > git.openembedded.org[0: 140.211.169.165]: errno=Connection refused > fatal: unable to connect a socket (Connection refused) > error: Could not fetch origin
This has been fixed -- we had an issue after the recent upgrade where the git-daemon did not restart after system reboot. Thanks, Cliff -- ================= http://bec-systems.com _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
