New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Reinstalling Subversion and Apache2

Got problems with Bubba? Then this forum is for you.
Locked
markcdashdown
Posts: 16
Joined: 17 Jan 2011, 17:15

Reinstalling Subversion and Apache2

Post by markcdashdown »

Hi,

I have lost connection with my subversion (see post - http://forum.excito.net/viewtopic.php?f=9&t=2392) so have tried a reinstall. When I tried to install Subversion I got this error message

Code: Select all

Reading package lists... Done
Building dependency tree
Reading state information... Done
subversion is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
Setting up ddclient (3.8.0-11.3) ...
insserv: warning: script 'denthosts' missing LSB tags and overrides
insserv: There is a loop between service mediatomb and denthosts if stopped
insserv:  loop involving service denthosts at depth 2
insserv:  loop involving service mediatomb at depth 1
insserv: Stopping denthosts depends on mediatomb and therefore on system facilit           y `$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 ddclient (--configure):
 subprocess installed post-installation script returned error exit status 1
configured to not write apport reports
                                      Errors were encountered while processing:
 ddclient
E: Sub-process /usr/bin/dpkg returned an error code (1)
When I tried to install libApache2-svn, I got this message:

Code: Select all

apt-get install libapache2-svn
Reading package lists... Done
Building dependency tree
Reading state information... Done
libapache2-svn is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
Setting up ddclient (3.8.0-11.3) ...
insserv: warning: script 'denthosts' missing LSB tags and overrides
insserv: There is a loop between service mediatomb and denthosts if stopped
insserv:  loop involving service denthosts at depth 2
insserv:  loop involving service mediatomb at depth 1
insserv: Stopping denthosts depends on mediatomb and therefore on system facilit           y `$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 ddclient (--configure):
 subprocess installed post-installation script returned error exit status 1
configured to not write apport reports
                                      Errors were encountered while processing:
 ddclient
E: Sub-process /usr/bin/dpkg returned an error code (1)

Can anyone help?
Ubi
Posts: 1549
Joined: 17 Jul 2007, 09:01

Re: Reinstalling Subversion and Apache2

Post by Ubi »

Could you please stop your cross-posting of the same question multiple times? I've asked this before but it's getting annoying now. Your impatience is getting on my nerves a bit too..
Ubi
Posts: 1549
Joined: 17 Jul 2007, 09:01

Re: Reinstalling Subversion and Apache2

Post by Ubi »

also, if you'd have read your own error messages, you'd have seen this has nothing to do with apache or svn, but all with ddclient.
Locked