Re: Possible bug in systemd (systemd 252 (252.22-1~deb12u1)) - systemd-pcrphase is not available

2024-02-27 Thread Michael Biebl

Am 21.02.24 um 21:23 schrieb Kay Jeschonneck:

Hi Ansgar,


yes, you are right, with "/lib/systemd/system*d*-pcrphase" it is working.


It looks like the d is missing in the docu: 
https://manpages.debian.org/bookworm/systemd/systemd-pcrphase.8.en.html


Could you add it there?


It's already fixed in trixie:
https://manpages.debian.org/testing/systemd/systemd-pcrphase.8.en.html



OpenPGP_signature.asc
Description: OpenPGP digital signature


Re: Possible bug in systemd (systemd 252 (252.22-1~deb12u1)) - systemd-pcrphase is not available

2024-02-21 Thread Kay Jeschonneck

Hi Ansgar,


yes, you are right, with "/lib/systemd/system*d*-pcrphase" it is working.


It looks like the d is missing in the docu: 
https://manpages.debian.org/bookworm/systemd/systemd-pcrphase.8.en.html


Could you add it there?


Thanks for the quick help.


Regards

Kay


On 21.02.24 20:51, Ansgar  wrote:

Hi,

On Wed, 2024-02-21 at 20:31 +0100, Kay Jeschonneck wrote:

The result to access systemd-pcrphase:

```
/lib/systemd/system-pcrphase
-bash: /lib/systemd/system-pcrphase: No such file or directory


You seem to miss a d: /lib/systemd/system*d*-pcrphase

Ansgar


Re: Possible bug in systemd (systemd 252 (252.22-1~deb12u1)) - systemd-pcrphase is not available

2024-02-21 Thread Ansgar 
Hi,

On Wed, 2024-02-21 at 20:31 +0100, Kay Jeschonneck wrote:
> The result to access systemd-pcrphase:
> 
> ```
> /lib/systemd/system-pcrphase
> -bash: /lib/systemd/system-pcrphase: No such file or directory

You seem to miss a d: /lib/systemd/systemd-pcrphase

Ansgar