On 06/14/2019 02:46 PM, Hugo Cloez wrote: > Hello, > > I have a problem when i try to install fuse in debian 8 on openvz 7. > Just use apt install fuse : > > Setting up fuse (2.9.3-15+deb8u3) ... > device node not found > dpkg: error processing package fuse (--configure): > subprocess installed post-installation script returned error exit status 2 > Errors were encountered while processing: > fuse > E: Sub-process /usr/bin/dpkg returned an error code (1)
i don't know what the package tries to do, but dpkg is usually used to build kernel modules, and inside a Container you don't need building kernel modules - you won't be able to load it anyway. Check https://wiki.openvz.org/FUSE , check is it's possible to disable compiling kernel module or try to build it from sources - again, without kernel modules part. Hope that helps. -- Best regards, Konstantin Khorenko, Virtuozzo Linux Kernel Team > > my devnodes conf are set in the vz config file : DEVNODES="net/tun:rw fuse:rw > " > kernel version : 3.10.0-862.11.6.vz7.64.7 > > have you a idea / a fix ? > > Thanks, > Hugo > > -- > Cordialement, > > *Hugo CLOEZ > * > Technicien systèmes et réseaux OMGSERV.COM <http://OMGSERV.COM> _______________________________________________ Users mailing list Users@openvz.org https://lists.openvz.org/mailman/listinfo/users