Your message dated Wed, 03 Jun 2026 15:34:18 +0000
with message-id <[email protected]>
and subject line Bug#1135457: fixed in python-sharkiq 1.5.0-3
has caused the Debian Bug report #1135457,
regarding python-sharkiq: FTBFS: E   ModuleNotFoundError: No module named 
'auth0.asyncify'
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.)


-- 
1135457: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1135457
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-sharkiq
Version: 1.5.0-2
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202605/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:python-sharkiq, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
dh binary --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
   dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:142: Building wheel for python3.14 with "build" 
module
I: pybuild base:385: python3.14 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14  
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/sharkiq
copying sharkiq/fallback_auth.py -> build/lib/sharkiq
copying sharkiq/__init__.py -> build/lib/sharkiq
copying sharkiq/const.py -> build/lib/sharkiq
copying sharkiq/sharkiq.py -> build/lib/sharkiq
copying sharkiq/exc.py -> build/lib/sharkiq
copying sharkiq/ayla_api.py -> build/lib/sharkiq
copying sharkiq/auth0.py -> build/lib/sharkiq
running egg_info
creating sharkiq.egg-info
writing sharkiq.egg-info/PKG-INFO
writing dependency_links to sharkiq.egg-info/dependency_links.txt
writing requirements to sharkiq.egg-info/requires.txt
writing top-level names to sharkiq.egg-info/top_level.txt
writing manifest file 'sharkiq.egg-info/SOURCES.txt'
reading manifest file 'sharkiq.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'sharkiq.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/sharkiq
copying build/lib/sharkiq/fallback_auth.py -> 
build/bdist.linux-x86_64/wheel/./sharkiq
copying build/lib/sharkiq/__init__.py -> 
build/bdist.linux-x86_64/wheel/./sharkiq
copying build/lib/sharkiq/const.py -> build/bdist.linux-x86_64/wheel/./sharkiq
copying build/lib/sharkiq/sharkiq.py -> build/bdist.linux-x86_64/wheel/./sharkiq
copying build/lib/sharkiq/exc.py -> build/bdist.linux-x86_64/wheel/./sharkiq
copying build/lib/sharkiq/ayla_api.py -> 
build/bdist.linux-x86_64/wheel/./sharkiq
copying build/lib/sharkiq/auth0.py -> build/bdist.linux-x86_64/wheel/./sharkiq
running install_egg_info
Copying sharkiq.egg-info to 
build/bdist.linux-x86_64/wheel/./sharkiq-1.5.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/sharkiq-1.5.0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/.tmp-bd9l129a/sharkiq-1.5.0-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'sharkiq/__init__.py'
adding 'sharkiq/auth0.py'
adding 'sharkiq/ayla_api.py'
adding 'sharkiq/const.py'
adding 'sharkiq/exc.py'
adding 'sharkiq/fallback_auth.py'
adding 'sharkiq/sharkiq.py'
adding 'sharkiq-1.5.0.dist-info/licenses/LICENSE'
adding 'sharkiq-1.5.0.dist-info/METADATA'
adding 'sharkiq-1.5.0.dist-info/WHEEL'
adding 'sharkiq-1.5.0.dist-info/top_level.txt'
adding 'sharkiq-1.5.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built sharkiq-1.5.0-py3-none-any.whl
I: pybuild plugin_pyproject:168: Unpacking wheel built for python3.14 with 
"installer" module
I: pybuild plugin_pyproject:142: Building wheel for python3.13 with "build" 
module
I: pybuild base:385: python3.13 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13  
* Building wheel...
running bdist_wheel
running build
running build_py
running egg_info
writing sharkiq.egg-info/PKG-INFO
writing dependency_links to sharkiq.egg-info/dependency_links.txt
writing requirements to sharkiq.egg-info/requires.txt
writing top-level names to sharkiq.egg-info/top_level.txt
reading manifest file 'sharkiq.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'sharkiq.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/sharkiq
copying build/lib/sharkiq/fallback_auth.py -> 
build/bdist.linux-x86_64/wheel/./sharkiq
copying build/lib/sharkiq/__init__.py -> 
build/bdist.linux-x86_64/wheel/./sharkiq
copying build/lib/sharkiq/const.py -> build/bdist.linux-x86_64/wheel/./sharkiq
copying build/lib/sharkiq/sharkiq.py -> build/bdist.linux-x86_64/wheel/./sharkiq
copying build/lib/sharkiq/exc.py -> build/bdist.linux-x86_64/wheel/./sharkiq
copying build/lib/sharkiq/ayla_api.py -> 
build/bdist.linux-x86_64/wheel/./sharkiq
copying build/lib/sharkiq/auth0.py -> build/bdist.linux-x86_64/wheel/./sharkiq
running install_egg_info
Copying sharkiq.egg-info to 
build/bdist.linux-x86_64/wheel/./sharkiq-1.5.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/sharkiq-1.5.0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/.tmp-qahzv88f/sharkiq-1.5.0-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'sharkiq/__init__.py'
adding 'sharkiq/auth0.py'
adding 'sharkiq/ayla_api.py'
adding 'sharkiq/const.py'
adding 'sharkiq/exc.py'
adding 'sharkiq/fallback_auth.py'
adding 'sharkiq/sharkiq.py'
adding 'sharkiq-1.5.0.dist-info/licenses/LICENSE'
adding 'sharkiq-1.5.0.dist-info/METADATA'
adding 'sharkiq-1.5.0.dist-info/WHEEL'
adding 'sharkiq-1.5.0.dist-info/top_level.txt'
adding 'sharkiq-1.5.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built sharkiq-1.5.0-py3-none-any.whl
I: pybuild plugin_pyproject:168: Unpacking wheel built for python3.13 with 
"installer" module
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:385: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; 
python3.14 -m pytest tests
ImportError while loading conftest 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/conftest.py'.
tests/conftest.py:3: in <module>
    from sharkiq.ayla_api import get_ayla_api
sharkiq/__init__.py:3: in <module>
    from .ayla_api import AylaApi, get_ayla_api, Auth0Client
sharkiq/ayla_api.py:14: in <module>
    from auth0.asyncify import asyncify
E   ModuleNotFoundError: No module named 'auth0.asyncify'
E: pybuild pybuild:485: test: plugin pyproject failed with: exit code=4: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; python3.14 -m pytest tests
I: pybuild base:385: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; 
python3.13 -m pytest tests
ImportError while loading conftest 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/conftest.py'.
tests/conftest.py:3: in <module>
    from sharkiq.ayla_api import get_ayla_api
sharkiq/__init__.py:3: in <module>
    from .ayla_api import AylaApi, get_ayla_api, Auth0Client
sharkiq/ayla_api.py:14: in <module>
    from auth0.asyncify import asyncify
E   ModuleNotFoundError: No module named 'auth0.asyncify'
E: pybuild pybuild:485: test: plugin pyproject failed with: exit code=4: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; python3.13 -m pytest tests
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 
3.13" --parallel=2 returned exit code 13
make: *** [debian/rules:3: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: python-sharkiq
Source-Version: 1.5.0-3
Done: Edward Betts <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-sharkiq, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Edward Betts <[email protected]> (supplier of updated python-sharkiq package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 03 Jun 2026 16:05:55 +0100
Source: python-sharkiq
Architecture: source
Version: 1.5.0-3
Distribution: unstable
Urgency: medium
Maintainer: Home Assistant Team <[email protected]>
Changed-By: Edward Betts <[email protected]>
Closes: 1135457
Changes:
 python-sharkiq (1.5.0-3) unstable; urgency=medium
 .
   * Patch code to adapt Auth0 fallback login for auth0-python 5.x, which
     removed auth0.asyncify. (Closes: #1135457)
   * Update Standards-Version.
   * Update copyright year.
Checksums-Sha1:
 becbd27ec7bd7ff1567101efe0d6b58b0569ba37 2331 python-sharkiq_1.5.0-3.dsc
 88fa6a50b836e98f00ad0c1d0379824bf3c23d8f 3336 
python-sharkiq_1.5.0-3.debian.tar.xz
 0048a2b639e2975979e47663c71d13dfd5a7c746 7008 
python-sharkiq_1.5.0-3_source.buildinfo
Checksums-Sha256:
 ed54abcc048870b32c3686d4c5f0608de33a4cdec2d28b2d24d99fb830a80db4 2331 
python-sharkiq_1.5.0-3.dsc
 d7643342b8b737f8e6f59d8d0e06cd1277a42a0ca8a8fb635beea10dbc11e011 3336 
python-sharkiq_1.5.0-3.debian.tar.xz
 1bd49d7ca659307e560aea25add6ff26747ceeffec3dae66cf830ced4b4b0e92 7008 
python-sharkiq_1.5.0-3_source.buildinfo
Files:
 5a99be323ff295bb7184daabfcd02f27 2331 python optional 
python-sharkiq_1.5.0-3.dsc
 951f6b03fc6634032f13a7cbfa944e12 3336 python optional 
python-sharkiq_1.5.0-3.debian.tar.xz
 eb8086cc90972ad0337f0ef06b598fbe 7008 python optional 
python-sharkiq_1.5.0-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE+4rPp4xyYInDitAmlgWhCYxjuSoFAmogRHsACgkQlgWhCYxj
uSoHDg/+PEVWiEXKNF9QoLqK1+8Wum/WIy/IYNlpQE8o7Opahr4wz8yYLVVwZquh
sNu4uvZs4FJKOAX1/0WfobOXrIGzd3lN45S6NkTGPOIAjhrxpNDWxZhIzE9mo7sS
zW2g1U4HzhmI/0INNLwWSyvDoXauyWlsQvYYGTtHySqEfCXC919VOQN88tTqm8ip
uzpOGUtDeac9r12gND52ef+uOvOTnGhsQ58TXgfP+dCitq+A4Sqhk1DgGHhRRnYr
0qUoAzLIl7QvSM2+YkQfpA/Deehmomnvd96RAtsL0JsTcEF3EfbXY/4CRB65OTHN
34cl3GY7aGbltoiEUp3YxdkK1u98XX9Bm3dsk6OsoUqWWmRJO1a7kxA2gqNHP+9p
2BKX2ZJrV3p58o0gJzrwA4JamiH7wwlkSQJsBOfgZTW9lHWVSHHKpGjDJ1+eRtRh
2Bjmpjai+Ib9nm7V8gtEeCRDfYKkuaep/uPjAVjDz4CI9t9vUd5vmOxkJiLzxxVO
SrSyDksVAcGBFKruU8MeLL8XqU0p1YESWMnkb8ZfBkvl287TtJmj4jnR6nP3S+LH
VyN6r+9lhdPtnwGdDstpdATiPWC7ZLp0DCjO16nNCA8pCl6VsX3g22WUZRaJZRpI
AVHF/32pIRE5ypNHk7qMOg8m1g1OUxh0OduJOJfw1YrP+XpbHUE=
=TtDS
-----END PGP SIGNATURE-----

Attachment: pgpY5vsD64UNC.pgp
Description: PGP signature


--- End Message ---

Reply via email to