#3222 http clone fails while ssh works
Closed: Fixed Opened by paragn.

= bug description =
git clone -q -n http://git.fedorahosted.org/git/iok.git

error: Unable to find 4f862568e7723e392d90f20e95dc6c7c8bb5bccf under http://git.fedorahosted.org/git/iok.git

Cannot obtain needed blob 4f862568e7723e392d90f20e95dc6c7c8bb5bccf
while processing commit df603c845d109c14a83e21e5fe308b1be2bb165d.

error: Fetch failed.

git clone ssh://paragn@git.fedorahosted.org/git/iok.git works fine.

= bug analysis =

= fix recommendation =
Should this need to run 'git update-server-info' on server?


Something is very wonky here. ;(

It's NOT a update-server-info needed. It's got some other issues that are deeper...

This was a convert from a svn repo right?
Would it be possible to reconvert it and repush your changes since convert?

or I could just clean the entire repo out and you could push your local copy to master and we can see if that fixes it?

Yes this is converted from svn. I think I can push my local repo to master. This will be easy way. Please clean the entire repo.

I think we have this fixed up now.

Re-open if you need anything more.

Metadata