Couldn't find remote ref refs/tags/android-6.0.0_r24

917 views
Skip to first unread message

Hung H.P Nguyen

unread,
Nov 9, 2015, 7:22:41 PM11/9/15
to Android Building
Hi All,

I tried to sync the M source like this
$ repo init -u https://android.googlesource.com/platform/manifest -b android-6.0.0_r24
$ repo sync

but it's failed to sync with this error.

...
Fetching projects:  10% (46/455)  Fetching project platform/system/keymaster
Fetching project platform/external/libcap-ng
Fetching project platform/packages/apps/Tag
Fetching project platform/external/sonivox
Fetching project platform/hardware/qcom/msm8x84
fatal
: Couldn't find remote ref refs/tags/android-6.0.0_r24
Unexpected end of command stream
fatal:
Couldn't find remote ref refs/tags/android-6.0.0_r24
Unexpected end of command stream
error
: Cannot fetch platform/hardware/qcom/msm8x84

error
: Exited sync due to fetch errors

I tried 'repo sync -f' but the same error.

Please help me on this issue.
Thanks so much.




Hamilton Turner

unread,
Nov 10, 2015, 11:31:41 AM11/10/15
to Android Building
Just tried your commands and they worked. Perhaps some of the googlesource projects were missing the tags. Recommend you try again

Best, 
Hamilton

Stuart Monteith

unread,
Nov 12, 2015, 10:06:21 AM11/12/15
to Android Building

Hello,
     I hit the same problem. Creating a clean repo did not work.

You can exclude the troublesome project from the manifest by excluding the group it is within like so:

  $ repo init -u https://android.googlesource.com/platform/manifest -b android-6.0.0_r26 -g default,-qcom_msm8x84

That works fine for me. I don't actually need that project, which had android-6.0.0_r5 as it's last tag. Perhaps Google need to fix this?

Regards,
       Stuart

il hyun Kim

unread,
Nov 12, 2015, 10:06:21 AM11/12/15
to Android Building
Nom I am facing the same issue when i try to repo sync for android-6.0.0_r26.
when i try to use git clone to access MSM8x84, there is also fail. even the MSM8x84 doen't have 6.0.0_r24 ~26, menifest has msm8x84 . i think it is reaon.
I also looking for the solution how to get the source without fail.

2015년 11월 10일 화요일 오전 9시 22분 41초 UTC+9, Hung H.P Nguyen 님의 말:
Reply all
Reply to author
Forward
0 new messages