servisys / ispconfig_setup

ISPConfig autoinstaller and setup
GNU General Public License v3.0
507 stars 257 forks source link

Debian 10 Jailkit error #329

Open fbleeker opened 4 years ago

fbleeker commented 4 years ago

Installing Quota... [DONE]

/tmp/servisys-ispconfig_setup-910159f/distros/debian10/install_quota.sh: line 9: quotaoff: command not found Initializing Quota, this may take a while... ln: failed to create symbolic link '/dev/root': File exists sed: -e expression #1, char 20: unknown command: `U' sed: can't read /etc/rc.local: No such file or directory /tmp/servisys-ispconfig_setup-910159f/distros/debian10/install_quota.sh: line 25: quotacheck: command not found /tmp/servisys-ispconfig_setup-910159f/distros/debian10/install_quota.sh: line 26: quotaon: command not found [DONE]

Installing Jailkit... Error: The following command failed: dpkg -i jailkit_2.20-1_amd64.deb


dpkg: warning: 'ldconfig' not found in PATH or not executable dpkg: warning: 'start-stop-daemon' not found in PATH or not executable dpkg: error: 2 expected programs not found in PATH or not executable Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin

And the scripts stop.

Regards Frans

fbleeker commented 4 years ago

Jailkit solved I did need to use su - root in place of su. Only this error remain

Installing Quota... [DONE]

Initializing Quota, this may take a while... sed: -e expression #1, char 20: unknown command: `U' sed: can't read /etc/rc.local: No such file or directory quotacheck: Cannot find filesystem to check or filesystem not mounted with quota option. [DONE]

and this one

Disabling SpamAssassin... [DONE]

Updating Freshclam Antivirus Database. Please Wait... ERROR: Problem with internal logger (UpdateLogFile = /var/log/clamav/freshclam.log). ERROR: initialize: libfreshclam init failed. ERROR: Initialization error! ERROR: /var/log/clamav/freshclam.log is locked by another process [DONE]

Regards

Frans

gOOvER commented 4 years ago

when backports activated u can install jailkit direct from Backports :)

s12321 commented 3 years ago

i will skip av update and user quota setup. not sure why this happen yet.