[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Questions About Upgrading to dependency based boot



Mark Phillips wrote:
> I am running Debian testing on my computer. I am in the process of
> doing an apt-get update/apt-get dist-upgrade.
>  
> I got this error message :
>  
> info: Checking if it is safe to convert to dependency based boot.
> error: Unable to migrate to dependency based boot sequencing.
> error: Problems detected: package bittorrent left obsolete init.d
> script behind, package dovecot-common removed but not purged, package
> modutils removed but not purged, package postfix removed but not
> purged, insserv: warning: script 'K90wparoamd' missing LSB tags and
> overrides,  insserv: warning: script 'K01nxsensor' missing LSB tags
> and overrides,  insserv: warning: script 'K01nxserver' missing LSB
> tags and overrides,  insserv: warning: script 'S25libdevmapper1.02'
> missing LSB tags and overrides,  insserv: warning: script
> 'libdevmapper1.02' missing LSB tags and overrides,  insserv: warning:
> script 'wparoamd' missing LSB tags and overrides,  insserv: warning:
> script 'nxsensor' missing LSB tags and overrides,  insserv: warning:
> script 'nxserver' missing LSB tags and overrides, 
> grep: /var/lib/update-rc.d/*: No such file or directory
>
> 1. Can I resolve the first couple of problems with an apt-get purge
> bittorrent dovecot-common......?
>  
> 2. What does the missing LSB tags and overrides mean? What should I do
> about them?
>  
> 3. What is dependency based boot, and do I want it, need it? What do I
> do to get it to work correctly?
>  
> Thanks!
>  
> Mark

First of all, about warnings coming from packages removed but not
purged, you can issue a
aptitude purge ~c
and this will take care of this.

About libdevmapper1.02, I had today the same problem and I saw that I
had also installed a packet with a name libdevmapper1.02.1. So I purged
the old one libdevmapper1.02, and the init.d script (along with the
error it causes) went away.
About the other packages causing warnings, try purging them if you don't
need them.

Hope I helped a little...
G.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Reply to: