F-Droid Devs

114 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 19 Servers

Load older messages


SenderMessageTime
2 Jul 2020
@freenode_jochensp:matrix.orgjochenspoh, too easy :D13:14:44
@freenode_cdesai:matrix.orgcdesai also convert it to nginx while you're at it /s 13:15:48
@freenode_jochensp:matrix.orgjochenspyeah.. sure :D13:16:09
@freenode_jochensp:matrix.orgjochenspmaybe we could allow browsing /repo13:16:31
@eighthave:matrix.org_hcnginx doesn't support the localization stuff we need13:18:33
* @freenode_cdesai:matrix.orgcdesai was just kidding13:19:13
* @bubu:bubu1.euBubu is in this very moment converting various services from apache to nginx13:19:45
@freenode_cdesai:matrix.orgcdesai Bubu: awesome. that's why it's nice to have a report :P 13:20:09
@bubu:bubu1.euBubu(not f-droid stuff)13:20:25
@bubu:bubu1.euBubu(I have no access to this)13:20:31
@freenode_cdesai:matrix.orgcdesaijochensp: did you see https://gitlab.com/fdroid/fdroid-website/-/blob/master/.htaccess#L38 ?13:21:25
@freenode_cdesai:matrix.orgcdesaiit just tries to download it anywhere here on chrome13:21:42
@freenode_jochensp:matrix.orgjochenspcdesai: yeah, same for me13:22:10
@bubu:bubu1.euBubuhttps://stackoverflow.com/a/30323200/163483713:24:47
@bubu:bubu1.euBubumaybe?13:24:49
@bubu:bubu1.euBubuso possibly having it gzipped but not with .gz extension would work13:25:51
@eighthave:matrix.org_hcit needs the .gz extension since they are mirrors and used elsewhere13:28:41
@bubu:bubu1.euBubu jochensp: cdesai https://bubu1.eu/fdroid/repo/org.fdroid.fdroid_1009000.log 13:58:19
@bubu:bubu1.euBubuthat works without the .gz extension13:58:27
@bubu:bubu1.euBubu(it'll be removed with the next mirror sync in 10 min)13:58:44
@freenode_jochensp:matrix.orgjochenspyeah, but I agree with hc that we should keep the .gz13:59:13
@freenode_jochensp:matrix.orgjochensphm.. actually, not sure13:59:25
@freenode_jochensp:matrix.orgjochensp(sorry still at $dayjob, will have a look later)13:59:54
@bubu:bubu1.euBubuhttps://bubu1.eu/fdroid/repo/org.fdroid.fdroid_1009000.log.gz14:00:56
@bubu:bubu1.euBubuthat works now as well14:00:59
@eighthave:matrix.org_hcI'm pretty sure Apache can serve .gz files as gzip encoding, but I do remember trying, and it was harder than expected14:01:30
@freenode_jochensp:matrix.orgjochensp Bubu: and it's still .gz using wget, so that would be ideal 14:01:48
@bubu:bubu1.euBubu
bubu@bubutux:~$ curl -I https://f-droid.org/repo/org.fdroid.fdroid_1009000.log.gz
HTTP/1.1 200 OK
Date: Thu, 02 Jul 2020 14:04:16 GMT
Server: Apache
Strict-Transport-Security: max-age=31536000; includeSubDomains
Last-Modified: Tue, 30 Jun 2020 17:11:03 GMT
ETag: "2ef-5a9504295dbc2"
Accept-Ranges: bytes
Content-Length: 751
Content-Encoding: x-gzip
Via: 1.1 f-droid.org (Apache/2.4.25)
Age: 3884
Content-Type: application/x-gzip
14:04:33
@bubu:bubu1.euBubuvs14:04:35
@bubu:bubu1.euBubu
bubu@bubutux:~$ curl -I https://bubu1.eu/fdroid/repo/org.fdroid.fdroid_1009000.log.gz
HTTP/2 200 
date: Thu, 02 Jul 2020 14:04:49 GMT
server: Apache/2.4.43 (Unix) OpenSSL/1.1.1g
strict-transport-security: max-age=15768000
last-modified: Tue, 30 Jun 2020 17:11:03 GMT
etag: "2ef-5a9504295dbc2"
accept-ranges: bytes
content-length: 751
content-type: text/plain
content-encoding: x-gzip
14:04:58

Show newer messages


Back to Room ListRoom Version: 1