tags 684915 + moreinfo quit Hi,
Olivier Berger wrote: > # ls -l /usr/lib/cgi-bin/gitweb.cgi > lrwxrwxrwx 1 root root 29 Jun 8 13:48 /usr/lib/cgi-bin/gitweb.cgi -> > ../../share/gitweb/gitweb.cgi > > but : > # cat /usr/lib/cgi-bin/gitweb.cgi > cat: /usr/lib/cgi-bin/gitweb.cgi: No such file or directory [...] > # dpkg -L git | grep gitweb.cgi > /usr/share/gitweb/gitweb.cgi Weird. This means your installation of git is broken. > So... I suspect that adding gitweb which requires git, then removing > gitweb can lead to such a situation... git has "Replaces: gitweb (<< 1:1.7.4~rc1)", so after unpacking git, that file is not owned by the gitweb package any more. So I'm not sure how your copy of gitweb.cgi was removed. Ideas? Thanks, Jonathan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org