Nils K
Nils K
Would it be possible to also add support for [`QtWebEngine`](https://wiki.qt.io/QtWebEngine/ChromiumVersions) with the normalize logic introduced in the PR?
> Motivation: > > The reason we control it is that GH App only allows specifying ONE callback URL. This is a big problem for dynamic preview deployments, like per...
> We discussed this a bit and we were thinking of adding explicit caching support for various programming language package managers instead. Would you be ok with that? I think...
> This seems quite arbitrary to me. Is using URLs from the shell really that common, compared to dealing with filenames? Especially for interactive usage yes, yes it is. Simply...
Have you tried to use `SYSTEMD_LOG_LEVEL=debug` (I am not sure what it logs in this case, just that this env var is used by systemd tooling)
I tried a workaround to create the partitions as empty partitions and then fill them using sd-sysupdate though that failed with the message `File system type not supported or not...
From the mailinglist: > Pretty sure nobody ever tried this. The root hash might be changing > because we format the verity hash partition with different parameters > than it...
Interestingly it turns out that the amount of data blocks differs... ```sh # veritysetup dump /dev/loop0p3 # image-match VERITY header information for /dev/loop0p3 UUID: 5944df34-a3ea-4e7a-8e01-dfa4d285817d Hash type: 1 Data blocks:...
> The root hash might be changing because we format the verity hash partition with different parameters than it was originally formatted with in your case. One thing which I...
They do not seem to be supported by the respective API endpoint at all but only the "Query View PDF" endpoint. For some reason however they share the same options...