I had a similar problem. I've solved the issue by removing the symlink and re-installing the package with dpkg:
$ sudo rm /etc/apache2/conf-available/javascript-common.conf $ sudo dpkg -i /var/cache/apt/archives/javascript-common_11_all.deb aptitude reinstall javascript-common did not work. I don't know exactly what went wrong though. HTH -- https://github.com/dod38fr/ -o- http://search.cpan.org/~ddumont/ http://ddumont.wordpress.com/ -o- irc: dod at irc.debian.org _______________________________________________ Pkg-javascript-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel
