F-Droid Devs

111 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://matrix.f-droid.org/alias/%23fdroid-dev:f-droid.org 17 Servers

Load older messages


SenderMessageTime
12 Oct 2020
@eighthave:matrix.org_hcor https://f-droid.org/repo/status/build.json14:52:59
@eighthave:matrix.org_hcoops, seems its not in the JSON. should be IMHO14:53:11
@freenode_mimi89999:matrix.orgmimi89999Oh. I forgot that it was there.15:27:26
@freenode_jochensp:matrix.orgjochensp mimi89999: it's in there? Which key? 15:28:43
@freenode_mimi89999:matrix.orgmimi89999On the page `guest RAM15:29:08
@freenode_jochensp:matrix.orgjochenspah15:29:30
13 Oct 2020
@_xmpp_marzzzello=40trashserver.net:matrix.orgmarzzzello joined the room.10:23:12
@_xmpp_marzzzello=40trashserver.net:matrix.orgmarzzzello left the room.10:23:12
@freenode_mimi89999:matrix.orgmimi89999 uniq: So you also have a QEMU buildserver? 19:41:57
@uniq:matrix.orguniq mimi89999 I can bootstrap one if I want to, but I usually need my disk-space for my day job 19:47:04
@freenode_mimi89999:matrix.orgmimi89999I can wait for Bubu...19:47:57
@freenode_wb9688:matrix.orgwb9688 Isn't hc more the server guy? 20:06:27
@_xmpp_marzzzello=40trashserver.net:matrix.orgmarzzzello joined the room.20:13:45
@_xmpp_marzzzello=40trashserver.net:matrix.orgmarzzzello left the room.20:13:46
14 Oct 2020
@_xmpp_marzzzello=40trashserver.net:matrix.orgmarzzzello joined the room.01:14:14
@_xmpp_marzzzello=40trashserver.net:matrix.orgmarzzzello left the room.01:14:15
@_xmpp_marzzzello=40trashserver.net:matrix.orgmarzzzello joined the room.09:20:34
@_xmpp_marzzzello=40trashserver.net:matrix.orgmarzzzello left the room.09:20:34
@smichel17:matrix.orgsmichel17 Bubu: Is there a reason data processing happens in this order instead of handling triple-t and fastlane metadata at the same time? 15:22:46
@smichel17:matrix.orgsmichel17https://gitlab.com/fdroid/fdroidserver/-/blob/master/fdroidserver/update.py#L2247-225215:22:54
@smichel17:matrix.orgsmichel17 (eg, instead of nesting them both under the same if repodir == 'repo':) 15:23:32
@smichel17:matrix.orgsmichel17Aside, I don't work with python much — what's the recommended way of installing dependencies not-systemwide these days?16:11:50
@freenode_wb9688:matrix.orgwb9688venv16:13:38
@freenode_wb9688:matrix.orgwb9688`python3 -m venv /path/to/venv` to create one, then `source /path/to/venv/bin/activate` to activate it, then you could just use `pip install whatever` to install whatever into the venv16:14:53
@freenode_wb9688:matrix.orgwb9688 (I'd recommend running `pip install wheel` before installing any other package into the venv) 16:15:24
@eighthave:matrix.org_hc smichel17: the order of operations in fdroid update is basically just organic, as things were implemented. I'll bet the order there was not a design decision as much as "it worked that way, so let's keep it that way unless there is a reason to change it". Then to test this, we can do before/after runs of fdroid update and compare the resulting index-v1.json 16:27:57
@smichel17:matrix.orgsmichel17okay. I'm just looking through the source now and figuring out the best way to approach things. Currently feeling some tension between "the current approach is quite fragile" and "I'd like to avoid large changes if I can help it". But I think it might might sense to do a larger refactor and perhaps unify how triple-t and fastlane metadata are handled.16:36:00
@smichel17:matrix.orgsmichel17 Also we are currently doing some metadata merging, so it turns out we will need to decide what to do there, after all. But, I will bring that up in fdroidserver#829 when I've thought it through 16:37:16
@freenode_[gibot]:matrix.org[gibot][server] #829: Support additional fastlane metadata locations - https://gitlab.com/fdroid/fdroidserver/issues/82916:37:26
@eighthave:matrix.org_hcI'm open to a refactor there, the current implementation leaves a lot to be desired. I didn't have many example apps to work with when I started it16:41:55

Show newer messages


Back to Room ListRoom Version: 1