Bug#606588: unscd: Uninstallable if NSCD already installed and using dependency based boot

2010-12-12 Thread Julien Goodwin
So is this a grave bug in unscd (per policy as it's uninstallable in
this case), or release critical in insserv?

It has to be (at least) one of the two.

On 10/12/10 19:44, Don Armstrong wrote:
 On Fri, 10 Dec 2010, Julien Goodwin wrote:
 UNSCD fails to install with insserv throwing this error:
 Setting up unscd (0.47-1) ...
 insserv: script unscd: service nscd already provided!
 insserv: exiting now!
 
 This is due to a fundamental design flaw in insserv. Purge nscd, and
 it will work.
 
 
 Don Armstrong
 


-- 
Julien Goodwin
Studio442
Blue Sky Solutioneering



signature.asc
Description: OpenPGP digital signature


Bug#606588: unscd: Uninstallable if NSCD already installed and using dependency based boot

2010-12-12 Thread Don Armstrong
On Mon, 13 Dec 2010, Julien Goodwin wrote:
 So is this a grave bug in unscd (per policy as it's uninstallable in
 this case), or release critical in insserv?

It's only uninstallable if you're using insserv's dependency based
booting and haven't purged nscd. I don't believe it's an RC bug in
insserv either, but it certainly is a bug.

The fix for unscd would be easy (remove Provides: nscd in the init
script), but it would stop being a drop-in replacement for nscd at
that point in time if you had anything which depended on nscd.


Don Armstrong

-- 
I'd sign up in a hot second for any cellular company whose motto was:
We're less horrible than a root canal with a cold chisel.
 -- Cory Doctorow

http://www.donarmstrong.com  http://rzlab.ucr.edu



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



Bug#606588: unscd: Uninstallable if NSCD already installed and using dependency based boot

2010-12-10 Thread Don Armstrong
On Fri, 10 Dec 2010, Julien Goodwin wrote:
 UNSCD fails to install with insserv throwing this error:
 Setting up unscd (0.47-1) ...
 insserv: script unscd: service nscd already provided!
 insserv: exiting now!

This is due to a fundamental design flaw in insserv. Purge nscd, and
it will work.


Don Armstrong

-- 
Information wants to be free to kill again.
 -- Red Robot http://www.dieselsweeties.com/archive.php?s=1372

http://www.donarmstrong.com  http://rzlab.ucr.edu



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



Bug#606588: unscd: Uninstallable if NSCD already installed and using dependency based boot

2010-12-09 Thread Julien Goodwin
Package: unscd
Version: 0.47-1
Severity: grave

*** Please type your report below this line ***

UNSCD fails to install with insserv throwing this error:
Setting up unscd (0.47-1) ...
insserv: script unscd: service nscd already provided!
insserv: exiting now!

Forcing it like this appears to have worked:
laptop...@thinkpad006:~$ sudo update-rc.d -f nscd remove
update-rc.d: using dependency based boot sequencing
laptop...@thinkpad006:~$ sudo update-rc.d -f unscd defaults
update-rc.d: using dependency based boot sequencing
insserv: script nscd: service nscd already provided!
laptop...@thinkpad006:~$ sudo dpkg --configure -a
Setting up unscd (0.47-1) ...
insserv: script nscd: service nscd already provided!
Starting Micro Name Service Cache Daemon: unscd.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.35-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages unscd depends on:
ii  libc6 2.11.2-7   Embedded GNU C Library: Shared lib

unscd recommends no packages

unscd suggests no packages.

-- no debconf information



signature.asc
Description: OpenPGP digital signature