Source: pagekite Version: 1.5.2.201011-4 Severity: important Tags: forky sid User: [email protected] Usertags: python3.14
Hi Maintainer The autopkgtests of this package failed in Ubuntu with Python 3.14 as the default version. I've copied what I hope is the relevant part of the log below. Regards Graham 72s autopkgtest [16:06:38]: test test-tunnel: [----------------------- 73s starting frontend 73s Traceback (most recent call last): 73s File "/usr/bin/pagekite", line 28, in <module> 73s from pagekite import pk 73s File "/usr/lib/python3/dist-packages/pagekite/pk.py", line 33, in <module> 73s from six.moves.urllib.request import URLopener, urlopen 73s ImportError: cannot import name 'URLopener' from 'six.moves.urllib.request' (unknown location) 74s starting backend 74s Traceback (most recent call last): 74s File "/usr/bin/pagekite", line 28, in <module> 74s from pagekite import pk 74s File "/usr/lib/python3/dist-packages/pagekite/pk.py", line 33, in <module> 74s from six.moves.urllib.request import URLopener, urlopen 74s ImportError: cannot import name 'URLopener' from 'six.moves.urllib.request' (unknown location) 84s trying to connect to ident server via pagekite 84s error 84s stopping pagekite processes 84s /tmp/autopkgtest.a1JY9F/build.1U1/src/debian/tests/test-tunnel: 38: kill: No such process 84s 84s /tmp/autopkgtest.a1JY9F/build.1U1/src/debian/tests/test-tunnel: 38: kill: No such process 84s 84s autopkgtest [16:06:50]: test test-tunnel: -----------------------] 84s autopkgtest [16:06:50]: test test-tunnel: - - - - - - - - - - results - - - - - - - - - - 84s test-tunnel FAIL non-zero exit status 1

