fabpiaf
fabpiaf
Same problem ``` -  ``` You can not put the comment behind the picture as it would relate to the resultin `` and not the ``
I could compile it with mouse07410's version: https://github.com/mouse07410/asn1c
I have the same problem ``` ❯ lxc-create -B btrfs -n t -t download -- --dist archlinux --release current --arch amd64 Downloading the image index Downloading the rootfs Downloading the...
I fixed that by adding `echo "/bin/bash" > $initdir/etc/shells` here https://github.com/dracut-crypt-ssh/dracut-crypt-ssh/blob/cfe8e16aaf5f0837e1340a10a97b62f23c4a0ba6/modules/60crypt-ssh/module-setup.sh#L113 I did not create a pull request, because I guess it should be fixed in dracut itself. @Liganic ```...
> I did not create a pull request, because I guess it should be fixed in dracut itself. Well, it is a dropbear specific problem, so I created the PR...
I had the same problem and could fix it with (https://github.com/PowerShell/Win32-OpenSSH/issues/2290#issuecomment-2442269463) ```pwsh # limit ssh folder permissions to full control for system and local group administrators, and read for authenticated...
I could compile (today) - 36331-ck0.asn1 - 36331-dh0.asn1 - 36331-eg0.asn1 - 36331-fl0.asn1 - 36331-ge0.asn1 - 36331-h70.asn1 - 36331-i00.asn1 with mouse07410's version: https://github.com/mouse07410/asn1c
works, thanks