Package: checkbox-ng
Version: 0.1-1
Severity: important

Dear Maintainer,

When launching checkbox-cli from an x terminal, received the following error:

me@here:~$ checkbox-cli
Executable 'checkbox' invoked with Namespace(check_config=False, checkbox=None,
command=<checkbox_ng.commands.cli.CliCommand object at 0x7fc6a8635850>,
debug_console=False, debug_interrupt=False, exclude_pattern_list=[],
include_pattern_list=[], log_level=None, not_interactive=False, pdb=False,
trace=[], whitelist=None) has crashed
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/plainbox/impl/commands/__init__.py",
line 357, in dispatch_and_catch_exceptions
    return self.dispatch_command(ns)
  File "/usr/lib/python3/dist-packages/plainbox/impl/commands/__init__.py",
line 353, in dispatch_command
    return ns.command.invoked(ns)
  File "/usr/lib/python3/dist-packages/checkbox_ng/commands/cli.py", line 502,
in invoked
    self.settings, ns).run()
  File "/usr/lib/python3/dist-packages/checkbox_ng/commands/cli.py", line 197,
in __init__
    get_whitelist_by_name(provider_list, whitelists[s]))
IndexError: list index out of range
Traceback (most recent call last):
  File "/usr/bin/checkbox-cli", line 9, in <module>
    load_entry_point('checkbox-ng==0.1', 'console_scripts', 'checkbox-cli')()
  File "/usr/lib/python3/dist-packages/checkbox_ng/main.py", line 168, in
checkbox_cli
    CheckBoxNGTool().main(['checkbox-cli'] + args))
  File "/usr/lib/python3/dist-packages/plainbox/impl/commands/__init__.py",
line 148, in main
    return self.dispatch_and_catch_exceptions(ns)
  File "/usr/lib/python3/dist-packages/plainbox/impl/commands/__init__.py",
line 357, in dispatch_and_catch_exceptions
    return self.dispatch_command(ns)
  File "/usr/lib/python3/dist-packages/plainbox/impl/commands/__init__.py",
line 353, in dispatch_command
    return ns.command.invoked(ns)
  File "/usr/lib/python3/dist-packages/checkbox_ng/commands/cli.py", line 502,
in invoked
    self.settings, ns).run()
  File "/usr/lib/python3/dist-packages/checkbox_ng/commands/cli.py", line 197,
in __init__
    get_whitelist_by_name(provider_list, whitelists[s]))
IndexError: list index out of range


   * What led up to the situation?

The program exits with the above output after any key is pressed at the "Suite
Selection" screen.





-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing-proposed-updates'), 
(500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages checkbox-ng depends on:
ii  python3              3.3.4-1
ii  python3-checkbox-ng  0.1-1
pn  python3:any          <none>

checkbox-ng recommends no packages.

checkbox-ng suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to