Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #1231785
| From | Markus Koller <markus@snafu.ch> |
|---|---|
| Newsgroups | linux.debian.bugs.dist |
| Subject | Bug#1095173: visidata: vd wrapper stopped working |
| Date | 2025-02-04 20:10 +0100 |
| Message-ID | <Kcwt3-eoMV-23@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Package: visidata
Version: 3.0.2-1
Severity: important
Dear Maintainer,
The wrapper in /usr/bin/vd stopped working and now fails
with this error:
Traceback (most recent call last):
File "/usr/bin/vd", line 6, in <module>
visidata.main.vd_cli()
^^^^^^^^^^^^^^^^^^^^
AttributeError: 'function' object has no attribute 'vd_cli'
This bug was probably introduced with the recent 3.0.2-1 update.
I couldn't find any upstream issues so I assume it's a packaging problem.
The file /usr/lib/python3/dist-packages/visidata/main.py
does have a 'vd_cli' method, so I'm not sure what's going on.
Also /usr/bin/visidata still works fine, but I figured I'd
set the severity to Important because I assume many users
only call 'vd' and may not be aware of the alternative 'visidata'
command. Which also makes me wonder if 'vd' could/should just
be a symlink to 'visidata' :)
Thanks and greetings,
Markus
-- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 6.12.11-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages visidata depends on:
ii python3 [python3-supported-min] 3.13.1-2
ii python3-dateutil 2.9.0-3
ii python3-importlib-metadata 8.6.1-1
visidata recommends no packages.
visidata suggests no packages.
-- no debconf information
Back to linux.debian.bugs.dist | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#1095173: visidata: vd wrapper stopped working Markus Koller <markus@snafu.ch> - 2025-02-04 20:10 +0100 Bug#1095173: visidata: vd wrapper stopped working Raphaël Bleuse <raphael.bleuse@inria.fr> - 2025-02-24 13:20 +0100
csiph-web