nick40 / support-tools

Automatically exported from code.google.com/p/support-tools
Apache License 2.0
0 stars 0 forks source link

Error when trying to export aosp-bluez #118

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I tried to export aosp-bluez repository into my github account.
Is it because of size constraints? 
or I need to use command line tool only?

Original issue reported on code.google.com by krishbh...@gmail.com on 19 Aug 2015 at 1:54

GoogleCodeExporter commented 8 years ago
It looks like there might be a problem with one of the subrepos. From our logs:

    E 06:51:23.126 failed to init empty repo: PUT https://api.github.com/repos/XXXXX/aosp-bluez.external-sepolicy/contents/README.md: 404 Not Found []
    E 06:51:23.126 failing after too many retries (10 >= 10), failing hard
    I 06:51:23.126 setrundone "XXXXX" false ("Error migrating repo.")

Is it possible that the git repo for "aosp-bluez.external-sepolicy" is 
corrupted somehow? This is semi outside of my area of extertise, but does `git 
fsck` give you any sort of alert? (http://git-scm.com/docs/git-fsck)

Original comment by chrsm...@google.com on 19 Aug 2015 at 3:05

GoogleCodeExporter commented 8 years ago
Thanks for the Reply.

Any option to continue the export by excluding/igonroring 
"aosp-bluez.external-sepolicy"?
Mean while I will try to export by command line.

Original comment by krishbh...@gmail.com on 20 Aug 2015 at 4:15