tags 395915 -unreproducible tags 395915 +patch Martin Dickopp <[EMAIL PROTECTED]> wrote:
> When I tried to build the package in a pbuilder (sid) environment on my > amd64 machine, I noticed that the build scripts attempted to run the > swig command. Adding "swig" to the Build-Depends and rebuilding yielded > a correctly working package. Indeed, if I rebuild the package in a pbuilder chroot in i386, I also get a "mostly empty" python-selinux package. With this patch --- libselinux-1.32.orig/debian/control 2006-11-01 17:36:16.000000000 +0100 +++ libselinux-1.32/debian/control 2006-11-01 17:30:22.000000000 +0100 @@ -3,7 +3,7 @@ Section: libs Maintainer: Manoj Srivastava <[EMAIL PROTECTED]> Standards-Version: 3.7.2.0 -Build-Depends: file, libsepol1-dev (>= 1.14), python-all-dev (>= 2.3.5-11) +Build-Depends: file, libsepol1-dev (>= 1.14), python-all-dev (>= 2.3.5-11), swig XS-Python-Version: >= 2.3 Package: selinux-utils I get a package which has these contents: ./ ./usr/ ./usr/share/ ./usr/share/doc/ ./usr/share/doc/python-selinux/ ./usr/share/doc/python-selinux/changelog.gz ./usr/share/doc/python-selinux/copyright ./usr/share/doc/python-selinux/changelog.Debian.gz ./usr/share/python-support/ ./usr/share/python-support/python-selinux/ ./usr/share/python-support/python-selinux/selinux.py ./usr/share/python-support/python-selinux/.version ./usr/lib/ ./usr/lib/python-support/ ./usr/lib/python-support/python-selinux/ ./usr/lib/python-support/python-selinux/python2.4/ ./usr/lib/python-support/python-selinux/python2.4/_selinux.so Whether it is intended and okay that there's no python2.3 subdirectory, this I do not know. Regards, Frank -- Dr. Frank Küster Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich Debian Developer (teTeX/TeXLive)