The following error occurred When pushing to a newly created repository:
error: unpack failed: unpack-objects abnormal exit
To
https://jbinder@opensourceprojects.eu/git/p/timbus/dpes/preservation-identifier/kbserver
! [remote rejected] master -> master (n/a (unpacker error))
error: failed to push some refs to
'
https://jbinder@opensourceprojects.eu/git/p/timbus/dpes/preservation-identifier/kbserver
'
Related
Discussion
-
Carlos Coutinho
2014-02-18I found the following article on the web:
http://stackoverflow.com/questions/4025708/git-cant-push-unpacker-error
which may be related?
-
Rui Ferreira
2014-02-19Confirmed, there is something going on our side, git repositories are enforcing wrong permissions for some new repositories.
-
Rui Ferreira
2014-02-19- status: open --> accepted
-
Rui Ferreira
2014-02-19The problem should now be fixed for newly created repositories.
The kbserver and kbweb repos should be fixed as well.
-
Rui Ferreira
2014-02-19Ok this should now be fixed on our end, can you guys test and let us know?
Some more details to document the issue
- In a nutshell a misconfiguration caused taskd to be launched with the wrong options, and creating repositories with the wrong permissions
- Apparently the only affected repositories were kbserver and kbweb (timbus) - because they were created while the bugged taskd was running.
- Presumably only new repositories would be affected, already existing repositories should not suffer from this issue
Running a filesystem scan reveals no additional cases, but should you find another one let me know.
-
Carlos Coutinho
2014-02-19This looks OK now. Thanks!!!
-
Rui Ferreira
2014-02-19- status: accepted --> closed