all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#65366: texlive-scheme-basic: chktex: Could not find global resource file.
@ 2023-08-18 10:27 Chloe Brown via Bug reports for GNU Guix
  2023-09-02 19:18 ` bug#65366: [PATCH] gnu: texlive-chktex: Fix runtime error Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Chloe Brown via Bug reports for GNU Guix @ 2023-08-18 10:27 UTC (permalink / raw)
  To: 65366

* 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.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-09-02 19:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-18 10:27 bug#65366: texlive-scheme-basic: chktex: Could not find global resource file Chloe Brown via Bug reports for GNU Guix
2023-09-02 19:18 ` bug#65366: [PATCH] gnu: texlive-chktex: Fix runtime error Nicolas Goaziou

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.