On Thursday, 26 March 2026 20:31:06 Central European Standard Time you wrote: > Now I can remove libfuse-perl from Recommends (and maybe add some > module(s) to debian/tests/pkg-perl/syntax-skip) but the usage of Fuse > is an upstream thing, so I thought that documenting the problem first > is a better idea.
Actually, I want to somewhat reduce the number of mandatory dependencies of libconfig-model-perl. That's why some dependencies like JSON are becoming optional. There's some code in t/fuse_ui.t to detect whether fuse kernel module is installed or not, but I forgot to check for Fuse Perl module. The alternative is to create a separate Perl module and debian package, but this would be quite small, so I'm reluctant to do this. I'm going to patch Fuse test to properly detect Fuse perl module. All the best

