-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Installation issue: py-pycairo #22277
Copy link
Copy link
Closed
Labels
Description
Installation of py-pycairo creates weird directory named "" (quotes quotes).
Steps to reproduce the issue
$ spack install [email protected]
$ ls /cvmfs/sw.hsf.org/sft-spack/linux-centos7-haswell/gcc-8.3.0/py-pycairo-1.18.1-uslltv7ca6acskilahdf7v2jgzrgtim4/ -l
total 0
drwxr-sr-x. 4 sftnight sf 44 Mar 12 21:28 ""
drwxr-sr-x. 4 sftnight sf 48 Mar 12 21:28 lib```Information on your system
- Spack: 0.16.1-1650-1492461
- Python: 3.6.8
- Platform: linux-centos7-haswell
- Concretizer: original
Additional information
Possibly related to or the same as #22108
Pinging maintainer @adamjstewart
General information
- I have run
spack debug reportand reported the version of Spack/Python/Platform - I have run
spack maintainers <name-of-the-package>and @mentioned any maintainers - I have uploaded the build log and environment files
- I have searched the issues of this repo and believe this is not a duplicate
Reactions are currently unavailable