Mike Benson
Mike Benson
I got importlib.resources to work, at least for my use case (loading translation files), but I found that it's broken on anything less than Python 3.10. The package does not...
I was probably too terse in my earlier comment. The problem, at least in the case of importlib.resources is not with PyOxidizer, or any of its moving parts. Before Python...
I have this problem as well, on Windows 10, using python 3.10, using both flavor="standalone-static" and flavor="standalone-dynamic".
I have two questions: (1) Why is there a dependency on plymouth-set-default-theme at all? Why is this needed during boot? (2) If you are going to run lddtree on non...
> what is the correct path in your case? does /dev/mapper/TUXEDO_IB14Pro_VG00-ROOT_rmeta_1 or /dev/dm-6 exist? what is the output of blkid (or the _blkid_info portion of the error output) I should...
> Can you share the output with -d (ugrd -d) so I can see which device it's seeing that as a slave for? This is the debug log from running...
I think I had my command line wrong, and accidentally filtered the logging. Try these ones. [initramfs_log.txt](https://github.com/user-attachments/files/22527346/initramfs_log.txt) [config.toml](https://github.com/user-attachments/files/22527363/config.txt)
> Can you show me what this looks like for your rootfs? btrfs information doesn't show anything interesting # btrfs device usage / /dev/mapper/TUXEDO_IB14Pro_VG00-ROOT,ID: 1 Device size: 960.00GiB Device slack:...
To just finalise the discussion here. I don't know how to fix this - I may dive in to the code at some point to see if I can fix...