Hello
Can someone post the the repo init command line used to download the sources
I have tried this
repo init -u https://github.com/ayufan-pine64/manifest.git -b master
output:
Get https://gerrit.googlesource.com/git-repo/clone.bundle
Get https://gerrit.googlesource.com/git-repo
fatal: unable to access 'https://gerrit.googlesource.com/git-repo/': Failed to connect to gerrit.googlesource.com port 443: Connection timed out
or
repo init -u https://github.com/ayufan-pine64/manifest.git
output:
Get https://gerrit.googlesource.com/git-repo/clone.bundle
Get https://gerrit.googlesource.com/git-repo
error: RPC failed; result=7, HTTP code = 0
fatal: The remote end hung up unexpectedly
on both rerun command
output:
Get https://gerrit.googlesource.com/git-repo/clone.bundle
Get https://gerrit.googlesource.com/git-repo
remote: Finding sources: 100% (32/32)
remote: Total 32 (delta 12), reused 32 (delta 12)
Unpacking objects: 100% (32/32), done.
From https://gerrit.googlesource.com/git-repo
82f6798..b881d22 master -> origin/master
Get https://github.com/ayufan-pine64/manifest.git
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found
Server does not provide clone.bundle; ignoring.
fatal: Couldn't find remote ref refs/heads/master
Unexpected end of command stream
fatal: cannot obtain manifest https://github.com/ayufan-pine64/manifest.git
Can someone post the the repo init command line used to download the sources
I have tried this
repo init -u https://github.com/ayufan-pine64/manifest.git -b master
output:
Get https://gerrit.googlesource.com/git-repo/clone.bundle
Get https://gerrit.googlesource.com/git-repo
fatal: unable to access 'https://gerrit.googlesource.com/git-repo/': Failed to connect to gerrit.googlesource.com port 443: Connection timed out
or
repo init -u https://github.com/ayufan-pine64/manifest.git
output:
Get https://gerrit.googlesource.com/git-repo/clone.bundle
Get https://gerrit.googlesource.com/git-repo
error: RPC failed; result=7, HTTP code = 0
fatal: The remote end hung up unexpectedly
on both rerun command
output:
Get https://gerrit.googlesource.com/git-repo/clone.bundle
Get https://gerrit.googlesource.com/git-repo
remote: Finding sources: 100% (32/32)
remote: Total 32 (delta 12), reused 32 (delta 12)
Unpacking objects: 100% (32/32), done.
From https://gerrit.googlesource.com/git-repo
82f6798..b881d22 master -> origin/master
Get https://github.com/ayufan-pine64/manifest.git
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found
Server does not provide clone.bundle; ignoring.
fatal: Couldn't find remote ref refs/heads/master
Unexpected end of command stream
fatal: cannot obtain manifest https://github.com/ayufan-pine64/manifest.git