Your message dated Mon, 29 Jan 2018 21:55:10 +0800
with message-id <[email protected]>
and subject line Re: Bug#888706: all I wanted to do was extract archive file
contents, but a net-prober daemon is installed as a "bonus"
has caused the Debian Bug report #888706,
regarding all I wanted to do was extract archive file contents, but a
net-prober daemon is installed as a "bonus"
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.)
--
888706: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888706
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: unar
Version: 1.10.1-2+b1
I found this running on my system:
# pstree -al
|-gdomap -I /var/run/gdomap.pid -p -j /var/run/gdomap
# man gdomap
By default gdomap probes every machine on the local network to
see if there is a copy of gdomap running on it. This is done for
class-C networks and subnets of class-C networks. If your host is
on a class-B or class-A net then the default behaviour is to
treat it as a class-C net and probe only the hosts that would be
expected on a class-C network of the same number.
All I did is want to use
unar - extract archive file contents
And I end up also installing a daemon always on that probes the network.
# dlocate gdomap
gnustep-base-runtime: /etc/default/gdomap...
# aptitude purge gnustep-base-runtime
The following packages will be REMOVED:
gnustep-base-runtime{p}
0 packages upgraded, 0 newly installed, 1 to remove and
The following packages have unmet dependencies:
unar : Depends: gnustep-base-runtime (>= 1.25.0) but it is not going to be
installed
The following actions will resolve these dependencies:
Remove the following packages:
1) unar [1.10.1-2+b1 (now, unstable)]
--- End Message ---
--- Begin Message ---
OK, reinstalling clean, I see
# systemctl status gdomap.service
● gdomap.service - LSB: Start the GNUstep distributed object mapper
Loaded: loaded (/etc/init.d/gdomap; generated; vendor preset: enabled)
Active: inactive (dead)
Docs: man:systemd-sysv-generator(8)
Good.
--- End Message ---