Your message dated Sun, 27 Dec 2020 18:34:04 -0500
with message-id <[email protected]>
and subject line Close 972484 (ponyorm FTBFS 3.9)
has caused the Debian Bug report #972484,
regarding ponyorm doesn't support python 3.9
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
972484: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=972484
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ponyorm
Severity: important
Tags: sid bullseye
User: [email protected]
Usertags: python3.9
Control: forwarded -1 https://github.com/ponyorm/pony/pull/565

Dear maintainer,

It seem ponyORM isn't completely compatible with Python 3.9 yet!

Running the testsuite for supysonic, I hit this kind of bug multiple times:


ERROR: test_unstar (tests.api.test_annotation.AnnotationTestCase)

----------------------------------------------------------------------

Traceback (most recent call last):

  File "/<<PKGBUILDDIR>>/tests/api/test_annotation.py", line 132, in
test_unstar
    "starred", Album[self.albumid].as_subsonic_album(self.user)

  File "/<<PKGBUILDDIR>>/supysonic/db.py", line 203, in
as_subsonic_album
    track_with_cover = self.tracks.select(

  File "/usr/lib/python3/dist-packages/pony/orm/core.py", line 3582, in
select
    query = query.filter(func, globals, locals)

  File "/usr/lib/python3/dist-packages/pony/orm/core.py", line 6114, in
filter
    return query._process_lambda(func, globals, locals, order_by=False)

  File "/usr/lib/python3/dist-packages/pony/orm/core.py", line 6048, in
_process_lambda
    func_ast, external_names, cells = decompile(func)

  File "/usr/lib/python3/dist-packages/pony/orm/decompiling.py", line
36, in decompile
    decompiler = Decompiler(codeobject)

  File "/usr/lib/python3/dist-packages/pony/orm/decompiling.py", line
81, in __init__
    decompiler.decompile()

  File "/usr/lib/python3/dist-packages/pony/orm/decompiling.py", line
171, in decompile
    throw(DecompileError('Unsupported operation: %s' % opname))

  File "/usr/lib/python3/dist-packages/pony/utils/utils.py", line 106,
in throw
    raise exc

pony.orm.decompiling.DecompileError: Unsupported operation: IS_OP


It seems upstream is working on it, but the patch isn't ready yet. When
it's merged and released, it would be appreciated if you could upload
the new version quickly :)

Cheers,

-- 
  ⢀⣴⠾⠻⢶⣦⠀
  ⣾⠁⢠⠒⠀⣿⡁  Louis-Philippe Véronneau
  ⢿⡄⠘⠷⠚⠋   [email protected] / veronneau.org
  ⠈⠳⣄

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
This was fixed in 0.7.14-1, see #973083.

-- 
  ⢀⣴⠾⠻⢶⣦⠀
  ⣾⠁⢠⠒⠀⣿⡁  Louis-Philippe Véronneau
  ⢿⡄⠘⠷⠚⠋   [email protected] / veronneau.org
  ⠈⠳⣄

--- End Message ---

Reply via email to