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

fix install from remote ostree repo failed #9

Merged
merged 2 commits into from
Apr 1, 2024
Merged

fix install from remote ostree repo failed #9

merged 2 commits into from
Apr 1, 2024

Conversation

hongxu-jia
Copy link
Contributor

No description provided.

root@198cca63f741:/usr/src# tiler --debug install --config config/disk/ostree-remote.yaml
2024-04-01 07:22:02,761 Running ['ostree', 'remote', '--repo=/var/tmp/tiler/debian-ostree-local-amd64/rootfs/ostree/repo', 'add', '--no-gpg-verify', 'pablo-edge', 'http://127.0.0.1/repo']
2024-04-01 07:22:02,792 Running ['ostree', 'pull', '--repo=/var/tmp/tiler/debian-ostree-local-amd64/rootfs/ostree/repo', 'pablo-edge', 'http://127.0.0.1/repo', 'exampleos/testing']
error: Invalid ref name http://127.0.0.1/repo

Signed-off-by: Hongxu Jia <[email protected]>
Name ostree branch to `pablo/${architecture}'.

Boot from installed disk, and check ostree status:

root@localhost:~# ostree admin status
* debian 50e7ffebeb1e79fbe46c39332756bb80293eca34a3d9b49c967248e2c9ec6155.0
    origin refspec: pablo/amd64

Signed-off-by: Hongxu Jia <[email protected]>
@zulcss zulcss merged commit d56e209 into zulcss:main Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants