Can we update OTA in sysroot=readonly mode? #3446
-
1). We are generating a ostree_repo https://github.com/uptane/meta-updater/blob/master/classes/image_types_ostree.bbclass#L139 Any solution for 3rd and 4th step? Or we always need to boot sysroot as rw only? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
We use Also share the version you are using. |
Beta Was this translation helpful? Give feedback.
-
Can you show from the pull-local code where we are remounting when we trigger pull-local? Or is there any different command we have to use before running pull-local, I see in pull-local code it’s just checking if repo is writable or not. ostree --version
|
Beta Was this translation helpful? Give feedback.
ostree/src/ostree/ot-builtin-pull-local.c
Line 98 in e4590bc
ostree/src/ostree/ot-main.c
Line 540 in e4590bc
ostree/src/ostree/ot-main.c
Line 383 in e4590bc
what error do you get BTW ?