Roman Gilg
Roman Gilg
In my test system I tried adding after installation another encrypted hard disk for data. This disk is supposed to be opened at boot through an entry in `/etc/crypttab` and...
> I'll test this Just a heads-up: I currently installing on another machine that has TPM support. The install did mention it being enrolled but I still have to insert...
I had to issue again from the installed system: ``` systemd-cryptenroll --tpm2-device=auto /dev/disk/by-uuid/ --tpm2-pcrs="7+14" ``` Now it works. I don't think this problem is related.
I have the same issue with Nextcloud 31. The workflow is being shown as being executed in the log, but no file is being written out into the filesystem.
Thank you. But no, that wasn't it in my case. The issue was that my job execution engine was set by default to Ajax and not chron. After switching over...
There are a few commits in the "To decide" section that I wanted to look into later on if they could be adapted to be merged but haven't yet.
Didn't find the time to look into them more.
Thanks! Commit message of `fix(build): adjust Linux-only header after...` needs to be changed. The scope can only be [one of these](https://github.com/winft/como/blob/4b46eb94de55fe06372eb0920ae137526f805e2e/tooling/docs/commitlint.config.js#L18-L23), but not `build`. Also message line limit [is 90](https://github.com/winft/como/blob/4b46eb94de55fe06372eb0920ae137526f805e2e/tooling/docs/commitlint.config.js#L9).
That seems to rather be a setup issue on my side or in Plasma. I tried with KWin installed to `/opt/kde` and the same error message appeared.
Hmm, that's a weird error. Didn't you have similar issues with LXQt build? At least I think I remember that it says something about moc and timestamps there too.