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

Re: Problems upgrading gv



Andree Zeulner wrote:

Hi

I was dist-upgrading today and I got this error while configuring gv
No `START-INFO-DIR-ENTRY' and no `This file documents'.
install-info(/usr/share/info/gv.info): unable to determine description
for `dir' entry - giving up

I have the same problem here.

regards
andree


The problem is fixed in 1:3.6.1-2 (not in amd64 yet?) -- or you could
comment out these lines in /var/lib/dpkg/info/gv.postinst and reinstall:

if [ "$1" = configure ]; then
install-info --quiet --section Viewers Viewers /usr/share/info/gv.info
fi

Dave



Reply to: