This patch breaks building of extension modules in a virtual environment: http://svnweb.mageia.org/packages/cauldron/python-virtualenv/releases/1.6.4/2.mga2/SOURCES/multiarch-1.6.patch?revision=149010&view=markup While it fixes the install-problem, it generates a new problem: Only pyconfig.h will be put into the virtual env. All other include files will be missing. But building extension modules requires e.g. Python.h
I was wrong here: $ virtualenv venv [...] $ ls venv/include/ multiarch-x86_64-linux/ $ ls venv/include/multiarch-x86_64-linux/ python2.7@ $ readlink venv/include/multiarch-x86_64-linux/python2.7 /usr/include/python2.7
Hi, thanks for reporting this bug. Assigned to the package maintainer.
Keywords: (none) => TriagedAssignee: bugsquad => lev
Ups, I though I already resolved it as INVALID?!
Please resolve as INVALID, I'm not allowed to.
Done.
Status: NEW => RESOLVEDResolution: (none) => INVALID