hey sam while using this command
repo sync
it started downloading some files and some of them are failing and some are downloaded what to do now see down for error
varun@ubuntu:~/WORKING_DIRECTORY$ repo sync
Receiving objects: 100% (88/88), 33.62 KiB, done.
Resolving deltas: 100% (32/32), done.
From /home/varun/WORKING_DIRECTORY/.repo/projects/bootable/diskinstaller.git/clone.bundle
* [new branch] master -> aosp/master
* [new branch] gingerbread -> aosp/gingerbread
error: RPC failed; result=28, HTTP code = 0
fatal: The remote end hung up unexpectedly
Receiving objects: 100% (128/128), 81.15 KiB, done.
Resolving deltas: 100% (59/59), done.
From /home/varun/WORKING_DIRECTORY/.repo/projects/bootable/bootloader/legacy.git/clone.bundle
* [new branch] master -> aosp/master
* [new branch] gingerbread -> aosp/gingerbread
error: RPC failed; result=28, HTTP code = 0
fatal: The remote end hung up unexpectedly
error: RPC failed; result=28, HTTP code = 0
fatal: The remote end hung up unexpectedly
error: Cannot fetch platform/bootable/diskinstaller
Downloading bionic: 50% (1MB/2MB) error: RPC failed; result=28, HTTP code = 0
fatal: The remote end hung up unexpectedly
error: Cannot fetch platform/bootable/bootloader/legacy
Downloading bootable/recovery: 100% (1MB/1MB)
|