efahl
efahl
Yeah, and both `sysupgrade` and `asu-1.infra` set both `etag` and `last-modified`, too. So it looks like the notification of sysupgrade for to update is missing something. I sometimes see half...
Also, I've just reworked `owut` substantially in this regard: 1) It's now grabbing `version_code` from upstream (I finally implemented what you told me in https://github.com/efahl/owut/issues/2#issuecomment-2165021615). 2) Added a new `--rev-code`...
I just looked in about a dozen other files, and it also appears in the three `aarch64_cortex*`, but not in anything else. Everything I checked has similar update timestamps. Here's...
Two hours later and the "null" entry is gone from x86, but still in aarch64. I suspect this is an upstream glitch as I can't find anything in the asu...
"null" entry seems to be persisting in the aarch64 index files, but I don't see it elsewhere. Last check 2024-06-27 12:30 PDT.
"null" finally disappeared in the aarch64 builds, it was there yesterday. Closing issue with no root cause ever discovered.
Found root cause and fixed in https://github.com/openwrt/asu/pull/991
@aparcar, I know there's a ton of stuff mashed together here, but could you take a quick look at just the `podman-compose.yml` and see if you have any comments? I'm...
``` The requested target was either dropped, is still being built or is not supported by the selected version. Please check the forums or try again later. ``` And what...
Sounds like same root cause as this one: https://github.com/openwrt/docker/issues/171 We need to fix up FS to give a better message for this error...