rpm -qa | grep lxc lxc-libs-1.1.5-1.fc22.x86_64 lxc-1.1.5-1.fc22.x86_64
Since the latest changes in LXC, I am out of business, since Fuse does not work anymore inside containers, and that is what I use for a line-of-production application that maps an FTP server to /mnt fuse is loaded, which can be seen with lsmod | grep fuse but any attempt to do this curlftpfs ftp://ftp.xxxxx.com /mnt/ -o user=aaaaa:bbbbb fails with fuse: device not found, try 'modprobe fuse' first Note: it works on the host just fine, and it used to work fine in my containers until a few days ago.
_______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
