Package: pipx
Version: 1.1.0-1
Severity: normal
Tags: upstream
X-Debbugs-Cc: [email protected]
The argostranslate app was installed successfully by root as a
system-wide multi-user app as follows:
===8<----------------------------------------
$ PIPX_HOME=${prefix:-/opt/}/pipx PIPX_BIN_DIR=${prefix:-/usr/local}/bin pipx
install --verbose argostranslate
pipx >(setup:757): pipx version is 1.1.0
pipx >(setup:758): Default python interpreter is '/usr/bin/python3'
pipx >(package_name_from_spec:323): Determined package name: argostranslate
pipx >(package_name_from_spec:324): Package name determined in 0.0s
creating virtual environment...
pipx >(run_subprocess:173): running /usr/bin/python3 -m venv --without-pip
/opt/pipx/venvs/argostranslate
pipx >(run_subprocess:173): running /opt/pipx/venvs/argostranslate/bin/python
-c import sysconfig; print(sysconfig.get_path('purelib'))
pipx >(run_subprocess:173): running /opt/pipx/shared/bin/python -c import
sysconfig; print(sysconfig.get_path('purelib'))
pipx >(run_subprocess:173): running /opt/pipx/venvs/argostranslate/bin/python
--version
pipx >(_parsed_package_to_package_or_url:128): cleaned package spec:
argostranslate
installing argostranslate...
pipx >(run_subprocess:173): running /opt/pipx/venvs/argostranslate/bin/python
-m pip install argostranslate
pipx >(run_subprocess:173): running <fetch_info_in_venv commands>
pipx >(get_venv_metadata_for_package:303): get_venv_metadata_for_package:
2081ms
pipx >(_parsed_package_to_package_or_url:128): cleaned package spec:
argostranslate
pipx >(needs_upgrade:69): Time since last upgrade of shared libs, in seconds:
6108. Upgrade will be run by pipx if greater than 2592000.
installed package argostranslate 1.9.6, installed using Python 3.11.2
These apps are now globally available
- argos-translate
- argospm
pipx >(warn_if_not_on_path:410): ⚠️ Note: '/usr/local/bin' is not on your
PATH environment variable. These apps will not be globally accessible until
your PATH is
updated. Run `pipx ensurepath` to automatically add it, or manually
modify your PATH in your shell's config file (i.e. ~/.bashrc).
done! ✨ 🌟 ✨
===8<----------------------------------------
Running “pipx list” both as root and as a user yields:
===8<----------------------------------------
nothing has been installed with pipx 😴
===8<----------------------------------------
On the off chance that this is an environmental issue, running within the venv
was also tested:
===8<----------------------------------------
$ source /opt/pipx/venvs/argostranslate/bin/activate
(argostranslate) 0 $ pipx list
nothing has been installed with pipx 😴
===8<----------------------------------------
The argostranslate app runs fine. So it’s unclear why pipx would lose
track of it right away.
-- 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 pipx depends on:
ii python3 3.11.2-1+b1
ii python3-argcomplete 2.0.0-1
ii python3-importlib-metadata 4.12.0-1
ii python3-packaging 23.0-1
ii python3-userpath 1.8.0-1
ii python3-venv 3.11.2-1+b1
Versions of packages pipx recommends:
ii fonts-font-awesome 5.0.10+really4.7.0~dfsg-4.1
ii libjs-bootstrap4 4.6.1+dfsg1-4
ii libjs-highlight.js 9.18.5+dfsg1-2
ii libjs-jquery 3.6.1+dfsg+~3.5.14-1
ii libjs-lunr 2.3.9~dfsg-2
ii mkdocs 1.4.2+dfsg-2
pipx suggests no packages.
-- no debconf information