[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#51986] [PATCH] Add tlpui
From: |
Nicolas Goaziou |
Subject: |
[bug#51986] [PATCH] Add tlpui |
Date: |
Fri, 26 Nov 2021 09:36:17 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hello,
Mathieu Othacehe <othacehe@gnu.org> writes:
Thanks for the feedback.
> When trying to build the following patch on the c-u-f branch, I have the
> following error:
[...]
> error: in phase 'sanity-check': uncaught exception:
> %exception #<&invoke-error program: "python" arguments:
> ("/gnu/store/nwwr89v2vyg1hs48i49m083vhczsgh3m-sanity-check.py"
> "/gnu/store/xjvdm652mfks314s1lnvwinn6pnrbz5a-tlpui-1.4.0/lib/python3.9/site-packages")
> exit-status: 1 term-signal: #f stop-signal: #f>
> phase `sanity-check' failed after 0.2 seconds
> command "python"
> "/gnu/store/nwwr89v2vyg1hs48i49m083vhczsgh3m-sanity-check.py"
> "/gnu/store/xjvdm652mfks314s1lnvwinn6pnrbz5a-tlpui-1.4.0/lib/python3.9/site-packages"
> failed with status 1
I disabled tests in the package definition because the program insists
on reading "/etc" directory.
However, c-u-f added a new phase, `sanity-check' which has the same
issue (trying to read "/etc"). We could delete that phase too, but I'm
not sure about the consequences.
Meawhile, there's the upstream pending open issue:
<https://github.com/d4nj1/TLPUI/issues/86>
Regards,
--
Nicolas Goaziou