Hi, On Mon, 2011-06-20 at 15:45 -0400, Dave Sill wrote: > > > Which results in: > > > > > > Failed to issue method call: Unit svscan.service failed to load: > No > > > such file or directory. See system logs and 'systemctl status' > for > > > details. > > > > I have now modified this message to show the full systemctl status > > command line. > > Thanks. I guessed that it wanted a unit. Unfortunately, the status > message didn't really help.
I agree with "Unfortunately, the status message didn't really help." Since we are talking about debug, I usually upgrade my fedora every release and can have system with more tow on Fedora 15 I got this systemd systemctl --all --full | grep -v loaded distcache.service error inactive dead distcache.service hal.service error inactive dead hal.service sysinit.service error inactive dead sysinit.service tgtd.service error inactive dead tgtd.service xend.service error inactive dead xend.service abrtd.target error inactive dead abrtd.target autofs.target error inactive dead autofs.target cgconfig.target error inactive dead cgconfig.target localfs.target error inactive dead localfs.target remotefs.target error inactive dead remotefs.target ypbind.target error inactive dead ypbind.target for example : systemctl start distcache.service Failed to issue method call: Unit distcache.service failed to load: No such file or directory. See system logs and 'systemctl status' for details. "No such file or directory" what file ? how I debug this ? Thanks in advance, -- Sérgio M. B. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
