Your message dated Tue, 20 Oct 2009 00:02:14 +0000
with message-id <e1n02b4-0004cg...@ries.debian.org>
and subject line Bug#551664: fixed in libselinux 2.0.87-2
has caused the Debian Bug report #551664,
regarding python-selinux python modules are missing
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.)


-- 
551664: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551664
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libselinux
Version: 2.0.87-1
Severity: grave
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu karmic ubuntu-patch

It was pointed out to me that python-selinux is missing all of its Python
modules:

As evidence from the build log[1]:
drwxr-xr-x root/root         0 2009-10-14 05:39 ./
drwxr-xr-x root/root         0 2009-10-14 05:39 ./usr/
drwxr-xr-x root/root         0 2009-10-14 05:39 ./usr/lib/
drwxr-xr-x root/root         0 2009-10-14 05:39 ./usr/lib/python-support/
drwxr-xr-x root/root         0 2009-10-14 05:39 
./usr/lib/python-support/python-selinux/
drwxr-xr-x root/root         0 2009-10-14 05:39 ./usr/share/
drwxr-xr-x root/root         0 2009-10-14 05:39 ./usr/share/doc/
drwxr-xr-x root/root         0 2009-10-14 05:39 ./usr/share/doc/python-selinux/
-rw-r--r-- root/root     13127 2009-10-14 05:38 
./usr/share/doc/python-selinux/changelog.Debian.gz
-rw-r--r-- root/root      3123 2009-10-14 05:38 
./usr/share/doc/python-selinux/copyright
-rw-r--r-- root/root     10101 2009-09-28 20:17 
./usr/share/doc/python-selinux/changelog.gz
drwxr-xr-x root/root         0 2009-10-14 05:39 ./usr/share/python-support/
drwxr-xr-x root/root         0 2009-10-14 05:39 
./usr/share/python-support/python-selinux/
-rw-r--r-- root/root         8 2009-10-14 05:39 
./usr/share/python-support/python-selinux/.version

Looks like the Makefile did not abort when "pkg-config" was missing.
Attached patch add the missing build-dep.

Thanks!

-Kees


[1] 
https://buildd.debian.org/fetch.cgi?pkg=libselinux;ver=2.0.87-1;arch=i386;stamp=1255498769


-- 
Kees Cook                                            @debian.org
diff -u libselinux-2.0.85/debian/control libselinux-2.0.85/debian/control
--- libselinux-2.0.85/debian/control
+++ libselinux-2.0.85/debian/control
@@ -7,7 +7,7 @@
 Maintainer: Manoj Srivastava <sriva...@debian.org>
 Standards-Version: 3.8.3.0
 Build-Depends: file, libsepol1-dev (>= 2.0.37), python-all-dev (>= 2.3.5-11),
-               swig, ruby1.8-dev, ruby
+               swig, ruby1.8-dev, ruby, pkg-config
 XS-Python-Version: >= 2.4
 
 Package: selinux-utils

--- End Message ---
--- Begin Message ---
Source: libselinux
Source-Version: 2.0.87-2

We believe that the bug you reported is fixed in the latest version of
libselinux, which is due to be installed in the Debian FTP archive:

libselinux-ruby1.8_2.0.87-2_amd64.deb
  to pool/main/libs/libselinux/libselinux-ruby1.8_2.0.87-2_amd64.deb
libselinux1-dev_2.0.87-2_amd64.deb
  to pool/main/libs/libselinux/libselinux1-dev_2.0.87-2_amd64.deb
libselinux1_2.0.87-2_amd64.deb
  to pool/main/libs/libselinux/libselinux1_2.0.87-2_amd64.deb
libselinux_2.0.87-2.diff.gz
  to pool/main/libs/libselinux/libselinux_2.0.87-2.diff.gz
libselinux_2.0.87-2.dsc
  to pool/main/libs/libselinux/libselinux_2.0.87-2.dsc
python-selinux_2.0.87-2_amd64.deb
  to pool/main/libs/libselinux/python-selinux_2.0.87-2_amd64.deb
selinux-utils_2.0.87-2_amd64.deb
  to pool/main/libs/libselinux/selinux-utils_2.0.87-2_amd64.deb



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 551...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Manoj Srivastava <sriva...@debian.org> (supplier of updated libselinux 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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

Format: 1.8
Date: Mon, 19 Oct 2009 17:45:51 -0500
Source: libselinux
Binary: selinux-utils libselinux1 libselinux1-dev libselinux-ruby1.8 
python-selinux
Architecture: source amd64
Version: 2.0.87-2
Distribution: unstable
Urgency: high
Maintainer: Manoj Srivastava <sriva...@debian.org>
Changed-By: Manoj Srivastava <sriva...@debian.org>
Description: 
 libselinux-ruby1.8 - Ruby bindings to SELinux shared libraries
 libselinux1 - SELinux runtime shared libraries
 libselinux1-dev - SELinux development headers
 python-selinux - Python bindings to SELinux shared libraries
 selinux-utils - SELinux utility programs
Closes: 551664
Changes: 
 libselinux (2.0.87-2) unstable; urgency=high
 .
   * [937ad58]: [libselinux] Add pkg-config as a build dependency
   * Bug fix: "python-selinux python modules are missing", thanks to Kees
     Cook                                               (Closes: #551664).
Checksums-Sha1: 
 53d432e474667749c64d68dc233f4b9925538b36 1308 libselinux_2.0.87-2.dsc
 34faa5ddaa67693c4dbd5289dd88fb8a914db997 39320 libselinux_2.0.87-2.diff.gz
 35fd705ff4c4648eca0c488a55d97bba1d4a58a4 60764 selinux-utils_2.0.87-2_amd64.deb
 921d04b5fd120844977d056fb950e8b83d91e606 84784 libselinux1_2.0.87-2_amd64.deb
 0e3653fc4f1847cbd7181f499e9e000bd6eb1161 310648 
libselinux1-dev_2.0.87-2_amd64.deb
 b20332f54664457ad52c23a2d32ab4b51f22a24b 87048 
libselinux-ruby1.8_2.0.87-2_amd64.deb
 fe28627759a461ddd19b420743eda4abb270d641 30454 
python-selinux_2.0.87-2_amd64.deb
Checksums-Sha256: 
 38fece27e9b1250ec79d6a9a6c8d8333c7941bac271d4f24f88d6f2c8aaa8ac7 1308 
libselinux_2.0.87-2.dsc
 a0f1b1c6666256feca19a39f852e77a7cbf0c14d0703e2915d37b8042d03e940 39320 
libselinux_2.0.87-2.diff.gz
 0835ba2f0c8564c43b8e5692404518e22b040347b671c9e7c90200632a883cd8 60764 
selinux-utils_2.0.87-2_amd64.deb
 c1796068ab93acbbd66cf01a212020a843fe93348cd335e3751099cab9bc9f44 84784 
libselinux1_2.0.87-2_amd64.deb
 09dabf577c430fe6d9b0cbe88be080cfb0e3b5c4378169871683f55919f9c0b2 310648 
libselinux1-dev_2.0.87-2_amd64.deb
 a06010994b1d347d48dde98e0d06a3b7728481d9e20d4cbd89dbc1f1f906cb63 87048 
libselinux-ruby1.8_2.0.87-2_amd64.deb
 26f216d0e2489691f9e66d88fae4a89f217b58774f9af081289ca2712eb65969 30454 
python-selinux_2.0.87-2_amd64.deb
Files: 
 d74b5fb50ec1562042c4c02f44c46e3e 1308 libs optional libselinux_2.0.87-2.dsc
 39e93e12707a8a7d07d7c83a2d20e45e 39320 libs optional 
libselinux_2.0.87-2.diff.gz
 a12b2e182b725e5188aab409f13dafef 60764 admin optional 
selinux-utils_2.0.87-2_amd64.deb
 a9b553b1f6c74519ba5300bb526ce619 84784 libs required 
libselinux1_2.0.87-2_amd64.deb
 ac39741d8aba8b82a64e08ddb77771f8 310648 libdevel optional 
libselinux1-dev_2.0.87-2_amd64.deb
 657ff9f5da65f261db2939f4b4beaf19 87048 ruby optional 
libselinux-ruby1.8_2.0.87-2_amd64.deb
 35cd0a13551e3bafa66e6382130a4132 30454 python optional 
python-selinux_2.0.87-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14-svn0 (GNU/Linux)

iEYEAREDAAYFAkrc+58ACgkQIbrau78kQkw9ggCglPlNr7+buV67P9m5tW5c9Bx8
6RcAnR/jZ4p8EMHF8VvXHekLHLWp5hlC
=7mzK
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to