Your message dated Wed, 08 Jan 2020 11:39:11 +0000
with message-id <e1ip9g7-0001s6...@fasolo.debian.org>
and subject line Bug#948409: fixed in llvm-toolchain-9 1:9.0.1-5
has caused the Debian Bug report #948409,
regarding python3-clang-9: Python3 files installed to /usr/lib/python2.7
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
948409: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=948409
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-clang-9
Severity: grave
Version: 1:9.0.1-4

Hi,

I just tried fixing various autopkgtests in cmake-extras. One test involves python3-clang(-9) as currently found in Debian experimental.

Importing from python3-clang-9 fails with this message:

```
[...]
"demolib-include-check" start time: Jan 08 10:45 UTC
Output:
----------------------------------------------------------
Traceback (most recent call last):
File "/usr/share/cmake/IncludeChecker/include_checker.py", line 23, in <module>
    from clang.cindex import Index
ModuleNotFoundError: No module named 'clang'
```

This is very very likely caused by a very defect file tree in python-clang-9 1:9.0.1-4:

```
[mike@minobo Temporary]$ dpkg -l python3-clang-9
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name            Version      Architecture Description
+++-===============-============-============-=================================
ii  python3-clang-9 1:9.0.1-4    amd64        Clang Python Bindings
```

```
[mike@minobo Temporary]$ dpkg -L python3-clang-9
/.
/usr
/usr/lib
/usr/lib/python2.7

         ^^^^^^^^^ OUCH!

/usr/lib/python2.7/dist-packages
/usr/lib/python2.7/dist-packages/clang
/usr/lib/python2.7/dist-packages/clang/__init__.py
/usr/lib/python2.7/dist-packages/clang/cindex.py
/usr/lib/python2.7/dist-packages/clang/enumerations.py
/usr/share
/usr/share/doc
/usr/share/doc/python3-clang-9
/usr/share/doc/python3-clang-9/NEWS.Debian.gz
/usr/share/doc/python3-clang-9/changelog.Debian.gz
/usr/share/doc/python3-clang-9/copyright
```

Greets,
Mike
--

mike gabriel aka sunweaver (Debian Developer)
mobile: +49 (1520) 1976 148
landline: +49 (4351) 486 14 27

GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22  0782 9AF4 6B30 2577 1B31
mail: sunwea...@debian.org, http://sunweavers.net

Attachment: pgpPIgwMrciv4.pgp
Description: Digitale PGP-Signatur


--- End Message ---
--- Begin Message ---
Source: llvm-toolchain-9
Source-Version: 1:9.0.1-5

We believe that the bug you reported is fixed in the latest version of
llvm-toolchain-9, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 948...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gianfranco Costamagna <locutusofb...@debian.org> (supplier of updated 
llvm-toolchain-9 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 08 Jan 2020 12:15:06 +0100
Source: llvm-toolchain-9
Binary: clang-9 clang-tools-9 clang-format-9 clang-tidy-9 clangd-9 clang-9-doc 
libclang1-9 libclang-9-dev libclang-common-9-dev libclang-cpp1-9 libclang-cpp9 
libfuzzer-9-dev python3-clang-9 python-clang-9 clang-9-examples libllvm9 llvm-9 
llvm-9-runtime llvm-9-dev llvm-9-tools libllvm-9-ocaml-dev llvm-9-doc 
llvm-9-examples lld-9 liblld-9 liblld-9-dev lldb-9 liblldb-9 python3-lldb-9 
liblldb-9-dev libomp-9-dev libomp5-9 libomp-9-doc libc++1-9 libc++-9-dev 
libc++abi1-9 libc++abi-9-dev
Architecture: source
Version: 1:9.0.1-5
Distribution: unstable
Urgency: medium
Maintainer: LLVM Packaging Team <pkg-llvm-t...@lists.alioth.debian.org>
Changed-By: Gianfranco Costamagna <locutusofb...@debian.org>
Description:
 clang-9    - C, C++ and Objective-C compiler
 clang-9-doc - C, C++ and Objective-C compiler - Documentation
 clang-9-examples - Clang examples
 clang-format-9 - Tool to format C/C++/Obj-C code
 clang-tidy-9 - clang-based C++ linter tool
 clang-tools-9 - clang-based tools for C/C++ developments
 clangd-9   - Language server that provides IDE-like features to editors
 libc++-9-dev - LLVM C++ Standard library (development files)
 libc++1-9  - LLVM C++ Standard library
 libc++abi-9-dev - LLVM low level support for a standard C++ library 
(development fi
 libc++abi1-9 - LLVM low level support for a standard C++ library
 libclang-9-dev - Clang library - Development package
 libclang-common-9-dev - Clang library - Common development package
 libclang-cpp1-9 - transitional package
 libclang-cpp9 - C++ interface to the Clang library
 libclang1-9 - C interface to the Clang library
 libfuzzer-9-dev - Library for coverage-guided fuzz testing
 liblld-9   - LLVM-based linker, library
 liblld-9-dev - LLVM-based linker, header files
 liblldb-9  - Next generation, high-performance debugger, library
 liblldb-9-dev - Next generation, high-performance debugger, header files
 libllvm-9-ocaml-dev - Modular compiler and toolchain technologies, OCaml 
bindings
 libllvm9   - Modular compiler and toolchain technologies, runtime library
 libomp-9-dev - LLVM OpenMP runtime - dev package
 libomp-9-doc - LLVM OpenMP runtime - Documentation
 libomp5-9  - LLVM OpenMP runtime
 lld-9      - LLVM-based linker
 lldb-9     - Next generation, high-performance debugger
 llvm-9     - Modular compiler and toolchain technologies
 llvm-9-dev - Modular compiler and toolchain technologies, libraries and header
 llvm-9-doc - Modular compiler and toolchain technologies, documentation
 llvm-9-examples - Modular compiler and toolchain technologies, examples
 llvm-9-runtime - Modular compiler and toolchain technologies, IR interpreter
 llvm-9-tools - Modular compiler and toolchain technologies, tools
 python-clang-9 - transitional package to python3-clang-9
 python3-clang-9 - Clang Python Bindings
 python3-lldb-9 - Next generation, high-performance debugger, python3 lib
Closes: 948409
Changes:
 llvm-toolchain-9 (1:9.0.1-5) unstable; urgency=medium
 .
   * Install clang in Python3 directory (Closes: #948409)
     - thanks Mike Gabriel for the helpful report!
Checksums-Sha1:
 ca5925ebded705e016d41d6f1e2413307fa88cc2 5931 llvm-toolchain-9_9.0.1-5.dsc
 d255bf2fa0198519f8b8e9f6153527cec8d4faa7 126424 
llvm-toolchain-9_9.0.1-5.debian.tar.xz
 6926bc6f7157ea5b968b8448d46462e14b06111e 13279 
llvm-toolchain-9_9.0.1-5_source.buildinfo
Checksums-Sha256:
 f134df707161202449c853e9130d363e7eab1b8ffeaa01ea9cc2b6476783c966 5931 
llvm-toolchain-9_9.0.1-5.dsc
 2dbfc603eee2b8a46baf3e3290fe9e0e5d86c86cc676c2eaf9aabe645b602745 126424 
llvm-toolchain-9_9.0.1-5.debian.tar.xz
 a2796e17cac18d43d23e47cf9b573037b7054c2bc95fda4616aaf2a8db2d9363 13279 
llvm-toolchain-9_9.0.1-5_source.buildinfo
Files:
 6f36d36b105e601c645dd4d007f83040 5931 devel optional 
llvm-toolchain-9_9.0.1-5.dsc
 07725f91793aeaf3d9fd69e266e2dede 126424 devel optional 
llvm-toolchain-9_9.0.1-5.debian.tar.xz
 9569563b6393123b78b9d345422c5a69 13279 devel optional 
llvm-toolchain-9_9.0.1-5_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEkpeKbhleSSGCX3/w808JdE6fXdkFAl4Vur8ACgkQ808JdE6f
Xdm6iw/+P6OtNqxBjVjt1sd097afQfTRsYZDdNQe9rBrttr7YTPDqpIAD6fBAGOC
ElyKkqAPsy4fwQpkr+C+gNLXWQch4+nvscGp+cSMjeRPV4Yv+MIVYVC4NEa43SOA
5YChUGw9uyZ9f8tRrFh8gClNP5J8j7JoHR+guwpElSI2tJVRJm8bR4vSD/n3vQgg
f9g0VVgKDRhZRRmku5BAS8P5YkddH6ACuJjJHCRwZ8DG8wmx3Qkyg+n374KRi2bx
56XZyNCeU66ov1Y9wRPY3nfkRZpd6HznMaQCGjIGieJTrTWAejcPwc/w5a33UsTC
tu3yHyYebjgp7cxErhuLgLGEmcm2VUreO7MCVYvLFV5EOoaTuuHxkR7K1hQc0HAw
AzgAESdbR9XEMm+y2/bm3vQMbzhDVmHm515hfm4I57dQiLeRDDWxFh1KVMF668+z
RkxAMAkU0l55BIu8biIxu+4lS+eYoHMzd6IvMrEciGF1o1l0/7QVytj/70+ARZN0
gLBuKM0I2jgX8Lwv+Zij72UAk7GyfqYOpqGU/Dr6bVtwC8+K8sYYHRO2cwVAhN6L
F8yDxca3JWy1uO7pnltUJWflaYeWgLytkHBRyDB1ldESOEQbQwdMjoHBNP4oXoeA
dUMv2IkBufYnQHFOdutyeJgtZr6HV099+kVBpKGXcjs4BDJM0oM=
=CzlV
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to