#sfdroid log for Friday, 2017-07-07

*** piggz <piggz!~piggz@95.151.212.235> has joined #sfdroid05:32
*** piggz <piggz!~piggz@95.151.212.235> has quit IRC (Ping timeout: 268 seconds)05:37
*** nh1402 <nh1402!~nh1402@host81-133-137-69.in-addr.btopenworld.com> has joined #sfdroid07:09
*** NeKit <NeKit!~nekit@85-95-160-57-dialup.saransk.ru> has joined #sfdroid10:27
*** TheKit <TheKit!~nekit@85-95-188-95.saransk.ru> has quit IRC (Ping timeout: 240 seconds)10:30
*** Brix|nx531j <Brix|nx531j!~brix@80.71.141.130> has joined #sfdroid12:17
*** nh1402 <nh1402!~nh1402@host81-133-137-69.in-addr.btopenworld.com> has quit IRC (Quit: Leaving)12:28
*** Piece_Maker <Piece_Maker!~Acou_Bass@host-78-144-146-198.as13285.net> has joined #sfdroid12:35
*** Acou_Bass <Acou_Bass!~Acou_Bass@host-89-241-245-76.as13285.net> has quit IRC (Ping timeout: 260 seconds)12:37
*** Piece_Maker is now known as Acou_Bass12:37
*** nh1402 <nh1402!~nh1402@146.95.208.46.dyn.plus.net> has joined #sfdroid14:05
*** CrKit <CrKit!~nekit@85-95-160-57-dialup.saransk.ru> has joined #sfdroid15:36
*** srohmen <srohmen!~srohmen@x4e3193b3.dyn.telefonica.de> has joined #sfdroid15:39
*** piggz <piggz!~piggz@95.151.212.235> has joined #sfdroid16:55
*** srohmen <srohmen!~srohmen@x4e3193b3.dyn.telefonica.de> has quit IRC (Quit: Leaving.)17:01
*** piggz <piggz!~piggz@95.151.212.235> has quit IRC (Ping timeout: 268 seconds)17:07
*** piggz <piggz!~piggz@95.151.212.235> has joined #sfdroid17:32
*** piggz <piggz!~piggz@95.151.212.235> has quit IRC (Ping timeout: 260 seconds)17:42
*** piggz <piggz!~piggz@95.151.212.235> has joined #sfdroid18:03
piggzsaidinesh5: i guess i have some kernel building to do https://bpaste.net/show/6f4051fe649f18:26
saidinesh5piggz: cp /proc/config.gz /tmp/config.gz && gunzip /tmp/config.gz && CONFIG=/tmp/config lxc-checkconfig18:27
saidinesh5that's going to show you the actual missing config options18:27
*** piggz <piggz!~piggz@95.151.212.235> has quit IRC (Ping timeout: 255 seconds)18:36
*** piggz <piggz!~piggz@95.151.212.235> has joined #sfdroid18:37
*** piggz <piggz!~piggz@95.151.212.235> has quit IRC (Client Quit)18:38
*** piggz <piggz!~piggz@95.151.212.235> has joined #sfdroid18:38
piggzsaidinesh5: this looks better https://bpaste.net/show/b75474a8d8c318:41
piggzit doest seem to list all the missing config options tho18:42
saidinesh5piggz: only the ones in red are absolutely required for lxc iirc18:42
piggzsaidinesh5: well, there is nothing in red18:43
saidinesh5devpts one, user namespace one are probably useful though18:43
piggzk18:43
piggzsaidinesh5: should i change the overlay module name to ovaerlayfs.ko?18:54
saidinesh5not sure if that would make any difference piggz18:54
saidinesh5do check if you are able to mount using overlayfs18:54
saidinesh5and make sure that option is same as the one we use in anbox18:54
saidinesh5we use mount -t overlayfs18:57
piggzsaidinesh5: /proc/filesystems states overlay19:00
saidinesh5piggz: what about mounting?19:01
saidinesh5could you try mount some directory using overlayfs?19:01
saidinesh5i think something like mount -t overlayfs -olowerdir=/path/to/lowerdir,upperdir=/path/to/upperdir <destination>19:01
piggzsaidinesh5: it has to be overlay19:05
piggz[root@Sailfish tmp]# mount -t overlay -o lowerdir=/tmp/lower,upperdir=/tmp/upper,workdir=/tmp/workdir none /tmp/overlay19:05
piggz[root@Sailfish tmp]# mount -t overlayfs -o lowerdir=/tmp/lower,upperdir=/tmp/upper,workdir=/tmp/workdir none /tmp/overlay19:05
piggzmount: unknown filesystem type 'overlayfs'19:05
saidinesh5Yeah , so you have to compile anbox with that bit changed piggz19:15
saidinesh5https://github.com/sfdroid/anbox/commit/72fa2cfe6b792148502512178326fe3e42687a0319:15
*** CrKit <CrKit!~nekit@85-95-160-57-dialup.saransk.ru> has quit IRC (Ping timeout: 240 seconds)20:08
*** nh1402 <nh1402!~nh1402@146.95.208.46.dyn.plus.net> has quit IRC (Read error: Connection reset by peer)22:01
*** piggz <piggz!~piggz@95.151.212.235> has quit IRC (Ping timeout: 260 seconds)22:34
*** Brix|nx531j <Brix|nx531j!~brix@80.71.141.130> has quit IRC (Quit: Konversation terminated!)22:41

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!