Bug#774430: systemd: service makes as not reloadable
James Cowgill <[email protected]>
| Newsgroups | gmane.linux.debian.devel.bugs.general,gmane.linux.debian.ports.mips |
|---|---|
| Message-ID | <[email protected]> |
Hi, On 21/12/16 23:49, Michael Biebl wrote: > Something I just noticed: All boolean properties are no, not just CanReload. > And checking on minkus, this seems to happen for other services as well, > like > > $ systemctl show ssh.service | grep no$ > PermissionsStartOnly=no > RootDirectoryStartOnly=no [...] > vs > > $ systemctl show ssh.service | grep yes$ > <empty> > > So, this seems to be an issue which lies deeper. > > I wonder if this is arch specific and we have some arch specific > problems when dealing with boolean data. > > Other mips64 porterboxes, like eller, show the same behaviour. > Interestingly, the same on a powerpc porterbox (partch). > > I've CCed the mips porter mailing list. Maybe they have an idea. This bug doesn't appear on my CI20 (which has a 32-bit kernel): # systemctl show ssh.service | grep yes GuessMainPID=yes TasksAccounting=yes EnvironmentFile=/etc/default/ssh (ignore_errors=yes) SyslogLevelPrefix=yes IgnoreSIGPIPE=yes SendSIGKILL=yes CanStart=yes CanStop=yes CanReload=yes DefaultDependencies=yes ConditionResult=yes AssertResult=yes # dpkg -s systemd | grep ^Version Version: 232-7 One common factor with all the mips porterboxes and partch is that they use 64-bit kernels with 32-bit userspaces. Maybe that has something to do with this? Thanks, James
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE+Ixt5DaZ6POztUwQx/FnbeotAe8FAlhbIuAACgkQx/Fnbeot Ae/wog/9F8ZtvCYqoQveR91g43cDsMEkPlVMHbEK4jf4kOOI62akYqjhcQg0mOB9 CfOC9MEvKUz0zsuC2H9Qy+WWamZUMNzik0FXZwpjFRstG+lifPEG9QKXDe1zYsfN EtyS1yXnsQQYv2EHUk1lpL2ntqqHWOYia9WAZXsSCf/QI4FBLS8lKScIdKWN2EJG 5QKnxcGc5XYFuiWyNn2QY5CKkjVJmDxlqePjff69/5EkNu4HqME1tT0oEaigXGLh YzJh71fmOGZa8PbCDvJu6eQnxKqCWQ68OofSIMy0Hum0sCPaVE8ACMBgq2Wi7k0x xcAnKtJGaypVLvIya4QN/JeK/X6ygIP6f4AQkMhNgPEiM77SxisGGD4ti7Et2g0K s/YWteio1uh987P8fdS8g/W432OF15c8EOHnke3ghRNEnVjprG7wLyFUPWYM8sBs wFmT/TSTm/gYCwOLxC0VQNr6xQ4h28KrMziy1WO9x06BN4dW2AeAWA1kjR7nY0a0 c2XnGa9MdvHJ3+wLpQ5rUsBRcEbqFXcfkVtCKI63W7+z0OEPVxXheVrkhgGT47S7 jCTOZU1JyzKvMr59H6RFR+wTPXt1yeyLmEbLQ513NGQ6ScnliZl2sVTjlJLT/zdx uWuH6/NAzxc6GAFh3CoaLywngrJ6c3PQwtJnkcRB9jxRB0Kll48= =yBRk -----END PGP SIGNATURE-----