Package: python-rtslib Version: 3.0+git0.86e46bc6-2 Severity: grave Dear Maintainer,
Since upgrading targetcli, rtslib and configshell on my jessie system, I can no longer use targetcli: tarquin bootc # targetcli Traceback (most recent call last): File "/usr/bin/targetcli", line 23, in <module> from targetcli import UIRoot File "/usr/lib/python2.7/dist-packages/targetcli/__init__.py", line 18, in <module> from ui_root import UIRoot File "/usr/lib/python2.7/dist-packages/targetcli/ui_root.py", line 21, in <module> from rtslib import RTSRoot, Config File "/usr/lib/python2.7/dist-packages/rtslib/__init__.py", line 33, in <module> from config import Config, ConfigError File "/usr/lib/python2.7/dist-packages/rtslib/config.py", line 30, in <module> from config_parser import ConfigParser, PolicyParser, PatternParser File "/usr/lib/python2.7/dist-packages/rtslib/config_parser.py", line 25, in <module> import pyparsing as pp ImportError: No module named pyparsing The python-rtslib package is evidently missing a dependency on python-pyparsing. Installing this package fixes the above, but aborts with a different missing package. I found I needed the following packages to allow targetcli to start: - python-pyparsing - python-prettytable I note that even with those, targetcli was unusable. Further bugs on that will follow. HTH, Chris -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (990, 'testing'), (500, 'testing-updates'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.14-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages python-rtslib depends on: ii python 2.7.8-1 ii python-configobj 5.0.6-1 ii python-ipaddr 2.1.11-2 ii python-netifaces 0.10.4-0.1 python-rtslib recommends no packages. python-rtslib suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org