Public bug reported:

Imported from Debian bug http://bugs.debian.org/1000717:

Source: supysonic
Version: 0.6.2+ds-4
Severity: serious
User: debian-pyt...@lists.debian.org
Usertags: python3.10

supysonic FTBFS when using Python 3.10. This is caused by python3-pony
not supporting Python 3.10 yet.

=== python3.10 ===
tests (unittest.loader._FailedTest) ... ERROR

======================================================================
ERROR: tests (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests
Traceback (most recent call last):
  File "/usr/lib/python3.10/unittest/loader.py", line 154, in
loadTestsFromName
    module = __import__(module_name)
  File
"/tmp/autopkgtest-lxc.l2p5og5f/downtmp/autopkgtest_tmp/tests/__init__.py",
line 11, in <module>
    from . import base
  File
"/tmp/autopkgtest-lxc.l2p5og5f/downtmp/autopkgtest_tmp/tests/base/__init__.py",
line 10, in <module>
    from .test_cli import CLITestCase
  File
"/tmp/autopkgtest-lxc.l2p5og5f/downtmp/autopkgtest_tmp/tests/base/test_cli.py",
line 14, in <module>
    from pony.orm import db_session
  File "/usr/lib/python3/dist-packages/pony/orm/__init__.py", line 3, in
<module>
    from pony.orm.core import *
  File "/usr/lib/python3/dist-packages/pony/orm/core.py", line 18, in
<module>
    from pony.thirdparty.compiler import ast, parse
  File
"/usr/lib/python3/dist-packages/pony/thirdparty/compiler/__init__.py",
line 24, in <module>
    from .transformer import parse, parseFile
  File
"/usr/lib/python3/dist-packages/pony/thirdparty/compiler/transformer.py", line
32, in <module>
    import parser
ModuleNotFoundError: No module named 'parser'

** Affects: supysonic (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: supysonic (Debian)
     Importance: Undecided
         Status: New


** Tags: update-excuse

** Bug watch added: Debian Bug tracker #1000717
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1000717

** Changed in: supysonic (Debian)
 Remote watch: None => Debian Bug tracker #1000717

** Description changed:

  Imported from Debian bug http://bugs.debian.org/1000717:
  
- [<email.message.EmailMessage object at 0x7f35c831c7c0>,
- <email.message.EmailMessage object at 0x7f35c831c490>]
+ Source: supysonic
+ Version: 0.6.2+ds-4
+ Severity: serious
+ User: debian-pyt...@lists.debian.org
+ Usertags: python3.10
+ 
+ supysonic FTBFS when using Python 3.10. This is caused by python3-pony
+ not supporting Python 3.10 yet.
+ 
+ === python3.10 ===
+ tests (unittest.loader._FailedTest) ... ERROR
+ 
+ ======================================================================
+ ERROR: tests (unittest.loader._FailedTest)
+ ----------------------------------------------------------------------
+ ImportError: Failed to import test module: tests
+ Traceback (most recent call last):
+   File "/usr/lib/python3.10/unittest/loader.py", line 154, in
+ loadTestsFromName
+     module = __import__(module_name)
+   File
+ "/tmp/autopkgtest-lxc.l2p5og5f/downtmp/autopkgtest_tmp/tests/__init__.py",
+ line 11, in <module>
+     from . import base
+   File
+ 
"/tmp/autopkgtest-lxc.l2p5og5f/downtmp/autopkgtest_tmp/tests/base/__init__.py",
+ line 10, in <module>
+     from .test_cli import CLITestCase
+   File
+ 
"/tmp/autopkgtest-lxc.l2p5og5f/downtmp/autopkgtest_tmp/tests/base/test_cli.py",
+ line 14, in <module>
+     from pony.orm import db_session
+   File "/usr/lib/python3/dist-packages/pony/orm/__init__.py", line 3, in
+ <module>
+     from pony.orm.core import *
+   File "/usr/lib/python3/dist-packages/pony/orm/core.py", line 18, in
+ <module>
+     from pony.thirdparty.compiler import ast, parse
+   File
+ "/usr/lib/python3/dist-packages/pony/thirdparty/compiler/__init__.py",
+ line 24, in <module>
+     from .transformer import parse, parseFile
+   File
+ "/usr/lib/python3/dist-packages/pony/thirdparty/compiler/transformer.py", line
+ 32, in <module>
+     import parser
+ ModuleNotFoundError: No module named 'parser'

** Tags added: update-excuse

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1952963

Title:
  supysonic: FTBFS on Python 3.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/supysonic/+bug/1952963/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to