• silx autopkgtest failure

    From PICCA Frederic-Emmanuel@21:1/5 to All on Thu Feb 27 17:20:01 2025
    Hello, I am trying to solve this issue

    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1099038

    My question is why pytest try to create a file in the modules system library ?

    Thanks for your help.

    Fred

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From PICCA Frederic-Emmanuel@21:1/5 to All on Mon Mar 3 10:30:01 2025
    I solved this issue by running the test like this

    HOME="$AUTOPKGTEST_TMP" WITH_QT_TEST=False SILX_TEST_LOW_MEM=False xvfb-run -a --server-args="-screen 0 1024x768x24" $py -m pytest --pyargs silx 2>&1

    thanks

    Fred

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)