dCore Import Debian Packages to Mountable SCE extensions > dCore x86 Imported Extensions
vsftpd doesn't start
(1/1)
jls:
--- Code: ---jls@pc1:~$ sudo /etc/init.d/vsftpd start
/etc/init.d/vsftpd: line 114: egrep: not found
/etc/vsftpd.conf: listen disabled - service will not start
--- End code ---
I've solved this error issuing
--- Code: ---sudo ln -s /bb/egrep /bin/
--- End code ---
Jason W:
I added grep to the dependency list of vsftpd. If I used the symlink as the official solution, that would prevent folks from installing the full version of grep after they install vsftpd.
Thanks for reporting the issue.
Navigation
[0] Message Index
Go to full version