Processing commands for cont...@bugs.debian.org:
> clone 700995 -1
Bug #700995 [python3-mpi4py] python3-mpi4py: directory vs. symlink conflict:
/usr/include/python3.2
Bug 700995 cloned as bug 701045
> reassign -1 python3.2-dev
Bug #701045 [python3-mpi4py] python3-mpi4py: directory vs. symlink con
oops
thanks for the report... testing following fix:
set -e; for v in $(PY3VERS); do \
[ -d $(CURDIR)/debian/python3-mpi4py/usr/include/python$$v ] || \
- mkdir -p $(CURDIR)/debian/python3-mpi4py/usr/include/python$$v; \
- dh_link -ppython3-mpi4py
usr/lib/pyth
Package: python3-mpi4py
Version: 1.3+hg20120611-1
Severity: serious
Hi,
while looking into #700782, we discovered that there is a symlink
vs. directory conflict between python3-mpi4py and python3.2-dev:
python3.2-dev has /usr/include/python3.2 -> python3.2mu
python3-mpi4py ships /usr/include/
3 matches
Mail list logo