F-Droid Devs

125 Members
F-Droid development discussion only | Use #fdroid:f-droid.org for general, app- and repo-related matters | Meeting every Thursday at 11:30 UTC | This channel is publicly logged at https://view.matrix.org/alias/%23fdroid-dev:f-droid.org22 Servers

Load older messages


SenderMessageTime
24 May 2021
@proletarius101:matrix.orgproletarius101I tried to build a app I maintain in that VM, it works16:00:31
@proletarius101:matrix.orgproletarius101image.png
Download image.png
16:00:36
@proletarius101:matrix.orgproletarius101Probably some apps don't build16:01:15
@proletarius101:matrix.orgproletarius101
In reply to @proletarius101:matrix.org
Probably some apps don't build
It was https://fdroid.gitlab.io/fdroid-website/packages/zame.GloomyDungeons.opensource.game/
16:03:14
@proletarius101:matrix.orgproletarius101Besides, I found that the configuration of the build server and the CI don't match16:04:03
@proletarius101:matrix.orgproletarius101 Oh, and linsui 16:04:33
@proletarius101:matrix.orgproletarius101We should no longer consider app build dependencies are installed in the VM, unless they are required by fdroidserver itself16:05:18
@proletarius101:matrix.orgproletarius101as what we've discussed the other day16:05:34
@freenode_jochensp:matrix.orgjochensp proletarius101: not sure I understand, I don't expect all apps to build, maybe build only recent apps 16:06:00
@proletarius101:matrix.orgproletarius101
In reply to @freenode_jochensp:matrix.org
proletarius101: not sure I understand, I don't expect all apps to build, maybe build only recent apps
Sure, but, how can I do that?
16:06:25
@proletarius101:matrix.orgproletarius101My task is to test whether it works after we migrate to buster16:06:46
@freenode_jochensp:matrix.orgjochensp proletarius101: maybe something like this: git diff --raw '@{1 year ago}' "metadata/*.yml" | grep -v " D" | cut -f2 16:14:24
@proletarius101:matrix.orgproletarius101Thanks! I'll try16:14:39
@freenode_jochensp:matrix.orgjochensp(i.e. remove all other yaml)16:15:19
@proletarius101:matrix.orgproletarius101
In reply to @freenode_jochensp:matrix.org
(i.e. remove all other yaml)
oh, good idea
16:18:36
@freenode_jochensp:matrix.orgjochensp proletarius101: actually, it should be enough to git checkout '@{1 year ago}'; git checkout master as fdroidserver will build newest files first 17:06:05
@proletarius101:matrix.orgproletarius101
In reply to @freenode_jochensp:matrix.org
proletarius101: actually, it should be enough to git checkout '@{1 year ago}'; git checkout master as fdroidserver will build newest files first
Does git checkout master removes the effect of git checkout '@{1 year ago}'?
17:14:34
@freenode_jochensp:matrix.orgjochenspyes17:14:43
@freenode_jochensp:matrix.orgjochenspbut file access times change and we sort by that17:14:58
@freenode_jochensp:matrix.orgjochensp*file modification times17:15:17
@proletarius101:matrix.orgproletarius101Looks like it works. Thanks!17:16:51
@proletarius101:matrix.orgproletarius101Hmm, but a lot of apps fails at some strange errors17:22:00
@proletarius101:matrix.orgproletarius101image.png
Download image.png
17:22:06
@proletarius101:matrix.orgproletarius101 lintVital bala bala 17:22:33
@freenode_jochensp:matrix.orgjochensp proletarius101: hm.. I just ran fdroid build -v -l org.xphnx.ameixa on Debian unstable without problems 17:27:16
@freenode_jochensp:matrix.orgjochensp(maybe it makes sense to directly go with Debian bullseye)17:31:58
@proletarius101:matrix.orgproletarius101Well, not sure why they are different regarding this... more like an android sdk bug17:34:45
@proletarius101:matrix.orgproletarius101(why lint?17:34:56
@proletarius101:matrix.orgproletarius101
In reply to @freenode_jochensp:matrix.org
proletarius101: hm.. I just ran fdroid build -v -l org.xphnx.ameixa on Debian unstable without problems
Have you tried to fdroid build --all --latest? I guess the problem is somehow there
17:37:36
@freenode_jochensp:matrix.orgjochenspcan try17:39:01

Show newer messages


Back to Room ListRoom Version: 1