Your message dated Tue, 30 Dec 2025 21:20:02 +0000
with message-id <[email protected]>
and subject line Bug#1091485: fixed in python-aiobotocore 2.25.2-1
has caused the Debian Bug report #1091485,
regarding python-aiobotocore: FTBFS: Tries to access Internet during build
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.)


-- 
1091485: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091485
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-aiobotocore
Version: 2.13.1-1.1
Severity: serious
Tags: ftbfs trixie sid
User: [email protected]
Usertags: unshare

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
            if isinstance(e.reason, _SSLError):
                # This branch is for urllib3 v1.22 and later.
                raise SSLError(e, request=request)
    
>           raise ConnectionError(e, request=request)
E           requests.exceptions.ConnectionError: 
HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries 
exceeded with url: /aws/aws-cli/1.32.70/setup.py (Caused by 
NameResolutionError("<urllib3.connection.HTTPSConnection object at 
0x7f35e18e2f90>: Failed to resolve 'raw.githubusercontent.com' ([Errno -3] 
Temporary failure in name resolution)"))

/usr/lib/python3/dist-packages/requests/adapters.py:700: ConnectionError
=============================== warnings summary ===============================
tests/boto_tests/test_signers.py::test_signers_generate_db_auth_token
  /usr/lib/python3/dist-packages/_pytest/threadexception.py:82: 
PytestUnhandledThreadExceptionWarning: Exception in thread Thread-1 
(_server_entry)
  
  Traceback (most recent call last):
    File "/usr/lib/python3.13/threading.py", line 1041, in _bootstrap_inner
      self.run()
      ~~~~~~~~^^
    File "/usr/lib/python3.13/threading.py", line 992, in run
      self._target(*self._args, **self._kwargs)
      ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "/<<PKGBUILDDIR>>/tests/moto_server.py", line 97, in _server_entry
      self._main_app = moto.server.DomainDispatcherApplication(
                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
          moto.server.create_backend_app, service=self._service_name
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      )
      ^
  TypeError: DomainDispatcherApplication.__init__() got an unexpected keyword 
argument 'service'
  
    warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg))

tests/python3.8/boto_tests/test_credentials.py::test_containerprovider_assume_role_no_cache
  /usr/lib/python3.13/unittest/mock.py:463: RuntimeWarning: coroutine 
'fake_aiohttp_session.<locals>.FakeAioHttpSession.FakeResponse._content' was 
never awaited
    def __init__(
  Enable tracemalloc to get traceback where the object was allocated.
  See 
https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings
 for more info.

tests/python3.8/boto_tests/test_credentials.py::test_containerprovider_assume_role_no_cache
  /usr/lib/python3.13/unittest/mock.py:463: RuntimeWarning: coroutine 
'fake_aiohttp_session.<locals>.FakeAioHttpSession.FakeResponse._text' was never 
awaited
    def __init__(
  Enable tracemalloc to get traceback where the object was allocated.
  See 
https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings
 for more info.

tests/python3.8/boto_tests/test_signers.py::test_testsigner_generate_presigned_post
  /<<PKGBUILDDIR>>/aiobotocore/signers.py:282: DeprecationWarning: 
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future 
version. Use timezone-aware objects to represent datetimes in UTC: 
datetime.datetime.now(datetime.UTC).
    datetime_now = datetime.datetime.utcnow()

tests/test_adaptive.py::TestAsyncClientRateLimiter::test_token_bucket_enabled_on_throttling_error
  /usr/lib/python3.13/unittest/mock.py:2245: RuntimeWarning: coroutine 
'fake_aiohttp_session.<locals>.FakeAioHttpSession.FakeResponse._text' was never 
awaited
    def __init__(self, name, parent):
  Enable tracemalloc to get traceback where the object was allocated.
  See 
https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings
 for more info.

tests/test_version.py::test_release_versions
  /<<PKGBUILDDIR>>/tests/test_version.py:35: DeprecationWarning: The 
frontend.OptionParser class will be replaced by a subclass of 
argparse.ArgumentParser in Docutils 0.21 or later.
    settings = docutils.frontend.OptionParser(

tests/test_version.py: 70 warnings
  /usr/lib/python3.13/optparse.py:1000: DeprecationWarning: The frontend.Option 
class will be removed in Docutils 0.21 or later.
    option = self.option_class(*args, **kwargs)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED tests/test_version.py::test_release_versions - requests.exceptions.Con...
========== 1 failed, 129 passed, 12 deselected, 76 warnings in 0.69s ===========
make[1]: *** [debian/rules:10: override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

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

Note: You can reproduce this easily by trying to build the package using
sbuild unshare backend.

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 could not 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 affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: python-aiobotocore
Source-Version: 2.25.2-1
Done: Edward Betts <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-aiobotocore, 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-aiobotocore 
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: Tue, 30 Dec 2025 17:44:46 +0000
Source: python-aiobotocore
Architecture: source
Version: 2.25.2-1
Distribution: unstable
Urgency: medium
Maintainer: Home Assistant Team <[email protected]>
Changed-By: Edward Betts <[email protected]>
Closes: 1091485
Changes:
 python-aiobotocore (2.25.2-1) unstable; urgency=medium
 .
   [ Antonio Valentino ]
   * New upstream release.
   * Update d/watch to use github.
   * debian/control:
     - Update dependencies.
       New dependencies: python3-dateutil, python3-jmespath and
       python3-multidict.
     - Use dh-sequence-python3.
   * Update d/copyright.
   * debian/rules:
     - Skip test requiring access to the internet (Closes: #1091485).
 .
   [ Edward Betts ]
   * Add my name to Uploaders.
   * Remove 'Priority: optional', now the default.
   * Update Standards-Version.
   * Update debian/watch to format version 5.
   * Add debian/salsa-ci.yml.
Checksums-Sha1:
 d43f5265150cfadbe835bf3f3ba959b46a5d4552 2680 python-aiobotocore_2.25.2-1.dsc
 03956368d1f93c54900aafe9683b059feab7a7ed 424107 
python-aiobotocore_2.25.2.orig.tar.gz
 194a9e5e5b9f3539064caa3b01ad0a6009ef9429 2692 
python-aiobotocore_2.25.2-1.debian.tar.xz
 c3f284e33201ec81cac627530a50fb7b8b3b6dd2 6786 
python-aiobotocore_2.25.2-1_source.buildinfo
Checksums-Sha256:
 062baa911b7b3a5ffe4f661f70eb9d5c3cc782a72af210f408d5614674a24b58 2680 
python-aiobotocore_2.25.2-1.dsc
 423219e1c9cd6c86c87421e183dcaa8375d7190571bb8aa195280e0dc1ec7901 424107 
python-aiobotocore_2.25.2.orig.tar.gz
 d9bda650eae43e44bf7e0e39b5939c99e26cc17e5f00b83366c68afbfc403046 2692 
python-aiobotocore_2.25.2-1.debian.tar.xz
 420d9b4bb53c931d38ad1cb43b915ae779740d6e3d64fa87266f377a624fd5f5 6786 
python-aiobotocore_2.25.2-1_source.buildinfo
Files:
 a703a1d1ca84f3c52fbea9cf362e6b43 2680 python optional 
python-aiobotocore_2.25.2-1.dsc
 bf1b9346fea10b733ac292dcb2ca1b8b 424107 python optional 
python-aiobotocore_2.25.2.orig.tar.gz
 1c6821d719ca56507d178f25cb474499 2692 python optional 
python-aiobotocore_2.25.2-1.debian.tar.xz
 b485bc8f794fce2504cb43b369f12ff7 6786 python optional 
python-aiobotocore_2.25.2-1_source.buildinfo

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

iQIzBAEBCgAdFiEE+4rPp4xyYInDitAmlgWhCYxjuSoFAmlUEMUACgkQlgWhCYxj
uSoOOQ//YPfadgBK7WC6HZDig2YOE4fADn9dBJh00CLzUqi7Lu5vhvQDSu+LQWEz
Pq/VM6DBNOSmF+kzPQG2UQHHVQ8QVCoCQqBuieschajwLeMsDIvSlKvR15Pih268
w98MJh8fx73xQWGlLiEYjfx2VDQEz1iHXuoW4W+kKtUINp2l0bN38vf5W/zK8obF
hb+CVZKIH/Lr/eywAjsF4OCzV+0UJoJZhIik1gXJCV3BspEWKWytn6lBsWNfiED5
31M2Gjhvhuk+O8cJYkt5VFt1pM/KnbFV8ShorwC2xtnEGHG2GrlDtKaakKpL70aQ
BzQmuLiqrBP8wPPaIhluMZ5NO6Jzy7O4oqbumD/vVuOxvqAKbvwGYLzO2kAGj1xK
O3GF4y8JGQHg0+cEPfRRtrXS2JkllwTkHn56uQgnVWBJy6nxhqQJxF68v13WbGSm
HuSj4gQLmuWS01VtTWfzKBjT36yqmKYNLqgzXQ9fhHhfQMUNmeefHh88jtBS/PIA
SYKI3Z8pUwDnWre2bnISVcllGdp41rcNqzxpJICs/QQhguDxbfz9hj0FNM4CM9Gu
0x0CRE7DzM1BWDw0+6Nk8EkXENE6hZXkhlheHo3J/nTBClJdhOBFRHqx5b55SeEx
uFxMRybYbBmNN7nVPcBMjseDirYg9bBdfrlOg4d7XW2aQ9+xRhk=
=UCvo
-----END PGP SIGNATURE-----

Attachment: pgpBnhUFwj2WU.pgp
Description: PGP signature


--- End Message ---

Reply via email to