Control: tag -1 moreinfo

Hello,

l.bonn...@laposte.net [2016-07-07 18:27 +0200]:
> [   51.807180] systemd-sysv-generator[2646]: Failed to build name: Invalid 
> argument
> [   52.036000] systemd-sysv-generator[2734]: Failed to build name: Invalid 
> argument
> 
> I guess they comes from files in /etc/init.d/ but there are more than 450 
> files there (this is a test system).  
> 
> So the bug is: systemd-sysv-generator should display the name of the 
> incorrect SysV init script.
> Do you have any idea how to find this script ?

It is shown in log level debug. You can run the generator as user in
debug mode in a running system, that's safe and unintrusive:

  mkdir /tmp/x
  SYSTEMD_LOG_LEVEL=debug /lib/systemd/system-generators/systemd-sysv-generator 
/tmp/x /tmp/x /tmp/x

this should then tell the file(s) it's stumbling over. Copy&paste'ing
the output here would be appreciated!

Thanks,

Martin

-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)

_______________________________________________
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers

Reply via email to