10.09.2016, 01:10, "Ernst Maurer" <[email protected]>: > Each time, when I'm trying to clone qt creator I'm getting the error related > with QBS > (I'm not an active developer, and I do this probably monthly) > Do I something wrong? because it happens always when I'm trying to get > creator from git > > Submodule 'qbs' (http://code.qt.io/cgit/qt-labs/qbs.git) registered for path > 'src/shared/qbs' > > Cloning into 'src/shared/qbs'... > > error: Failed connect to code.qt.io:80; No error (curl_result = 7, http_code > = 0, sha1 = e1d5dc0b836dc6f709b2deeff2d0051d03b2c135) > > error: Unable to find f073f4556ca26a0df1e8df1d8684c61d76394c53 under > http://code.qt.io/cgit/qt-labs/qbs.git > Cannot obtain needed blob f073f4556ca26a0df1e8df1d8684c61d76394c53 > while processing commit 9bbbf55ea6d1e80871ab810eebaeaf377bc0aad0. > error: Fetch failed.
That's probably unrelated to you issue, but I'd recommended you to use git protocol instead of http -- Regards, Konstantin _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
