hybris/lxc-android: updated and patched config for the latest lxc version
Merged
Imported
hybris/lxc-android: updated and patched config for the latest lxc version
hybris/lxc-android
into
master
All threads resolved!
All threads resolved!
The config file for container from Halium repo is outdated, and will not load on latest version of LXC, here is the error when you start the container:
postmarketos:~$ sudo lxc-start android
lxc-start: android: confile.c: parse_line: 2447 Unknown configuration key "lxc.rootfs"
lxc-start: android: parse.c: lxc_file_for_each_line_mmap: 142 Failed to parse config file "/var/lib/lxc/android/config" at line "lxc.rootfs = /var/lib/lxc/android/rootfs"
Failed to load config for android
lxc-start: android: tools/lxc_start.c: main: 264 Failed to create lxc_container
postmarketos:~$
This pull request updates the config file, but also use the latest commit.
Merge request reports
Activity
added 1 commit
- 63bb17c2 - hybris/lxc-android: added !check to prevent future problems with abuild
By Danct12 on 2019-04-21T08:27:50
- Resolved by Administrator
added 2 commits
-
f05374fa - 1 commit from branch
postmarketOS:master
- c4b59964 - hybris/lxc-android: patched config for the latest lxc version (!330 (merged))
By Oliver Smith on 2019-04-21T20:48:57
-
f05374fa - 1 commit from branch
Another nice patch from you, @danct12. Thank you!
By Oliver Smith on 2019-04-21T20:50:34
added 1 commit
- d0f5d25e - hybris/lxc-android: patched config for the latest lxc version (!330 (merged))
By Oliver Smith on 2019-04-21T20:52:38
enabled an automatic merge when the pipeline for d0f5d25e succeeds
By Oliver Smith on 2019-04-21T20:52:59
mentioned in commit d0f5d25e
By Danct12 on 2019-05-06T13:59:56
Please register or sign in to reply