Hi
I'm trying wily and there are some problems on connman:
trying to execute /usr/local/tce.installed/connman I get:
addgroup: The group `messagebus' already exists.
dbus-uuidgen: error while loading shared libraries: liblzma.so.5: cannot open shared object file: No such file or directory
dbus-send: error while loading shared libraries: liblzma.so.5: cannot open shared object file: No such file or directory
adduser: user 'messagebus' in use
/usr/bin/dbus-uuidgen: error while loading shared libraries: liblzma.so.5: cannot open shared object file: No such file or directory
/usr/bin/deb-systemd-helper was not called from dpkg. Exiting.
/usr/bin/deb-systemd-helper was not called from dpkg. Exiting.
/usr/bin/deb-systemd-helper was not called from dpkg. Exiting.
insserv: Service dbus has to be enabled to start service connman
insserv: exiting now!
update-rc.d: error: insserv rejected the script header
so I imported and loaded liblzma5, then executed again the script and:
addgroup: The group `messagebus' already exists.
Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
adduser: user 'messagebus' in use
Unknown username "systemd-resolve" in message bus configuration file
Unknown username "systemd-network" in message bus configuration file
/usr/bin/deb-systemd-helper was not called from dpkg. Exiting.
/usr/bin/deb-systemd-helper was not called from dpkg. Exiting.
/usr/bin/deb-systemd-helper was not called from dpkg. Exiting.
insserv: Service dbus has to be enabled to start service connman
insserv: exiting now!
update-rc.d: error: insserv rejected the script header
on a third start without changing anything:
addgroup: The group `messagebus' already exists.
adduser: user 'messagebus' in use
/usr/bin/deb-systemd-helper was not called from dpkg. Exiting.
/usr/bin/deb-systemd-helper was not called from dpkg. Exiting.
/usr/bin/deb-systemd-helper was not called from dpkg. Exiting.
insserv: Service dbus has to be enabled to start service connman
insserv: exiting now!
update-rc.d: error: insserv rejected the script header
connmand is not started, so I started it maually and:
connmand[7007]: Connection Manager version 1.21
connmand[7007]: Adding configuration econnman
connmand[7007]: Config file /var/lib/connman/econnman.config does not contain any configuration that can be provisioned!
(null) v(null): Couldn't load target `standard':No such file or directory
I also executed connmand with debug and I saw some errors about iptables,
so I imported and loaded iptables, and then manully launching connmand works