26 May 2021 |
Passiing | cde I don't really like the Android emulator, since it's updated are notorious to manage for me | 14:19:57 |
@cdesai:matrix.org | They have a fork of qemu so the images are unlikely to work with plain qemu.
android-x86.org might be easier to test with but it is behind versions. | 14:21:44 |
Passiing | Is there an F-droid version with different signature as debug builds? | 14:23:18 |
jochensp | stencil: I think https://gitlab.com/fdroid/fdroidclient-nightly | 14:28:06 |
@festplattenschnitzel:matrix.org | _hc do you have a dedicated "real" machine for the KVM GitLab runner stuff? | 14:37:40 |
proletarius101 | _hc: embarrassingly, I (had to) reboot that VM and realized that the sshd isn't on? | 14:47:59 |
proletarius101 | oh it just takes some time to boot | 14:48:16 |
_hc | In reply to @festplattenschnitzel:matrix.org _hc do you have a dedicated "real" machine for the KVM GitLab runner stuff? there isn't a dedicate hardawre box, only VMs | 14:58:44 |
_hc | proletarius101: yeah they should be rebootable | 14:59:06 |
@festplattenschnitzel:matrix.org | Hmm, the Basebox libvirt image seems to build straight out of the box even without kvm specific runner, etc.
See https://gitlab.com/FestplattenSchnitzel/basebox/-/jobs/1295557263 | 15:11:54 |
_hc | oo, that's cool | 15:56:53 |
_hc | unfortunately, I think it didn't actually run: | 15:58:05 |
_hc | ERROR: command failed: ['kpartx', '-avs', '/tmp/tmpirk1cpo8/basebox-stretch64.raw']
mount: could not find any device /dev/loop#Bad address
can't set up loop
Creating disk image
Creating partitions
EEEK! Something bad happened...
command failed: ['kpartx', '-avs', '/tmp/tmpirk1cpo8/basebox-stretch64.raw']
mount: could not find any device /dev/loop#Bad address
can't set up loop
Cleaning up
| 15:58:08 |
@SylvieLorxu:matrix.org | _hc: https://forum.f-droid.org/t/please-revert-changes-in-simplified-chinese-translation/9068/4?u=thelastproject | 16:26:17 |
@SylvieLorxu:matrix.org | I have some Weblate experience, if someone gives me admin on the Weblate I can look into it | 16:26:35 |
@rdfg77:kde.org | It seems this problem has been solved manully. Most of those translations are reverted. | 16:35:29 |
| TC01 left the room. | 16:35:29 |
| TC01 joined the room. | 16:35:38 |
| Gregor joined the room. | 17:10:36 |
_hc | Sylvia: what's your account on hosted.weblate.org? I would be happy to have help there. The dangerous part is changing the project settings and plugins. | 17:11:04 |
_hc | please run any changes to the plugins or project settings by me. There was a time where a long time translator joined as admin, and I gave the same warning. he changed the plugins anyway, and it ended up taking me a day of work to clean up. | 17:12:07 |
_hc | I have little experience with the user/roles/reviewer settings, so I'd happily defer to you and/or translators who want to take that on | 17:12:53 |
_hc | proletarius101: jochensp I think there are some changes related to the buildserver guest upgrade that it would make sense to make in the metadata, for example: | 17:13:58 |
_hc | https://gitlab.com/fdroid/fdroiddata/-/commit/397252d66c90baa7a2f9b8f125ee6bc805a6e328 | 17:13:58 |
_hc | if there is already a sudo block with apt-get install it seems kosher to me to just add the deps that are removed from the base VM | 17:14:34 |
proletarius101 | err I found it hard to configure vagrant... Should I use the virtual box provider or the libvirt one? | 17:18:39 |
proletarius101 | The libvirt one always hangs at waiting for the ip assignment forever | 17:19:10 |
_hc | virtualbox is generally easier to run | 17:20:22 |
_hc | use | 17:20:25 |
_hc | libvirt can work in parallel with the Android emulator | 17:20:40 |