Hi, > * Is libzfs6linux meant to be included in trixie?
Yes. > * If yes, do you see a risk of rendering a system unbootable if > libzfs_core.so.3 would go missing? Yes. libzfs_core is used by many important userspace tools (zfs, zpool, zed, etc.). Without them users may not be able to mount zfs datasets in initrd stage. For users who have critical data (e.g. the whole rootfs or /etc, /usr), their system is likely to be unbootable. -- Thanks, Shengqi Chen