Package: nala
Version: 0.15.4
Severity: normal

Dear Maintainer,

Downloading packages via nala in sid is broken after a recent python3-httpx 
(0.27.2-1 -> 0.28.1-1) package upgrade.

Here's the error message:


│ /usr/lib/python3/dist-packages/nala/downloader.py:404 in            │
│ start_download                                                      │
│                                                                     │
│   401 │   │   if not self.pkg_urls:                                 │
│   402 │   │   │   return True                                       │
│   403 │   │   with Live(get_renderable=self._gen_table, refresh_per │
│ ❱ 404 │   │   │   async with AsyncClient(                           │
│   405 │   │   │   │   timeout=20,                                   │
│   406 │   │   │   │   proxies=self.proxy,                           │
│   407 │   │   │   │   follow_redirects=True,                        │
│                                                                     │
│ ╭─────────────────────────── locals ───────────────────────────╮    │
│ │ self = <nala.downloader.Downloader object at 0x7f7934f816a0> │    │
│ ╰──────────────────────────────────────────────────────────────╯    │
╰─────────────────────────────────────────────────────────────────────╯

TypeError: AsyncClient.__init__() got an unexpected keyword argument
'proxies'



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (400, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.12.16-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages nala depends on:
ii  apt                        2.9.31
ii  python3                    3.13.2-1
ii  python3-anyio              4.8.0-1
ii  python3-apt                2.9.9+b1
ii  python3-debian             0.1.49
ii  python3-httpx              0.28.1-1
ii  python3-pexpect            4.9-3
ii  python3-rich               13.9.4-1
ii  python3-tomli              2.2.1-2+b1
ii  python3-typer              0.15.1-1
ii  python3-typing-extensions  4.12.2-2

Versions of packages nala recommends:
ii  python3-socksio  1.0.0-3

nala suggests no packages.

-- debconf-show failed

Reply via email to