I accidentally deleted the mod_svn on my webserver, and now I am stuck. Everything I try to do anything with it (remove it or reinstall it with apt-get), I get that message and apt fails. I know I could reinstall Apache, but I am trying to avoid that at all costs (unless I can do it in such a way that would keep my config files).

Any ideas on how to deal with this?

link|improve this question
can you give the full output from apt ? – c10k Consulting May 31 '10 at 4:53
feedback

2 Answers

Well, I fixed it. I had to mirror the configuration on a VM, then copy the missing files over. After that, apt let me remove the package and reinstall it correctly.

link|improve this answer
feedback

Some kind soul posted an answer that worked for me here: http://kcode.de/wordpress/1734-fixing-libapache2-svn-error-module-dav_svn-does-not-exist

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.