Package: python3-tqdm
Version: 4.66.4-1
Severity: minor
X-Debbugs-Cc: ma...@april.org

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

* What led up to the situation?

I installed tqdm through apt

sudo apt update
sudo apt install python3-tqdm

Then, if I use:

pip3 install some_package

... I get:

WARNING: Skipping /usr/lib/python3.12/dist-packages/tqdm-4.66.4.dist-info due
to invalid metadata entry 'name'

* What exactly did you do (or not do) that was effective (or
ineffective)?

Running this command removes the warning:

sudo rm -rf /usr/lib/python3.12/dist-packages/tqdm-4.66.4.dist-info

* What outcome did you expect instead?

The package should not lead to this warning.
I guess than removing these files from the debian package is enough:

/usr/lib/python3.12/dist-packages/tqdm-4.66.4.dist-info/INSTALLER
/usr/lib/python3.12/dist-packages/tqdm-4.66.4.dist-info/top_level.txt


-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 6.9.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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 python3-tqdm depends on:
ii  python3  3.12.3-1

python3-tqdm recommends no packages.

python3-tqdm suggests no packages.

-- no debconf information

Reply via email to