On 08/02/15 at 03:45pm, Jakub Wilk wrote:
> * Víctor M. Jáquez L. <[email protected]>, 2015-08-02, 15:28:
> >>I can't use the help function (F1), because it tries to open nonexistent
> >>file:
> >>
> >>gzip: /usr/share/doc/mutt/manual.txt.gz: No such file or directory
> >
> >I'm not sure, but I think this bug belongs to mutt package,
> 
> I don't think so. :) mutt manages /usr/share/doc/mutt/manual.txt.gz via
> alternatives:

Ouch! Very true!

Thanks!

> 
> update-alternatives --install /usr/bin/mutt mutt /usr/bin/mutt-org 50 \
>       --slave /usr/share/man/man1/mutt.1.gz mutt.1.gz 
> /usr/share/man/man1/mutt-org.1.gz \
>       --slave /usr/share/man/man5/muttrc.5.gz muttrc.5.gz 
> /usr/share/man/man5/muttrc-org.5.gz \
>       --slave /usr/share/doc/mutt/html mutt-doc-html 
> /usr/share/doc/mutt/html-org \
>       --slave /usr/share/doc/mutt/manual.txt.gz mutt-doc-manual 
> /usr/share/doc/mutt/manual-org.txt.gz
> 
> But mutt-kz doesn't have --slave for this file:
> 
> update-alternatives --install /usr/bin/mutt mutt /usr/bin/mutt-kz 60 \
>       --slave /usr/share/man/man1/mutt.1.gz mutt.1.gz 
> /usr/share/man/man1/mutt-kz.1.gz \
>       --slave /usr/share/man/man5/muttrc.5.gz muttrc.5.gz 
> /usr/share/man/man5/muttrc-kz.5.gz

vmjl


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to