rinigus | Keto: I wonder how it is resolved for Tama devices - we switched from AOSP9/32-bit to AOSP10/64-bit. I don't remember any complaints from those who stayed on AOSP9/32bit version. but maybe they are minority and don't expect that store would work | 08:10 |
---|---|---|
piggz | rinigus: yeah, I was wondering about your case with that | 08:11 |
rinigus | ssu s gives Xperia XZ2 (h8216 / h8216), for example. there are more in that family | 08:12 |
rinigus | piggz: I know that it had to be enabled, but that's all I know about it regarding 64bit version | 08:12 |
Keto | rinigus: the only problem is that it shows apps that have 32bit package available, and if some don't have 64bit available, then the install will fail for those | 08:16 |
piggz | ah, so it will install the correct arch | 08:21 |
rinigus | Keto: true, that's exactly what happens | 11:29 |
T42_ | <Donald Wysocki> Forwarded from unknown: https://t.me/joinchat/MUP1XAQw5WMxMzM0 | 11:49 |
atlochowski | rinigus probably most of Tama users don't use Jolla store but Openrepos | 12:43 |
rinigus | atlochowski: could be. but we can install apps from the store as well - it is just sometimes we get an error if the installed app is not available in correct arch. I presume that correctly configured store would not show them | 12:44 |
atlochowski | I get it. I just wrote the reason why Tama users doesn't complain. Fo sure it's better when it's configured for 64bit for current port. | 12:47 |
rinigus | :) | 12:49 |
stephg | I just bought a 10iii :) | 13:12 |
piggz | stephg: long time! | 13:24 |
T42_ | <lal883> I had earlier dropped a message here that a Tama device was not turning the screen ON some times when pressing the power key, but was showing a breathing Yellow/Orange notification LED indefinitely. Turns out it was because of the SD card, and removing/reinserting it fixed the problem. | 13:28 |
stephg | piggz: yeah, hope you and yours all ok | 13:35 |
stephg | same to everyone here too obvs | 13:35 |
rinigus | I wonder whether we have some trick to mark a file as %config(noreplace) in droid-config sparse? otherwise I am getting encryption (sfos-open edition) setup reset on every OTA :( | 14:08 |
piggz | rinigus: maybe move the dynamic part which changes into another file? | 14:38 |
rinigus | piggz: yes, was thinking the same. will create config.ini that will be dynamic | 14:39 |
Thaodan | Maybe split the dynamic and the static part up? | 15:35 |
rinigus | Thaodan and piggz: I ended up filling /etc/.../config.ini from devices.ini and having config.ini reflecting current state of filesystems (encrypted, plain, or reset). here, "filling" means that keys defined in devices.ini will be copied to config.ini iff they are missing there. | 16:00 |
rinigus | which allows to define new devices if needed, but would keep user config intact | 16:01 |
rinigus | mal: I wonder whether you checked/asked about Device /dev/sailfish/home does not exist... message? | 16:02 |
mal | rinigus: not yet | 16:07 |
piggz | rinigus: whats the current state? suitable for testing? what should I read? | 16:24 |
rinigus | piggz: should be suitable for testing | 17:28 |
rinigus | https://github.com/sailfishos-open/sailfish-device-encryption-community README and Setup.md | 17:29 |
rinigus | the issue with OTA is fixed, just rebuilding package in OBS AOSP10 Tama | 17:30 |
rinigus | all required packages are listed in Setup.md . I will work on hwcrypt and its integration to GUI. currently plain text passwords should work | 17:31 |
rinigus | piggz: ^ | 17:31 |
Thaodan | rinigus: install package provided configs to /usr/lib not etc that solves it and follows similar changes in systemd and co | 17:44 |
rinigus | Thaodan: for reference, we are talking about https://github.com/sailfishos-sony-tama/droid-config-sony-tama-pie/blob/hybris-10/sparse/etc/sailfish-device-encryption-community/devices.ini | 17:48 |
rinigus | it feels strange to me to have it in /usr/lib, although I follow your thought | 17:49 |
rinigus | right now I have that file as distro-provided and config.ini as a local mod. both are in /etc. but may get confusing to some. as well as having some in /usr/lib in my mind | 17:50 |
piggz | rinigus: thx ... just been fighting with my internet/dns ... severl reboots of the mesh network, on the grounds that "the nas never fails" (which runs the dns) ... and, it turned out to be the NAS! | 18:10 |
piggz | rinigus: flypig was pursuaded to submit to chum | 18:26 |
rinigus | piggz: nice! we still have to generate this package list for all to see. and openrepos integration became rather quiet... | 18:28 |
rinigus | piggz: are you reviewing flypig submission? or should I take it? | 18:28 |
piggz | yeah, was thinking about the integration... | 18:28 |
piggz | i already reviewed and added | 18:29 |
rinigus | not sure we can do much on our side - waiting for basil response ... I'll ping in the thread | 18:30 |
piggz | rinigus: libargon2 move to chum? | 18:44 |
rinigus | piggz: we have it there already. it was a part of keepass packages | 18:45 |
rinigus | so, for simplicity, I just nicked it from chum | 18:45 |
piggz | ok, i already depend on chum in device adaptation | 18:45 |
rinigus | piggz: I think it is a good idea. how did you add that? community-adaptation fork? | 18:46 |
rinigus | maybe I should do the same and allow users to install from there directly | 18:47 |
piggz | rinigus: you made me think there..... | 18:51 |
piggz | as it turns out, tinyxml2 is static, so only a build dep, so i dont need to install the repo | 18:51 |
rinigus | piggz: if all goes well, we can move these -open dependencies to :common. but making it all work would have to be first | 18:58 |
piggz | rinigus: was about to say that! it seems like most could live in common | 18:58 |
rinigus | piggz: hwcrypt got updated. fixed a bug and added one command for it. but don't rush to update it yet - maybe something more will be needed. | 19:01 |
itex | hello, i have a question, when i am making the local manifest file, i have replaced cynogenmod with lineageos but it does not seem to work, I have not idea what I should write it to | 19:04 |
itex | here is my file https://0x0.st/-xJB.xml | 19:05 |
T42_ | <elros34> itex: open your device repo github page, find correct branch you want to use then add other device specific repos according to lineage.dependencies file | 19:12 |
itex | thank you | 19:12 |
T42_ | <elros34> like https://github.com/LineageOS/android_device_samsung_zeroltexx/blob/cm-14.1/lineage.dependencies | 19:12 |
T42_ | <elros34> you will find similar file in that zero-common repo too | 19:13 |
rinigus | piggz: just be aware that /home will be formatted during the next boot after install of encryption packages. so, if you have some data there - move it away first | 19:22 |
piggz | rinigus: i need to re-flash and change to home_open anyway | 19:25 |
piggz | rinigus: do youwant this for instructions? https://paste.mozilla.org/XX3HYQA3 | 19:26 |
rinigus | piggz: yes, sure! PR? or I just paste it in? | 19:27 |
piggz | just paste it in | 19:27 |
rinigus | piggz: done and available at github repo. thanks! | 19:34 |
itex | hmm does they ask you to test the android rom just to see if everything works? or flashing lineage os is required? | 20:03 |
T42_ | <elros34> both | 20:12 |
mal | rinigus: I didn't yet find the exact place where that message is triggered, I'm check more tomorrow | 20:13 |
itex | ok | 20:13 |
itex | the thing is that i am struggling to find the official version 15.1 for my pĥone | 20:22 |
T42_ | <elros34> 15.1? in your manifest file I saw 14.1. If unoffical provide sources then should be fine too | 20:56 |
piggz | rinigus: all changes in, will test image tomorrow | 21:25 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!