27 May 2021 |
jochensp | k | 12:42:09 |
_hc | both are more or less ready, but I wanted to get 926 merged sooner rather than later, and 927 can go slower | 12:42:21 |
@SylvieLorxu:matrix.org | In reply to @festplattenschnitzel:matrix.org Is there something with https://fairtec.io except it's there? Nah just that is was kinda cool | 12:42:24 |
proletarius101 | How about 2021-05-27 13:09:34,584 ERROR: No available 'buildserver' box. Cannot proceed when ../fdroidserver/fdroid build -l --all? Of course the pre-built box name is not buildserver` as required | 13:13:43 |
uniq | question about requested basebox updates, for both buster and stretch, or buster only? | 13:14:19 |
proletarius101 | In reply to @uniq:matrix.org question about requested basebox updates, for both buster and stretch, or buster only? I guess for both? https://gitlab.com/fdroid/fdroid-bootstrap-buildserver probably pulls
root@basebox-buster64:/home/fdroid/fdroiddata# vagrant box list
fdroid/basebox-buster64 (libvirt, 0.6.0)
fdroid/basebox-buster64 (virtualbox, 0.6.0)
| 13:15:54 |
uniq | u jsut checked, production is running stretch >_<" | 13:16:27 |
proletarius101 | no? production host is running buster | 13:16:45 |
proletarius101 | while the guest is running stretch, which I'm trying to upgrade to buster | 13:17:03 |
proletarius101 | And here I'm trying to run ./fdroidserver/fdroid build -l --all in the buster host which is setup by https://gitlab.com/fdroid/fdroid-bootstrap-buildserver | 13:18:05 |
uniq | basebox is not meant for hosts, it's specifically setup to build guests | 13:19:20 |
uniq | i.e. what we call buildserver vm | 13:19:38 |
uniq | anyway thanks for looking into this is should be really straight forward | 13:19:52 |
proletarius101 | In reply to @uniq:matrix.org basebox is not meant for hosts, it's specifically setup to build guests yes. that's why ./fdroidserver/fdroid build -l --all tries to find the basebox to setup the build guest? | 13:20:16 |
uniq | just set BASEBOX_VERSION_DEFAULT = '0.6.0' in makebuildserver and update makebuildserver provisioners to buster | 13:20:39 |
proletarius101 | In reply to @uniq:matrix.org just set BASEBOX_VERSION_DEFAULT = '0.6.0' in makebuildserver and update makebuildserver provisioners to buster That's what I'm doing. Although it's more than that since the java setup and some package changes in buster | 13:21:12 |
uniq | ah, right | 13:21:37 |
proletarius101 | So I've done that, but I need to test in a VM | 13:22:08 |
proletarius101 | so I used the bootstrap script to setup a build host | 13:22:28 |
proletarius101 | now I need to run the build script to do a build test in nested guest VMs | 13:22:55 |
Passiing | Is there any place to put guides on the translations, I assume translators would be in this dev chat | 14:02:20 |
hiking | In reply to @stencil:matrix.org Is there any place to put guides on the translations, I assume translators would be in this dev chat you mean the docs on fdroid? | 14:13:12 |
_hc | In reply to @SylvieLorxu:matrix.org I'm @sylvielorxu there you should have access now https://hosted.weblate.org/access/f-droid/ | 15:17:33 |
_hc | In reply to @stencil:matrix.org Is there any place to put guides on the translations, I assume translators would be in this dev chat very few translators are in this room, more are on https://forum.f-droid.org. For guides there is https://f-droid.org/docs/Translation_and_Localization/ and we welcome contributors on the wiki https://gitlab.com/fdroid/wiki/-/wikis/home. If you want edit access there, just let me know your gitlab username | 15:20:50 |
_hc | proletarius101: uniq FYI the production buildserver host is Debian/buster on baremetal. The production buildserver guest is stretch. This file should be updated to buster https://gitlab.com/fdroid/fdroid-bootstrap-buildserver/-/blob/master/Vagrantfile | 15:23:22 |
_hc | that will bring it in sync with current production. I manually updated some of the existing contributor buildserver VMs to buster as a test | 15:24:59 |
_hc | that works | 15:25:01 |
proletarius101 | In reply to @eighthave:matrix.org proletarius101: uniq FYI the production buildserver host is Debian/buster on baremetal. The production buildserver guest is stretch. This file should be updated to buster https://gitlab.com/fdroid/fdroid-bootstrap-buildserver/-/blob/master/Vagrantfile ah, right | 15:25:57 |
uniq | proletarius101 _hc I've published a rebuild of basebox-stretch64 on vagrant image registry and made a MR with the checksums for makebuildserver | 15:29:30 |
uniq | fdroidserver!928 | 15:29:37 |