Bug#950991: init-system-helpers should have grep as dependency
Alessandro Valente
alessandro.valente at zurisee.digital
Sun Feb 9 10:45:41 GMT 2020
Package: init-system-helpers
Version: 1.56+nmu1
When I invoke the command service --status all , I get
$ service --status all
/usr/sbin/service: 86: /usr/sbin/service: egrep: not found
[ - ] dbus
/usr/sbin/service: 86: /usr/sbin/service: egrep: not found
[ - ] hwclock.sh
/usr/sbin/service: 86: /usr/sbin/service: egrep: not found
[ - ] procps
/usr/sbin/service: 86: /usr/sbin/service: egrep: not found
[ - ] ssh
I strongly advise to insert in the dependencies grep, since by installing grep (or whatever does provide the grep executable) this problem resolves by itself.
Here is the output result
$ service --status all
[ - ] dbus
[ - ] hwclock.sh
[ - ] procps
[ - ] ssh
My OS is Debian GNU/Linux 10 (buster)
Thanks in advance for solving this bug for me and for our community.
Yours faithfully
Alessandro Valente
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20200209/69e2f19e/attachment.html>
More information about the Pkg-systemd-maintainers
mailing list