Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

6.5.0 manifest seems to be broken? #8

Open
bw908 opened this issue Jun 3, 2024 · 0 comments
Open

6.5.0 manifest seems to be broken? #8

bw908 opened this issue Jun 3, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@bw908
Copy link

bw908 commented Jun 3, 2024

Attempting to build with the 6.5.0-common manifest throws an error during repo sync for meta-common-torizon that e2053dcb89fdf8d057f37771b173dc4fa3afbfb2 is not a valid sha1.

Visiting commontorizon/meta-common-torizon@e2053dc seems to confirm this since it shows an error banner that the commit does not belong to the repository.

Editing the manifest to point to https://github.com/commontorizon/meta-common-torizon/releases/tag/v6.5.0-common appears to resolve the issue.

fatal: failed to unpack tree object HEAD
error.GitError: Cannot checkout meta-common-torizon: Cannot initialize work tree for meta-common-torizon
error: Cannot checkout meta-common-torizon
error: Unable to fully sync the tree
error: Downloading network changes failed.
error: Checking out local projects failed.
Failing repos:
layers/meta-common-torizon
Try re-running with "-j1 --fail-fast" to exit at the first error.
================================================================================
Repo command failed due to the following `SyncError` errors:
GitCommandError: git command failure
    Project: meta-common-torizon
    Args: update-ref -m manifest set to e2053dcb89fdf8d057f37771b173dc4fa3afbfb2 --no-deref refs/remotes/m/908-common e2053dcb89fdf8d057f37771b173dc4fa3afbfb2^0
    Stdout:
None
    Stderr:
fatal: e2053dcb89fdf8d057f37771b173dc4fa3afbfb2^0: not a valid SHA1
GitCommandError: git command failure
    Project: meta-common-torizon
    Args: update-ref -m manifest set to e2053dcb89fdf8d057f37771b173dc4fa3afbfb2 --no-deref refs/remotes/m/908-common e2053dcb89fdf8d057f37771b173dc4fa3afbfb2^0
    Stdout:
None
    Stderr:
fatal: e2053dcb89fdf8d057f37771b173dc4fa3afbfb2^0: not a valid SHA1
Cannot initialize work tree for meta-common-torizon
@microhobby microhobby self-assigned this Oct 19, 2024
@microhobby microhobby added the bug Something isn't working label Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants