Samuel Miller created NIFI-5003:
-----------------------------------
Summary: nifi.sh install is broken in systemd operating systems
Key: NIFI-5003
URL: https://issues.apache.org/jira/browse/NIFI-5003
Project: Apache NiFi
Issue Type: Bug
Affects Versions: 1.5.0, 1.4.0
Reporter: Samuel Miller
I've been unable to use systemctl after executing
`bin/nifi.sh install nifi`
Using it generates the following errors when attempting to use either systemctl
commands or apt-get dist-upgrade commands:
insserv: Starting nifi depends on plymouth and therefore on system facility
`$all' which can not be true!
insserv: Starting nifi depends on plymouth and therefore on system facility
`$all' which can not be true!
insserv: Starting nifi depends on plymouth and therefore on system facility
`$all' which can not be true!
insserv: Starting nifi depends on plymouth and therefore on system facility
`$all' which can not be true!
insserv: Starting nifi depends on plymouth and therefore on system facility
`$all' which can not be true!
insserv: Starting nifi depends on plymouth and therefore on system facility
`$all' which can not be true!
insserv: Starting nifi depends on plymouth and therefore on system facility
`$all' which can not be true!
insserv: Starting nifi depends on plymouth and therefore on system facility
`$all' which can not be true!
insserv: Starting nifi depends on plymouth and therefore on system facility
`$all' which can not be true!
insserv: Starting nifi depends on plymouth and therefore on system facility
`$all' which can not be true!
insserv: Starting nifi depends on plymouth and therefore on system facility
`$all' which can not be true!
insserv: Starting nifi depends on plymouth and therefore on system facility
`$all' which can not be true!
insserv: Starting nifi depends on plymouth and therefore on system facility
`$all' which can not be true!
insserv: Starting nifi depends on plymouth and therefore on system facility
`$all' which can not be true!
insserv: Starting nifi depends on plymouth and therefore on system facility
`$all' which can not be true!
insserv: Max recursions depth 99 reached
My system:
$ java -version
java version "1.8.0_161"
Java(TM) SE Runtime Environment (build 1.8.0_161-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.161-b12, mixed mode)
samuel@nifi-1:~$ mvn -version
The program 'mvn' is currently not installed. To run 'mvn' please ask your
administrator to install the package 'maven'
samuel@nifi-1:~$ uname -a
Linux nifi-1.west.usermind.com 4.4.0-1052-aws #61-Ubuntu SMP Mon Feb 12
23:05:58 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)