[Buildbot] #3274: GitHub repository contents looks broken
Buildbot trac
trac at buildbot.net
Sun Jun 7 21:21:38 UTC 2015
#3274: GitHub repository contents looks broken
------------------------------+-----------------------------
Reporter: alexander.alekhin | Owner:
Type: defect | Status: new
Priority: major | Milestone: undecided
Version: master | Keywords: github,git,repo
------------------------------+-----------------------------
Fresh cloned repository from GitHub contains fsck warnings.
{{{
$ git clone https://github.com/buildbot/buildbot .
$ git fsck
Checking object directories: 100% (256/256), done.
warning in tree e1576c8594a1ed95914ef5ac0f1d70edaa440ae2: contains zero-
padded file modes
warning in tree acd1ee822f4cb73ea9d59d82c04feec0612e9b07: contains zero-
padded file modes
warning in tree 6a32700b6d727db34a238cb9f34fd575ff0a3277: contains zero-
padded file modes
warning in tree 4d02d2de063f0432fbe876764f6de9cd9ab60d19: contains zero-
padded file modes
Checking objects: 100% (87897/87897), done.
$ git --version
git version 2.1.0
}}}
Any thoughts how to resolve this?
--
Ticket URL: <http://trac.buildbot.net/ticket/3274>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the bugs
mailing list