bug-guix
[Top][All Lists]
Advanced

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

bug#42543: lint failure for packages on load path specified with -L


From: Jack Hill
Subject: bug#42543: lint failure for packages on load path specified with -L
Date: Mon, 27 Jul 2020 23:50:11 -0400 (EDT)
User-agent: Alpine 2.21 (DEB 202 2017-01-01)

On Mon, 27 Jul 2020, zimoun wrote:

Dear,

The issue was in the “formatting” and “source” checkers, something
inconsistent with other parts (see “search-path %load-path”).

Therefore, “--load-path=path/to/modules” is now ’canonicalize-path’,
directly in “(guix scripts build)%standard-build-options” from where the
other load-path options derive.

See patch http://issues.guix.gnu.org/42543#2

Thank you. I've applied the patches and it fixes the problem for me. My computer had some free cycles, so I ran the Guix test suite (make check) and all looks good:

============================================================================
Testsuite summary for GNU Guix 1.0.1.20277-f43458
============================================================================
# TOTAL: 1065
# PASS:  1058
# SKIP:  5
# XFAIL: 2
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================

Best wishes,
Jack

reply via email to

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