Package: pidentd, openbsd-inetd
Severity: normal

So, this is either an issue with pidentd (3.0.19.ds1-4) or with
openbsd-inetd (0.20080125-2), or how they interact with each other. I'm not
exactly sure which, hence you both have the bug :)

On a pretty fresh lenny:

- no inetd running,

- then: aptitude install pidentd
| lux:~# aptitude install pidentd
| Reading package lists... Done
| Building dependency tree       
| Reading state information... Done
| Reading extended state information      
| Initializing package states... Done
| Reading task descriptions... Done  
| The following NEW packages will be installed:
|   pidentd 
| 0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
| Need to get 33.2kB of archives. After unpacking 143kB will be used.
| Writing extended state information... Done
| Get:1 http://mirrors.ece.ubc.ca lenny/main pidentd 3.0.19.ds1-4 [33.2kB]
| Fetched 33.2kB in 0s (415kB/s)
| Selecting previously deselected package pidentd.
| (Reading database ... 22890 files and directories currently installed.)
| Unpacking pidentd (from .../pidentd_3.0.19.ds1-4_i386.deb) ...
| Processing triggers for man-db ...
| Setting up pidentd (3.0.19.ds1-4) ...
| Reading package lists... Done             
| Building dependency tree       
| Reading state information... Done
| Reading extended state information       
| Initializing package states... Done
| Writing extended state information... Done
| Reading task descriptions... Done         
| 

still no inetd running:
| lux:~# ps xauf | grep -i ine
| root     14019  0.0  0.0   4128   616 pts/0    S+   10:52   0:00      \_ grep 
-i ine
| lux:~#

The service is configured in /etc/inetd:
| lux:~# grep ident /etc/inetd.conf 
| ident           stream  tcp     wait    identd  /usr/sbin/identd        identd
but I have to manually start openbsd-inetd now.


Probably installing pidentd should cause inetd to start if it's not already
running.

weasel



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to