GIT REPO: missingSpaceBeforeDate

Bug #1730760 reported by David A. Cobb
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
SBCL
Fix Released
Undecided
Unassigned

Bug Description

Attempting to clone the sbcl repository, I get the following

bash $ git clone git://git.code.sf.net/p/sbcl/sbcl
Cloning into 'sbcl'...
remote: Counting objects: 113621, done.
remote: Compressing objects: 100% (21670/21670), done.
error: object e21fb12b6bfe76a1fbe652a5aaca7779612fe766: missingSpaceBeforeDate: invalid author/committer line - missing space before date
fatal: Error in object
fatal: index-pack failed

POSSIBLY RELEVANT -- I get the identical error from Debian Alioth

Tags: git sbcl
Revision history for this message
Stas Boukarev (stassats) wrote :

You have some git option enabled that performs these checks.

Revision history for this message
Michał "phoe" Herda (phoe-krk) wrote :

Running on a freshly created repo:

error in tag e21fb12b6bfe76a1fbe652a5aaca7779612fe766: missingSpaceBeforeDate: invalid author/committer line - missing space before date
error in tag 011f648795b86569462be4974bd7bcf2aea21ca4: missingSpaceBeforeDate: invalid author/committer line - missing space before date

There is a pair of tags in the SBCL repo named "start" and "tabby" that these hashes refer to. Mayhaps it would be considerable to remove them altogether?

Stas Boukarev (stassats)
Changed in sbcl:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.