[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#50505] [PATCH 00/12] gnu: Add python-manim
From: |
Daniel Meißner |
Subject: |
[bug#50505] [PATCH 00/12] gnu: Add python-manim |
Date: |
Wed, 15 Sep 2021 16:32:56 +0200 |
User-agent: |
Evolution 3.34.2 |
Hi Liliana,
Liliana writes:
> > Normally, such tests want to write to $HOME/.cache. I'm not sure
> > why
> > HOME isn't homeless-shelter in this output, but setting HOME or
> > XDG_CACHE_HOME appropriately ought to resolve this one.
> Oops, forgot about the value, normally we do (setenv "HOME" (getcwd))
> in the build directory, for XDG_CACHE_HOME that'd be (string-append
> (getcwd) "/.cache"). If whatever creates this cache doesn't honour
> XDG_CACHE_HOME, you'll have to find out which variable it honours or
> potentially patch it.
I couldn't find the right variable to make this error message
disappear. I am not even sure where the error message comes from. It
appears somewhere during the check phase of python-pyglet. However,
turned out that this error message was not responsible for the failing
tests and the tests now pass.
Best
Daniel
- [bug#50505] [PATCH 08/12] gnu: Add python-screeninfo., (continued)
[bug#50505] [PATCH v2 02/13] gnu: Add python-cloup-0.7., Daniel Meißner, 2021/09/15
[bug#50505] [PATCH v2 00/13] Add python-manim, Daniel Meißner, 2021/09/15
[bug#50505] [PATCH v2 05/13] gnu: Add python-pyglet., Daniel Meißner, 2021/09/15
[bug#50505] [PATCH v2 08/13] gnu: Add python-screeninfo., Daniel Meißner, 2021/09/15
[bug#50505] [PATCH v2 04/13] gnu: Add python-moderngl., Daniel Meißner, 2021/09/15
[bug#50505] [PATCH v2 01/13] gnu: Add python-cloup., Daniel Meißner, 2021/09/15
[bug#50505] [PATCH v2 06/13] gnu: Add python-multipledispatch., Daniel Meißner, 2021/09/15
[bug#50505] [PATCH v2 07/13] gnu: Add python-pyrr., Daniel Meißner, 2021/09/15
[bug#50505] [PATCH v2 12/13] gnu: Add python-screeninfo-0.6., Daniel Meißner, 2021/09/15
[bug#50505] [PATCH v2 13/13] gnu: Add python-manim 0.9.0., Daniel Meißner, 2021/09/15