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

Sylvestre Ledru sylvestre at debian.org
Sun Jan 7 15:11:13 UTC 2018


Le 30/12/2017 à 06:25, Russ Allbery a écrit :
> 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.

This is fixed for a while in the vcs. I will uploaded it asap!

Thanks


S



More information about the Pkg-llvm-team mailing list