当我尝试在Windows上的Ubuntu Bash上使用apt-get
安装某些程序时,有些事情也尝试安装flux
,但它并不想安装。有许多错误,但它们可能只由一个错误引起。这个片段来自我尝试sudo apt-get install ruby
。任何帮助将不胜感激!
Setting up fuse (2.9.4-1ubuntu1) ...
libkmod: ERROR ../libkmod/libkmod-module.c:1655 kmod_module_new_from_loaded: could not open /proc/modules: No such file or directory
Error: could not get list of modules: No such file or directory
Creating fuse device...
/sbin/MAKEDEV: warning: can't read /proc/devices
mknod: ‘fuse-’: Function not implemented
makedev fuse c 10 229 root root 0660: failed
chmod: cannot access ‘/dev/fuse’: No such file or directory
dpkg: error processing package fuse (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
fuse
E: Sub-process /usr/bin/dpkg returned an error code (1)