Github messages for voidlinux
 help / color / mirror / Atom feed
From: mtroberts <mtroberts@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: Python v3.11 Update broke other programs?
Date: Sat, 12 Nov 2022 00:39:48 +0100	[thread overview]
Message-ID: <20221111233948.OfFG9CmI6EheB5HZ86UrWPcAJobPKGuffNTvss5eoA0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40463@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 2978 bytes --]

New comment by mtroberts on void-packages repository

https://github.com/void-linux/void-packages/issues/40463#issuecomment-1312267889

Comment:
I get the following error with Syncplay:

```
Traceback (most recent call last):
  File "/usr/lib/syncplay/syncplay/client.py", line 837, in start
    waitForConnection = self._reconnectingService.whenConnected(failAfterFailures=1)
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/twisted/application/internet.py", line 1168, in whenConnected
    return self._machine.whenConnected(failAfterFailures)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/automat/_methodical.py", line 232, in __get__
    @preserveName(self.method)
     ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/automat/_introspection.py", line 43, in decorator
    return copyfunction(decorated,
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/automat/_introspection.py", line 35, in copyfunction
    return function(copycode(template.__code__, codechanges), *values)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/automat/_introspection.py", line 23, in copycode
    return code(*values)
           ^^^^^^^^^^^^^
TypeError: code() argument 13 must be str, not int

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/bin/syncplay", line 19, in <module>
    ep_client.main()
  File "/usr/lib/syncplay/syncplay/ep_client.py", line 8, in main
    SyncplayClientManager().run()
  File "/usr/lib/syncplay/syncplay/clientManager.py", line 16, in run
    syncplayClient.start(config['host'], config['port'])
  File "/usr/lib/syncplay/syncplay/client.py", line 839, in start
    waitForConnection = self._reconnectingService.whenConnected()
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/twisted/application/internet.py", line 1168, in whenConnected
    return self._machine.whenConnected(failAfterFailures)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/automat/_methodical.py", line 232, in __get__
    @preserveName(self.method)
     ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/automat/_introspection.py", line 43, in decorator
    return copyfunction(decorated,
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/automat/_introspection.py", line 35, in copyfunction
    return function(copycode(template.__code__, codechanges), *values)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/automat/_introspection.py", line 23, in copycode
    return code(*values)
           ^^^^^^^^^^^^^
TypeError: code() argument 13 must be str, not int
```

  parent reply	other threads:[~2022-11-11 23:39 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-11  8:14 [ISSUE] " prashant-hm
2022-11-11  8:27 ` sgn
2022-11-11  9:18 ` prashant-hm
2022-11-11  9:29 ` sgn
2022-11-11  9:39 ` prashant-hm
2022-11-11 10:31 ` sgn
2022-11-11 10:32 ` sgn
2022-11-11 19:57 ` simplyTedel
2022-11-11 23:39 ` mtroberts [this message]
2022-11-12  0:03 ` paper42
2022-11-12  0:28 ` mtroberts
2022-11-12 11:30 ` prashant-hm
2022-11-12 13:09 ` fanyx
2022-11-12 13:10 ` paper42
2022-11-12 17:22 ` simplyTedel
2022-11-12 21:05 ` paper42
2022-11-13 12:37 ` sgn
2022-11-13 12:54 ` prashant-hm
2022-11-13 13:02 ` sgn
2022-11-13 14:30 ` sgn
2022-11-14  2:31 ` prashant-hm
2022-11-14  2:33 ` prashant-hm
2022-11-14  3:09 ` sgn
2022-11-14  3:10 ` sgn
2022-11-14  4:07 ` prashant-hm
2022-11-14  4:11 ` sgn
2022-11-14  4:24 ` prashant-hm
2022-11-14  4:25 ` prashant-hm
2022-11-14  4:39 ` sgn
2022-11-14  4:51 ` [ISSUE] [CLOSED] " sgn
2022-11-15 16:05 ` prashant-hm

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221111233948.OfFG9CmI6EheB5HZ86UrWPcAJobPKGuffNTvss5eoA0@z \
    --to=mtroberts@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).