[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: spyder/3.2.6+dfsg1-2 [RC]



On Thu, Mar 08, 2018 at 05:38:42PM +0000, Ghislain Vaillant wrote:
> Sorry to insist, but the app is currently broken on both Debian
> unstable and the next Ubuntu LTS. The changes are just two small
> patches for the setup.py metadata.

I get two autopkgtest failures:

autopkgtest [21:49:55]: test command1: set -e ; for py in $(pyversions -r 2>/dev/null) ; do cd "$ADTTMP" ;echo "Testing with $py:" ; $py -c "import spyderlib; print spyderlib" ; done
autopkgtest [21:49:55]: test command1: [-----------------------                            
Testing with python2.7:                                                                 
Traceback (most recent call last):                                                            
  File "<string>", line 1, in <module>                                                     
ImportError: No module named spyderlib                                                   
autopkgtest [21:49:56]: test command1: -----------------------]                               
autopkgtest [21:49:56]: test command1:  - - - - - - - - - - results - - - - - - - - - - 
command1             FAIL non-zero exit status 1                                              


autopkgtest [21:50:57]: test command2: set -e ; for py in $(py3versions -r 2>/dev/null) ; do cd "$ADTTMP" ; echo "Testing with $py:" ; $py -c "import spyderlib; print(spyderlib)" ; done
autopkgtest [21:50:57]: test command2: [-----------------------
Testing with python3.6:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'spyderlib'
autopkgtest [21:50:57]: test command2: -----------------------]
autopkgtest [21:50:57]: test command2:  - - - - - - - - - - results - - - - - - - - - -
command2             FAIL non-zero exit status 1


-- 
⢀⣴⠾⠻⢶⣦⠀  Sébastien Villemot
⣾⠁⢠⠒⠀⣿⡁  Debian Developer
⢿⡄⠘⠷⠚⠋⠀  http://sebastien.villemot.name
⠈⠳⣄⠀⠀⠀⠀  http://www.debian.org

Attachment: signature.asc
Description: PGP signature


Reply to: