On Fri, Oct 03, 2025 at 04:05:44PM +0530, Aryan Karamtoth wrote:
Me and wRAR have fixed the RC bug by excluding the test and the package now builds without any errors from our side but we haven't been able to reproduce the same error you got in testing. wRAR has done a NMU for the fix.
That's because I fixed that particular problem in python-azure a while back (https://bugs.debian.org/1114162).
Here's the error that I got while running python-papermill in a minimal chroot in Sid using sbuild:
[...]
E AttributeError: <module 'azure.datalake.store.lib' from '/usr/lib/python3/dist-packages/azure/datalake/store/lib.py'> does not have the attribute 'auth'
Have you ensured that there's an upstream issue about this? It appears to have been broken by https://github.com/Azure/azure-data-lake-store-python/pull/333.
-- Colin Watson (he/him) [[email protected]]

