Package: python3-pip Version: 23.0.1+dfsg-1 Severity: normal Tags: upstream X-Debbugs-Cc: [email protected]
This command was executed inside a venv: ===8<---------------------------------------- $ pip install --proxy 127.0.0.1:8118 --log-file "$log_dir"/pip-argostranslate_install_"$(date +%F)".err --log "$log_dir"/pip-argostranslate_install_"$(date +%F)".log -e . ===8<---------------------------------------- The operation failed about 150 megs into the download and dumped a stack trace to the terminal. The "$log_dir" contained no log files. I also used a similar command on Bullseye likely version 20.3.4-4+deb11u1 of python3-pip, without using a venv. The operation succeeded, but the logfile was not produced. I cannot say that with certainty though. My notes indicate that I used the --log* options, but today the old log files are not there; and nor are the new ones. I doubt I would have deleted the old logs, but it’s remotely possible. In any case, certainly the bug is present in today’s version. -- System Information: Debian Release: 12.5 APT prefers stable-updates APT policy: (990, 'stable-updates'), (990, 'stable-security'), (990, 'stable'), (500, 'oldstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.10.0-28-amd64 (SMP w/2 CPU threads) Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.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-pip depends on: ii ca-certificates 20230311 ii python3 3.11.2-1+b1 ii python3-distutils 3.11.2-3 ii python3-setuptools 66.1.1-1 ii python3-wheel 0.38.4-2 Versions of packages python3-pip recommends: ii build-essential 12.9 ii python3-dev 3.11.2-1+b1 python3-pip suggests no packages. -- no debconf information

