piggz | flypig: when adding repos to the sdk build engine... is there a newer way easier than ssh'ing in, then using sb2 to add the repo to the target? | 08:59 |
---|---|---|
flypig | piggz, good question. I think ViGe may be able to answer better, but if I find out before he replies, I'll let you know. | 09:04 |
Thaodan | sdk tools exec <target> | 09:13 |
Thaodan | *sfdk tools exec <target> | 09:13 |
ViGe | yeah, sfdk tools exec is always better option than plain ssh | 09:14 |
ViGe | and you can also use `sfdk tools exec <target> <command>`, e.g. `sfdk tools exec SailfishOS-4.3.0.12-aarch64 ssu ar <repo> <url>` | 09:16 |
Thaodan | The wiki is so good you can just link to the wiki instead of writing your own build instructions for your app :D | 09:19 |
piggz | ViGe: flypig: Thaodan: thx ... one last bit, which target to get it to be retained... with the new snapshot feature | 09:21 |
Thaodan | just use the target directly | 09:22 |
Thaodan | the tooling will use the appropriate target (snapshot or not) | 09:23 |
ViGe | piggz: I would create a custom target for that. Unfortunately we don't (yet) have a really easy way of doing that, so the next best thing could be utilizing the EA targets. | 09:23 |
ViGe | as I would not want those random repositories polluting the default targets. | 09:25 |
flypig | ViGe, I suppose it would also be possible just to add them to a snapshot? | 09:43 |
ViGe | sure, but then the change will be gone as soon as the snapshot is reset | 09:44 |
piggz | yeah, thats what I did locally ... im just wondering whats best when i tell someone else how to build amazfish :) | 09:44 |
flypig | Ah, yes, reading back I see that's exactly what you were trying to avoid piggz. | 09:44 |
piggz | no, i meant i added to the one that it gets reset to | 09:44 |
ViGe | piggz: You tell them to download rpms x, y and z from location k, store those in directory i, and finally `sfdk config output-dir i` | 09:46 |
ViGe | that way the user doesn't have to worry about repositories | 09:47 |
ViGe | you could also tell them how to build all the dependencies, but that's probably too much to ask... | 09:48 |
martyone | It is also possible to do `ssu ar` in the `pre-pull-build-requires` hook. | 09:50 |
Thaodan | I don't think downloading dependencies manually is a good idea especially for the target audience. | 10:24 |
Thaodan | martyone: pre-pull-build-requires hook of sfdk? | 10:25 |
martyone | yes | 10:27 |
YasigiWalter | Hi all, am installing SailFish OS on an Xperia 10 ii | 18:24 |
YasigiWalter | and for some reason the only keyboard I ever get is the numerical one | 18:24 |
YasigiWalter | which makes.... entering URLs in the browser impossible | 18:25 |
YasigiWalter | any ideas on how to fix that? | 18:25 |
piggz | https://forum.sailfishos.org/t/keyboard-stuck-in-numeric-mode/8774/6 | 18:26 |
attah | It is a known bug that it sometimes gets stuck in numeric mode... yes, that ^ | 18:26 |
attah | But not permanently... | 18:26 |
YasigiWalter | Thanks | 18:34 |
YasigiWalter | The restore of a backup fails on the notes | 18:59 |
YasigiWalter | Is there a more fine-grained way to do a restore? | 18:59 |
YasigiWalter | Though I probably should startpage that one | 19:02 |
attah | I think the individual restore commands can be found somewhere... but you can also just take out that part from a copy of the backup and try that | 19:08 |
YasigiWalter | https://forum.sailfishos.org/t/3-4-0-onwards-restore-backup-fails-when-restoring-notes-here-from-xperia-x-to-xperia-10-ii/6529 | 21:04 |
YasigiWalter | But can't be arsed to do that for the notes only, now that I have tweaked a lot of things that would be overwritten by another restore | 21:05 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!