Source: aiodns
Version: 3.5.0-1
Severity: serious
User: [email protected]
Usertags: python3.14

aiodns's autopkgtests fail with Python 3.14 as a supported Python 
version, as is the case in unstable.  Here's the test log:

autopkgtest [14:09:17]: test run: [-----------------------
Running maintainer tests for aiodns package
Testing with python3.14
PASS: aiodns imports correctly with python3.14
Traceback (most recent call last):
  File "<string>", line 3, in <module>
    resolver = aiodns.DNSResolver()
  File "/tmp/autopkgtest.ZrnpOF/build.JnQ/src/aiodns/__init__.py", line 71, in 
__init__
    self.loop = loop or asyncio.get_event_loop()
                        ~~~~~~~~~~~~~~~~~~~~~~^^
  File "/usr/lib/python3.14/asyncio/events.py", line 715, in get_event_loop
    raise RuntimeError('There is no current event loop in thread %r.'
                       % threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.
autopkgtest [14:09:18]: test run: -----------------------]
autopkgtest [14:09:18]: test run:  - - - - - - - - - - results - - - - - - - - 
- -
run                  FAIL non-zero exit status 1

Thanks,

-- 
Colin Watson (he/him)                              [[email protected]]

-- System Information:
Debian Release: forky/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: arm64

Kernel: Linux 6.16.12+deb14+1-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Reply via email to