unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* sanity-check: Don't understand the error
@ 2021-12-02  9:07 Hartmut Goebel
  2021-12-02  9:47 ` Lars-Dominik Braun
  0 siblings, 1 reply; 2+ messages in thread
From: Hartmut Goebel @ 2021-12-02  9:07 UTC (permalink / raw)
  To: Lars-Dominik Braun, guix-devel; +Cc: Maxim Cournoyer

[-- Attachment #1: Type: text/plain, Size: 958 bytes --]

Hi,

while trying to fix the trytond modules, one of the packages reports an 
error, which I simply don't understand:

starting phase `sanity-check'
validating 'trytond-party' 
/gnu/store/mf5rby1afnmvvxc778sr56gyangzdz6r-trytond-p
arty-6.0.2/lib/python3.9/site-packages
...checking requirements: ERROR: trytond-party==6.0.2 (python-stdnum 
1.14 (/gnu/
store/04i1p7rw5583g0la8d66qwzwlfs9rvhg-python-stdnum-1.14/lib/python3.9/site-pac
kages), Requirement.parse('python-stdnum>=1.15'), {'trytond-party'})

What is the *meaning* of this error? Does Requirement.parse()? fail? 
Please help me understanding the error so I can fix the trytond modules. 
Thanks.

PS: Any change to get a improved sanity-check.py into 
core-udates-frozen? Then we could add more explainations to the output.

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          |h.goebel@crazy-compilers.com                |
|www.crazy-compilers.com  | compilers which you thought are impossible |

[-- Attachment #2: Type: text/html, Size: 2110 bytes --]

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

* Re: sanity-check: Don't understand the error
  2021-12-02  9:07 sanity-check: Don't understand the error Hartmut Goebel
@ 2021-12-02  9:47 ` Lars-Dominik Braun
  0 siblings, 0 replies; 2+ messages in thread
From: Lars-Dominik Braun @ 2021-12-02  9:47 UTC (permalink / raw)
  To: Hartmut Goebel; +Cc: guix-devel, Maxim Cournoyer

Hi Hartmut,

> ...checking requirements: ERROR: trytond-party==6.0.2 (python-stdnum 
> 1.14 (/gnu/
> store/04i1p7rw5583g0la8d66qwzwlfs9rvhg-python-stdnum-1.14/lib/python3.9/site-pac
> kages), Requirement.parse('python-stdnum>=1.15'), {'trytond-party'})
it means that the package trytond-party depends on python-stdnum>=1.15,
but we only have version 1.14 available.

> PS: Any change to get a improved sanity-check.py into 
> core-udates-frozen? Then we could add more explainations to the output.
Any change to this script unfortunately means a full rebuild of everything
depending on python-build-system.

Hope that helps,
Lars



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

end of thread, other threads:[~2021-12-02  9:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-02  9:07 sanity-check: Don't understand the error Hartmut Goebel
2021-12-02  9:47 ` Lars-Dominik Braun

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).