poetaster | OBS blocked? downloading 2 dod packages | 10:12 |
---|---|---|
poetaster | mal, can you tell me who to adress with obs issues? lbt? | 10:17 |
mal | poetaster: which project has the issue? | 11:11 |
mal | found it | 11:11 |
mal | poetaster: lbt or Keto, I pinged already internally about the issue | 11:15 |
poetaster | mal, thanks! | 11:20 |
Keto | poetaster: it's building now | 12:48 |
poetaster | Keto, thank you! | 12:52 |
poetaster | rinigus: last hurdle, kaidan: https://github.com/sailfishos-chum/qtlocation/issues/1 | 14:12 |
rinigus | poetaster: geoclue plugin is a separate package | 14:54 |
rinigus | poetaster: look at https://build.sailfishos.org/package/binary/home:poetaster:qt5.15/opt-kf5-libqxmpp?arch=i586&filename=opt-kf5-libqxmpp-1.5-1.20.1.jolla.i486.rpm&repository=sailfish_latest_i486 . you are missing one requirement (libQXmppQt5). it has to be replaced by a package | 14:58 |
rinigus | you can fix it in chum testing | 14:59 |
piggz[m] | rinigus: with community encryption, is it possible to have home in a loop mount, even if users chooses no? | 17:43 |
rinigus | piggz: if user chooses no then it stays away from changing fs. so, it is not expected that user would like to have /home in loop mount in this case | 17:45 |
rinigus | I struggle to figure out what would be advantage of such approach | 17:46 |
rinigus | ... as to having home in loop mount without any other advantage | 17:46 |
piggz[m] | rinigus: on my volla 22/23 ports ... / is installed to a system partition of 8gb, leaving lots of space on /userdata ... if user chooses encruption, a 60gb loopmount is created in /userdata for home ... if user chooses no, they get what ever space is left on system | 17:48 |
piggz[m] | id prefer home to be 60gb regardless | 17:48 |
rinigus | piggz: can't you mount then userdata as /home? | 17:49 |
piggz[m] | well, /userdata contains a lot of other stuff too | 17:50 |
piggz[m] | is there a simple config for that? | 17:50 |
rinigus | piggz: sfos related stuff or remains from something else? | 17:51 |
rinigus | as for config... let me think | 17:51 |
piggz[m] | androidy stuff .... the volla people like to have multi-boot setups, and the idea of a home loopmount makes it easy to allocate fixed space to a system | 17:53 |
piggz[m] | but maybe just using the space on the drive will suffice | 17:53 |
rinigus | piggz: looked through sources for community encryption. if you define userdata as a device in devices.ini, it will be formatted if user will select not to have encryption. so, by setting device=/dev/whatever-it-is-userdata you would get either fully encrypted partition or partition with ext4. but then you will loose that androidy stuff | 18:07 |
rinigus | corresponding code: https://github.com/sailfishos-open/libsfosdevenc/blob/main/src/device.cpp#L115 | 18:07 |
rinigus | see there and below for generation of systemd mount units as well | 18:07 |
piggz[m] | rinigus: i think in a multi-boot config where there is also android, loosing userdata completely would be bad | 18:08 |
rinigus | piggz: indeed, probably not what you want :( | 18:08 |
rinigus | piggz: I wonder whether good old symlink would work? something like in your / having /home/defaultuser -> /dev/userdata/defaultuser? | 18:10 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!