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

Re: i am getting errors when i run aptitude upgrade in debian squeeze



On Thu, Jun 28, 2012 at 05:43:48PM +0530, Joby Mathew wrote:
>    root@test:~# aptitude upgrade�
>    The following packages will be upgraded:�
[cut]
>    53 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
>    Need to get 0 B/43.5 MB of archives. After unpacking 637 kB will be used.
>    Do you want to continue? [Y/n/?] y
>    Reading changelogs... Done � � � � � � ��
>    Extracting templates from packages: 100%
>    Preconfiguring packages ...
>    Setting up initscripts (2.88dsf-13.1+squeeze1) ...
>    insserv: warning: script 'subversion' missing LSB tags and overrides
>    insserv: There is a loop between service munin-node and subversion if
>    stopped
>    insserv: �loop involving service subversion at depth 2
>    insserv: �loop involving service munin-node at depth 1
>    insserv: Stopping subversion depends on munin-node and therefore on system
>    facility `$all' which can not be true!
>    insserv: exiting now without changing boot order!
>    update-rc.d: error: insserv rejected the script header
>    dpkg: error processing initscripts (--configure):
>    �subprocess installed post-installation script returned error exit status
>    1
>    configured to not write apport reports
>    �� � � � � � � � � � � � � � � � � � �Errors were encountered while
>    processing:
>    �initscripts
>    E: Sub-process /usr/bin/dpkg returned an error code (1)
>    A package failed to install. �Trying to recover:
[cut]

OK, so you have a conflict in the LSB headers for subversion and
munin-node[1]. Try updating them first, which should fix their headers,
then the rest of the system.

(Actually, on second thoughts, why does your subversion depend on
munin-node? That seems suspect to me)

D.

[1] Background: init-scripts now use formatted-comments to declare
dependencies, insserv re-orders your init-scripts based on their
dependencies.


Reply to: