Your message dated Wed, 14 Oct 2009 07:02:17 +0000
with message-id <[email protected]>
and subject line Bug#549610: fixed in libsemanage 2.0.39-1
has caused the Debian Bug report #549610,
regarding libsemanage1: /lib shlib links to /usr/lib shlib
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 [email protected]
immediately.)


-- 
549610: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549610
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libsemanage1
Version: 2.0.36-2
Severity: important

Hi,

As demonstrated by

$ ldd /lib/libsemanage.so.1
        linux-gate.so.1 =>  (0xb8092000)
        libsepol.so.1 => /lib/libsepol.so.1 (0xb8015000)
        libselinux.so.1 => /lib/libselinux.so.1 (0xb7ffa000)
        libbz2.so.1.0 => /lib/libbz2.so.1.0 (0xb7fe9000)
        libustr-1.0.so.1 => /usr/lib/libustr-1.0.so.1 (0xb7fbf000)
        libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb7e60000)
        libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0xb7e5c000)
        /lib/ld-linux.so.2 (0xb8093000)

libsemanage1 links to libustr which is located under the, possible separate or 
external, /usr partition, which would render libsemanage unusable in such 
setups.

The package description of libustr suggests that it is somehow possible to use 
it without actually linking to the lib, so it might be the way to fix this 
bug.

Cheers,
-- 
Raphael Geissert - Debian Developer
www.debian.org - get.debian.net



--- End Message ---
--- Begin Message ---
Source: libsemanage
Source-Version: 2.0.39-1

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

libsemanage-ruby1.8_2.0.39-1_amd64.deb
  to pool/main/libs/libsemanage/libsemanage-ruby1.8_2.0.39-1_amd64.deb
libsemanage1-dev_2.0.39-1_amd64.deb
  to pool/main/libs/libsemanage/libsemanage1-dev_2.0.39-1_amd64.deb
libsemanage1_2.0.39-1_amd64.deb
  to pool/main/libs/libsemanage/libsemanage1_2.0.39-1_amd64.deb
libsemanage_2.0.39-1.diff.gz
  to pool/main/libs/libsemanage/libsemanage_2.0.39-1.diff.gz
libsemanage_2.0.39-1.dsc
  to pool/main/libs/libsemanage/libsemanage_2.0.39-1.dsc
libsemanage_2.0.39.orig.tar.gz
  to pool/main/libs/libsemanage/libsemanage_2.0.39.orig.tar.gz
python-semanage_2.0.39-1_amd64.deb
  to pool/main/libs/libsemanage/python-semanage_2.0.39-1_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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Manoj Srivastava <[email protected]> (supplier of updated libsemanage 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 [email protected])


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

Format: 1.8
Date: Wed, 14 Oct 2009 00:45:52 -0500
Source: libsemanage
Binary: libsemanage1 libsemanage1-dev libsemanage-ruby1.8 python-semanage
Architecture: source amd64
Version: 2.0.39-1
Distribution: unstable
Urgency: low
Maintainer: Manoj Srivastava <[email protected]>
Changed-By: Manoj Srivastava <[email protected]>
Description: 
 libsemanage-ruby1.8 - Ruby bindings to for SELinux policymanagement
 libsemanage1 - SELinux policy management library
 libsemanage1-dev - Header files and libraries for SELinux policy manipulation
 python-semanage - Python bindings  for SELinux policy management
Closes: 549610
Changes: 
 libsemanage (2.0.39-1) unstable; urgency=low
 .
   * New upstream point release
     + Change semodule upgrade behavior to install even if the module
       is not present from Dan Walsh.
     + Make genhomedircon trim excess '/' from homedirs from Dan Walsh.
     + Fix persistent dontaudit support to rebuild policy if the
       dontaudit state is changed from Chad Sellers.
     The first change is nice, since now you may just isntall a policy
     module using semodule, without having to check if the module was
     already in policy (ie, no distinction between install/update)
   * Bug fix: "/lib shlib links to /usr/lib shlib", thanks to Raphael
     Geissert. Moved libsemanage to /usr/lib        (Closes: #549610).
   * Pass CC, CFLAGS, Ans LDFLAGS along when compiling the python bindings
     (should help cross compilation)
Checksums-Sha1: 
 51bbb253a07483e68d094ea562b302f272f9302f 1361 libsemanage_2.0.39-1.dsc
 b0921a41a84366f865de32092ff8bb78707bffb1 179496 libsemanage_2.0.39.orig.tar.gz
 dfc0c9aaad84104748bd6118a3f0ad02cda8f209 71048 libsemanage_2.0.39-1.diff.gz
 c66da01f32f38d90caf819410624368272bd4034 101116 libsemanage1_2.0.39-1_amd64.deb
 274c05e61eded84b61e857fb8a759f5825c75063 454990 
libsemanage1-dev_2.0.39-1_amd64.deb
 a263a3d96fb99fd61839acf10ae5436d90741897 63584 
libsemanage-ruby1.8_2.0.39-1_amd64.deb
 7a312d5d102cce892c72444f11e64f5187c77bb3 79028 
python-semanage_2.0.39-1_amd64.deb
Checksums-Sha256: 
 899cbcbd69585ad4b4f45ced3c681b48802bd3f9640124eb966d3da18dd60190 1361 
libsemanage_2.0.39-1.dsc
 6b61ecadf708f9fa4646789313b840567879ec58e1b06fca453c633c5c76931f 179496 
libsemanage_2.0.39.orig.tar.gz
 423a0c414c99ea0e43324995a20bcd6502d4324edfb0dcd3082d09560027e567 71048 
libsemanage_2.0.39-1.diff.gz
 9cf0cd025c97c60aa99e35e4b1ca1cb3551a34db0451416266fa7b6ae4a50140 101116 
libsemanage1_2.0.39-1_amd64.deb
 09d22bb16d6661cba946dae9e925f82e669d1857982970d6b1956169509add63 454990 
libsemanage1-dev_2.0.39-1_amd64.deb
 fce8dbec9d3e5e5f61a6bfc78094d1a5d7e4208dd441a113319ec0bc57028390 63584 
libsemanage-ruby1.8_2.0.39-1_amd64.deb
 45e7ac481ee7879f2d8ff0167179c458080f9a6338d7a72c9589c167d3d3416c 79028 
python-semanage_2.0.39-1_amd64.deb
Files: 
 6855a36b7e7332d3dade44e0a14a0c1a 1361 libdevel optional 
libsemanage_2.0.39-1.dsc
 37faa30c085b1f2c73c80658fc203b81 179496 libdevel optional 
libsemanage_2.0.39.orig.tar.gz
 5ec925417b3574e52db03acf4a3ad504 71048 libdevel optional 
libsemanage_2.0.39-1.diff.gz
 9c8e3936e9b72d095ed352b04a46e0e6 101116 libs optional 
libsemanage1_2.0.39-1_amd64.deb
 b47ef978f7e0102a72b9c6eeafab6d22 454990 libdevel optional 
libsemanage1-dev_2.0.39-1_amd64.deb
 2713dab0b7f948e23abaa5db0c52c5f7 63584 ruby optional 
libsemanage-ruby1.8_2.0.39-1_amd64.deb
 1619654b41764f0c4c41fc6e5f060107 79028 python optional 
python-semanage_2.0.39-1_amd64.deb

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

iEYEAREDAAYFAkrVdWMACgkQIbrau78kQkyTXgCggvELAJYsmEUzzhvm+wUSOUZy
HZEAoPhIZopeZTstpjgN5fKalNrS4MrG
=he8b
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to