Daryputz,
Thanks used the bash.
Here is is the result.
++ case “$1” in
++ [[ -n 1 ]]
++ ucfr bluecherry /etc/bluecherry.conf
++ echo -e ‘\n\n\tVerifying permissions of existing files, please wait\n\n’
Verifying permissions of existing files, please wait
++ [[ -d /var/lib/bluecherry ]]
++ chown -R bluecherry:bluecherry /var/lib/bluecherry
++ chmod -R 770 /var/lib/bluecherry
++ [[ -n 1 ]]
++ chown -R bluecherry:bluecherry /var/run/bluecherry
chown: cannot access ‘/var/run/bluecherry’: No such file or directory
dpkg: error processing package bluecherry (–configure):
installed bluecherry package post-installation script subprocess returned error exit status 1
Processing triggers for libc-bin (2.27-3ubuntu1) …
Errors were encountered while processing:
bluecherry
E: Sub-process /usr/bin/dpkg returned an error code (1)
andrew@andrew-G31M-ES2L:~$
Regards,
Andrew