Package: heimdal-kdc
Version: 0.7.2.dfsg.1-6
Severity: serious
It seems the heimdal-kdc upgrade disables hpropd in inetd
unconditionally on upgrades:
| typhon:~# grep hprop /etc/inetd.conf
| krb_prop stream tcp nowait root /usr/sbin/tcpd
/usr/sbin/hpropd
| typhon:~# apt-get install --reinstall heimdal-kdc
| Reading package lists... Done
| Building dependency tree... Done
| 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
| Need to get 0B/136kB of archives.
| After unpacking 0B of additional disk space will be used.
| Do you want to continue [Y/n]?
| Preconfiguring packages ...
| (Reading database ... 11871 files and directories currently installed.)
| Preparing to replace heimdal-kdc 0.7.2.dfsg.1-6 (using
.../heimdal-kdc_0.7.2.dfsg.1-6_i386.deb) ...
| Stopping Heimdal KDC: heimdal-kdc.
| Unpacking replacement heimdal-kdc ...
| Setting up heimdal-kdc (0.7.2.dfsg.1-6) ...
| Starting Heimdal KDC: heimdal-kdc.
|
| typhon:~# grep hprop /etc/inetd.conf
| #<off># krb_prop stream tcp nowait root /usr/sbin/tcpd
/usr/sbin/hpropd
| typhon:~#
Apparently the package's prerm script disables all services unconditionally.
Peter
--
| .''`. ** Debian GNU/Linux **
Peter Palfrader | : :' : The universal
http://www.palfrader.org/ | `. `' Operating System
| `- http://www.debian.org/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]