emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#65366: closed (texlive-scheme-basic: chktex: Could not find global r


From: GNU bug Tracking System
Subject: bug#65366: closed (texlive-scheme-basic: chktex: Could not find global resource file.)
Date: Sat, 31 Aug 2024 23:17:03 +0000

Your message dated Sun, 01 Sep 2024 01:15:09 +0200
with message-id <877cbw8ete.fsf@nicolasgoaziou.fr>
and subject line Re: bug#65366: texlive-scheme-basic: chktex: Could not find 
global resource file.
has caused the debbugs.gnu.org bug report #65366,
regarding texlive-scheme-basic: chktex: Could not find global resource file.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
65366: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65366
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: texlive-scheme-basic: chktex: Could not find global resource file. Date: Fri, 18 Aug 2023 11:27:44 +0100
* Description

Trying to run the chktex binary results in a permanent warning. When trying to
run ~chktex -v~ (as done by Emacs) it escalates to an error. It appears the
binary cannot find a necessary configuration file.

* Expected Behaviour

Running ~chktex -v~ would not give an error.

* Actual Behaviour

The following error message is produced and the program exits.

    WARNING -- Could not find global resource file.
    ERROR -- Illegal verbosity level.

* Steps to Reproduce

- Run the following command:

      guix shell -C texlive-bin -- chktex -v

- Observe the error

* Guix Details

Observed on commit 78f080e25bfc02abd9a8fa88c8ad8d5854f54743

* Other Notes

- Also including the texlive-chktex package does not resolve the error.



--- End Message ---
--- Begin Message --- Subject: Re: bug#65366: texlive-scheme-basic: chktex: Could not find global resource file. Date: Sun, 01 Sep 2024 01:15:09 +0200 User-agent: Gnus/5.13 (Gnus v5.13)
Hello,

Chloe Brown via Bug reports for GNU Guix <bug-guix@gnu.org> writes:

> * Description
>
> Trying to run the chktex binary results in a permanent warning. When trying to
> run ~chktex -v~ (as done by Emacs) it escalates to an error. It appears the
> binary cannot find a necessary configuration file.
>
> * Expected Behaviour
>
> Running ~chktex -v~ would not give an error.
>
> * Actual Behaviour
>
> The following error message is produced and the program exits.
>
>     WARNING -- Could not find global resource file.
>     ERROR -- Illegal verbosity level.
>
> * Steps to Reproduce
>
> - Run the following command:
>
>       guix shell -C texlive-bin -- chktex -v
>
> - Observe the error
>
> * Guix Details
>
> Observed on commit 78f080e25bfc02abd9a8fa88c8ad8d5854f54743
>
> * Other Notes
>
> - Also including the texlive-chktex package does not resolve the
> error.

This issue is fixed since last core-updates merge:

  guix shell texlive-chktex -- chktex -v

does not give any error.

Regards,
-- 
Nicolas Goaziou




--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]