<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jun 9, 2015, at 3:56 PM, Linus Torvalds <<a href="mailto:torvalds@linux-foundation.org" class="">torvalds@linux-foundation.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">The current git code no longer builds for me out of the box, and it's<br class="">for a silly reason: it tries to fetch the grantlee source code from<br class=""><a href="http://gitorious.org" class="">gitorious.org</a>, and that fails.<br class=""><br class="">I get<br class=""><br class="">    Cloning into 'grantlee'...<br class="">    fatal: Could not read from remote repository.<br class=""><br class="">for that <a href="git://gitorious.org/grantlee/grantlee" class="">git://gitorious.org/grantlee/grantlee</a> remote.<br class=""><br class="">I did find a copy of grantlee on github, but that one lacks the v5.0.0<br class="">tag so the build still fails. I added a fake v5.0.0 tag myself (it<br class="">looks like that github grantlee copy has v5.0.0 as its HEAD), and that<br class="">does get subsurface building and working for me, but it seems to be a<br class="">pretty bad hack.<br class=""><br class="">I think the <a href="http://gitorious.org" class="">gitorious.org</a> problem may be related to this:<br class=""><br class="">  "Gitorious is being acquired by GitLab and <a href="http://gitorious.org" class="">gitorious.org</a> will shut<br class="">down end of May"<br class=""><br class="">I'm just surprised that it works for Dirk at all (but I suspect it's<br class="">because Dirk already had pre-populated his grantlee repo earlier).<br class=""><br class="">Maybe the gitorious problem is temporary, and I just hit unlucky<br class="">timing. Does that thing work for others?<br class=""></div></blockquote></div><br class=""><div class="">Crazy.</div><div class="">This worked fine a week ago. Then it only worked with https:// and not with</div><div class="">git:// - and now it doesn't work at all :-(</div><div class=""><br class=""></div><div class="">I'll push my own copy of it to <a href="http://git.subsurface-divelog.org" class="">git.subsurface-divelog.org</a> until the grantlee</div><div class="">community figures this out.</div><div class=""><br class=""></div><div class="">/D</div></body></html>