[Bug 1963582] Re: SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats

Dan Bungert 1963582 at bugs.launchpad.net
Fri Mar 4 02:07:38 UTC 2022


Thanks for the sponsored upload!
Done, bug forwarded and MR opened on Salsa.

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

** Also affects: python-systemd (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006743
   Importance: Unknown
       Status: Unknown

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

Title:
  SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats

Status in python-systemd package in Ubuntu:
  In Progress
Status in python-systemd package in Debian:
  Unknown

Bug description:
  Attempting to use the Reader class with python3.10, such as documented in the example at https://www.freedesktop.org/software/systemd/python-systemd/journal.html?highlight=reader#systemd.journal.Reader,
  results in the following traceback

    File "/usr/lib/python3/dist-packages/systemd/journal.py", line 376, in this_boot
      self.add_match(_BOOT_ID=bootid)
    File "/usr/lib/python3/dist-packages/systemd/journal.py", line 244, in add_match
      super(Reader, self).add_match(arg)
  SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-systemd/+bug/1963582/+subscriptions




More information about the foundations-bugs mailing list