Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #16749 > unrolled thread

silx autopkgtest failure

Started byPICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr>
First post2025-02-27 17:20 +0100
Last post2025-03-03 10:30 +0100
Articles 2 — 1 participant

Back to article view | Back to linux.debian.maint.python


Contents

  silx autopkgtest failure PICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr> - 2025-02-27 17:20 +0100
    Re: silx autopkgtest failure PICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr> - 2025-03-03 10:30 +0100

#16749 — silx autopkgtest failure

FromPICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr>
Date2025-02-27 17:20 +0100
Subjectsilx autopkgtest failure
Message-ID<KkOM9-2nxm-1@gated-at.bofh.it>
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

[toc] | [next] | [standalone]


#16753

FromPICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr>
Date2025-03-03 10:30 +0100
Message-ID<Kmahz-3gEz-5@gated-at.bofh.it>
In reply to#16749
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

[toc] | [prev] | [standalone]


Back to top | Article view | linux.debian.maint.python


csiph-web