Bug#885827: scan-view still points to the old clang directory

Russ Allbery rra at debian.org
Sat Dec 30 05:25:18 UTC 2017


Package: clang
Version: 1:4.0-40
Severity: normal

When run, scan-view reports:

Traceback (most recent call last):
  File "/usr/bin/scan-view", line 144, in <module>
    main()
  File "/usr/bin/scan-view", line 141, in main
    run(port, args, args.root)
  File "/usr/bin/scan-view", line 71, in run
    import ScanView
ImportError: No module named ScanView
Unhandled exception in thread started by 
sys.excepthook is missing
lost sys.stderr

Changing this line:

BASE_DIR = '/usr/share/clang/scan-view-3.9'

to point to 4.0 fixes the problem.

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.14.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages clang depends on:
ii  clang-4.0  1:4.0.1-8

clang recommends no packages.

clang suggests no packages.

-- no debconf information



More information about the Pkg-llvm-team mailing list