Your message dated Sun, 9 Feb 2020 12:16:15 +0100
with message-id <[email protected]>
and subject line Re: Bug#950991: init-system-helpers should have grep as
dependency
has caused the Debian Bug report #950991,
regarding init-system-helpers should have grep as dependency
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
950991: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=950991
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Hi Allesandro
Am 09.02.20 um 11:45 schrieb Alessandro Valente:
> 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.
grep is an essential package, so no such dependency is necessary (debian
policy actually recommends not to add a dependency in this case).
If you managed to end up without grep being installed, then your
warranty is void.
Regards,
Michael
signature.asc
Description: OpenPGP digital signature
--- End Message ---