Ok, It seems that updating systemd (sudo apt-get install systemd) solved the issue for me.
Il giorno giovedì 1 settembre 2016 22:52:41 UTC+2, [email protected] ha scritto: > > Hello, same problem here, installing nfs-common maybe created some loop in > systemd dependencies, shutting down connman? > > Sep 01 22:12:46 arm systemd[1]: Unit connman.service entered failed state. > Sep 01 22:12:47 arm systemd[1]: connman.service start request repeated > too quickly, refusing to start. > Sep 01 22:12:47 arm systemd[1]: Failed to start Connection service. > Sep 01 22:12:47 arm systemd[1]: Unit connman.service entered failed state. > > don't know how to fix this.. Everything was working before isntalling > nfs-common. > > Noong Huwebes, Agosto 25, 2016 ng 5:44:02 PM UTC+2, si john3909 ay sumulat: >> >> I had a problem where using NFS would halt half way through the boot >> process. I managed to fix this by: >> >> In /lib/systemd/system/connman.service, change the ExecStart line to >> this: >> >> ExecStart=/usr/sbin/connman -n -I eth0 // Prevent connman from managing >> eth0 >> >> Not sure if this is the problem you are having, but this worked for me. >> If this works for you, you may have an issue with DNS and that needs >> another fix because connman is no longer managing eth0. >> >> Regards, >> John >> >> >> >> >> On Aug 25, 2016, at 2:44 AM, Tallak Tveide <[email protected]> wrote: >> >> I ran into this as well... >> >> -- >> For more options, visit http://beagleboard.org/discuss >> --- >> You received this message because you are subscribed to the Google Groups >> "BeagleBoard" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/beagleboard/8a00f623-1eb8-4f37-8eb8-606f05edeb9b%40googlegroups.com >> >> <https://groups.google.com/d/msgid/beagleboard/8a00f623-1eb8-4f37-8eb8-606f05edeb9b%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> >> >> -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/aa8895d0-c18c-4f2d-908f-c6c21a6a2d30%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
