Source: pypy3
Version: 7.3.11+dfsg-2
Severity: serious

https://ci.debian.net/data/autopkgtest/testing/amd64/p/pypy3/31129646/log.gz

...
Installed /tmp/autopkgtest-lxc.t2xhtlgq/downtmp/autopkgtest_tmp/packages/fibpy
Processing dependencies for fibpy==42.0.0
Finished processing dependencies for fibpy==42.0.0
/usr/lib/python3/dist-packages/setuptools/command/easy_install.py:146: 
EasyInstallDeprecationWarning: easy_install command is deprecated. Use build 
and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3/dist-packages/setuptools/command/install.py:34: 
SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip 
and other standards-based tools.
  warnings.warn(
testFibPyPip

Usage:   
  /usr/bin/pypy3 -m pip install [options] <requirement specifier> 
[package-index-options] ...
  /usr/bin/pypy3 -m pip install [options] -r <requirements file> 
[package-index-options] ...
  /usr/bin/pypy3 -m pip install [options] [-e] <vcs project url> ...
  /usr/bin/pypy3 -m pip install [options] [-e] <local project path> ...
  /usr/bin/pypy3 -m pip install [options] <archive url/path> ...

no such option: --break-system-packages
ASSERT:Install fibpy via pip in /usr/local
ASSERT:fibpy was installed to /usr/local
/usr/bin/pypy3: No module named fibpy
ASSERT:Execute fibpy from /usr/local
ASSERT:Correct result expected:<8> but was:<>
testFibPyPipEditable

Usage:   
  /usr/bin/pypy3 -m pip install [options] <requirement specifier> 
[package-index-options] ...
  /usr/bin/pypy3 -m pip install [options] -r <requirements file> 
[package-index-options] ...
  /usr/bin/pypy3 -m pip install [options] [-e] <vcs project url> ...
  /usr/bin/pypy3 -m pip install [options] [-e] <local project path> ...
  /usr/bin/pypy3 -m pip install [options] <archive url/path> ...

no such option: --break-system-packages
ASSERT:Install editable fibpy via pip in /usr/local
ASSERT:fibpy was linked to /usr/local
/usr/bin/pypy3: No module named fibpy
ASSERT:Execute fibpy from /usr/local
ASSERT:Correct result expected:<8> but was:<>
testFibPyDistutilsLocal
running install
running bdist_egg
running egg_info
writing fibpy.egg-info/PKG-INFO
writing dependency_links to fibpy.egg-info/dependency_links.txt
writing top-level names to fibpy.egg-info/top_level.txt
reading manifest file 'fibpy.egg-info/SOURCES.txt'
writing manifest file 'fibpy.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build/bdist.linux-x86_64/egg
copying build/lib/fibpy.py -> build/bdist.linux-x86_64/egg
byte-compiling build/bdist.linux-x86_64/egg/fibpy.py to fibpy.pypy39.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying fibpy.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying fibpy.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying fibpy.egg-info/dependency_links.txt -> 
build/bdist.linux-x86_64/egg/EGG-INFO
copying fibpy.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying fibpy.egg-info/zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO
creating 'dist/fibpy-42.0.0-py3.9.egg' and adding 
'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing fibpy-42.0.0-py3.9.egg
Copying fibpy-42.0.0-py3.9.egg to /usr/local/lib/pypy3.9/dist-packages
Adding fibpy 42.0.0 to easy-install.pth file

Installed /usr/local/lib/pypy3.9/dist-packages/fibpy-42.0.0-py3.9.egg
Processing dependencies for fibpy==42.0.0
Finished processing dependencies for fibpy==42.0.0
/usr/lib/python3/dist-packages/setuptools/command/install.py:34: 
SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip 
and other standards-based tools.
  warnings.warn(
/usr/lib/python3/dist-packages/setuptools/command/easy_install.py:146: 
EasyInstallDeprecationWarning: easy_install command is deprecated. Use build 
and pip and other standards-based tools.
  warnings.warn(

Ran 7 tests.

FAILED (failures=8)
autopkgtest [21:46:12]: test module-install-local: -----------------------]
autopkgtest [21:46:12]: test module-install-local:  - - - - - - - - - - results 
- - - - - - - - - -
module-install-local FAIL non-zero exit status 1
...
autopkgtest [21:48:14]: @@@@@@@@@@@@@@@@@@@@ summary
byte-compilation     PASS
command-line         PASS (superficial)
import-paths         PASS
pypy3-tk             PASS (superficial)
module-install-local FAIL non-zero exit status 1
module-install-user  FAIL non-zero exit status 1
module-install-venv  PASS
module-install-virtualenv PASS

Reply via email to