I've run into this exact issue, too me a while to figure out it was just installing the nfs-common package. Does anyone have any info on this?
Steve On Friday, January 29, 2016 at 1:38:02 PM UTC-5, Brian Anderson wrote: > > I have noticed that installing the "nfs-common" Debian package (to get NFS > client functionality) breaks startup of certain services upon boot. I > believe that this started happening in late December/early January time > frame. I tend to keep my system up to date via apt-get update;apt-get > upgrade so I _think_ that this is related to some updated packages rather > than a specific image build. I have been able to reliably recreate the on > all recent images including the 2016-01-17 image which I used for this > report. > > The symptom is that avahi-daemon and connman don't start properly on > boot. This _seems_ to be related to systemd dependency problems. There > are some Debian issues that describe something like this, but seem to have > been resolved some time ago. For example: > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622394 > > I believe what is happening is that systemd is detecting some dependency > problem and killing off some critical process (dbus?) that causes > downstream services to fail to start. I can manually start connman from > the console (sudo systemctl start connman) once logged in to the console. > > Note that simply removing the "nfs-common" package doesn't make this > problem go away. The only way to get out of this is to reflash...or at > least I don't know how to back out of this any other way. > > FWIW, I've attached a dmesg log, syslog, and the console log. > > As I'm not currently using NFS client, this isn't a terribly big deal for > me at the moment. It did take some time to figure this out as I normally > run some of my own scripts that install additional stuff on a new image. > The loss of connectivity (due to connman not starting) was what eventually > got my on this path of figuring out what was going on. Obviously, I'm now > avoiding nfs-common! > > If anyone knows about a fix for this...all the better. I wanted to at > least report what I've found in case there are others that may be > attempting to use the NFS client. > > ba > > ba > -- 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]. For more options, visit https://groups.google.com/d/optout.
