Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Unable to `repo sync` tag OPR4.170623.009.2017.10.07.23 (Nexus 5X) #765
Comments
EnSec4Git
changed the title from
[bug] Unable to `repo sync` tag OPR4.170623.006.2017.09.24.15 (Nexus 5X)
to
Unable to `repo sync` tag OPR4.170623.006.2017.09.24.15 (Nexus 5X)
Oct 10, 2017
EnSec4Git
changed the title from
Unable to `repo sync` tag OPR4.170623.006.2017.09.24.15 (Nexus 5X)
to
Unable to `repo sync` tag OPR4.170623.009.2017.10.07.23 (Nexus 5X)
Oct 10, 2017
EnSec4Git
closed this
Oct 10, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
EnSec4Git
Oct 10, 2017
It appears I was mistaken and the tag I was using was the older, September release for Nexus 5X.
I will reopen if the issue reappears.
EnSec4Git
commented
Oct 10, 2017
|
It appears I was mistaken and the tag I was using was the older, September release for Nexus 5X. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
EnSec4Git commentedOct 10, 2017
•
edited
Edited 1 time
-
EnSec4Git
edited Oct 10, 2017
After running
repo init -u https://github.com/CopperheadOS/platform_manifest.git -b refs/t ags/$TAG(TAG="OPR4.170623.009.2017.10.07.23") andgit verify-tag --raw $TAG, I'm unable to successfully completerepo sync -j1, due to credentials required for GitHub.This is caused due to the fact that the
vendor_huaweiandvendor_lgerepositories are missing from GitHub.This issue in turn prevents any Copperhead build for Nexus 5X.
Please advise.
EDIT: The issue was present for the previous tag for Nexus 5X, too.