severity 589821 important kthxbye On Wed, Jul 21, 2010 at 02:07:45PM +0200, Goswin von Brederlow wrote: > Package: nis > Version: 3.17-17 > Severity: critical
Please be realistic in the severity of your reports; this is a fairly obscure use case (it's been present for something in the region of ten years now...) for advanced users which is most likely going to fail anyway due to the two competing ypbinds trying to run simultaneously. This is in no way serious enough to justify blocking the release of the package. > I beliefe the problem is the following in postinst: > # And start the service. > if [ "$2" != "" -a "$2" != "<>" ] && dpkg --compare-versions "$2" le 3.9-1 > then > killall ypbind >/dev/null 2>&1 || true > fi > which kills not just the ypbind in the chroot (of which there is none) > but also any other ypbind including the systems one. Yes, that's going to be the case. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org