Your message dated Tue, 16 Jul 2013 01:00:11 +0000
with message-id <[email protected]>
and subject line Bug#686237: fixed in sssd 1.10.0-1
has caused the Debian Bug report #686237,
regarding libnss-sss: Cannot install libnss-sss:i386 on mulitarch amd64 system
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.)


-- 
686237: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686237
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libnss-sss
Version: 1.8.4-1
Severity: normal

I've just added i386 as a foreign architecture on my amd64 system
and tried to install libnss-sss:i386 so that my 32-bit programs
can resolve user ids.

This does not work as libnss-sss depends on perl which resolves to
perl:i386 on multiarch, which conflichts with the already installed
perl(:amd64).

Does libnss-sss really need perl? The shared library neither links
against perl nor does it seem to do anything with it:

 $ ldd /lib/x86_64-linux-gnu/libnss_sss.so.2 | grep -i perl
 $ strings /lib/x86_64-linux-gnu/libnss_sss.so.2 | grep -i perl


Regards
Florian Wagner

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libnss-sss depends on:
ii  libc6              2.13-35
ii  multiarch-support  2.13-35
ii  perl               5.14.2-12

Versions of packages libnss-sss recommends:
ii  sssd  1.8.4-1

libnss-sss suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: sssd
Source-Version: 1.10.0-1

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

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.
Timo Aaltonen <[email protected]> (supplier of updated sssd 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: SHA256

Format: 1.8
Date: Fri, 05 Jul 2013 14:53:06 +0300
Source: sssd
Binary: sssd sssd-common sssd-ad sssd-ad-common sssd-ipa sssd-krb5 
sssd-krb5-common sssd-ldap sssd-proxy sssd-tools libnss-sss libpam-sss 
libipa-hbac0 libipa-hbac-dev libsss-idmap0 libsss-idmap-dev libsss-nss-idmap0 
libsss-nss-idmap-dev libsss-sudo python-libipa-hbac python-libsss-nss-idmap 
python-sss
Architecture: source amd64
Version: 1.10.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian SSSD Team <[email protected]>
Changed-By: Timo Aaltonen <[email protected]>
Description: 
 libipa-hbac-dev - FreeIPA HBAC Evaluator library
 libipa-hbac0 - FreeIPA HBAC Evaluator library
 libnss-sss - Nss library for the System Security Services Daemon
 libpam-sss - Pam module for the System Security Services Daemon
 libsss-idmap-dev - ID mapping library for SSSD -- development files
 libsss-idmap0 - ID mapping library for SSSD
 libsss-nss-idmap-dev - SID based lookups library for SSSD -- development files
 libsss-nss-idmap0 - SID based lookups library for SSSD
 libsss-sudo - Communicator library for sudo
 python-libipa-hbac - Python bindings for the FreeIPA HBAC Evaluator library
 python-libsss-nss-idmap - Python bindings for the SID lookups library
 python-sss - Python module for the System Security Services Daemon
 sssd       - System Security Services Daemon -- metapackage
 sssd-ad    - System Security Services Daemon -- Active Directory back end
 sssd-ad-common - System Security Services Daemon -- PAC responder
 sssd-common - System Security Services Daemon -- common files
 sssd-ipa   - System Security Services Daemon -- IPA back end
 sssd-krb5  - System Security Services Daemon -- Kerberos back end
 sssd-krb5-common - System Security Services Daemon -- Kerberos helpers
 sssd-ldap  - System Security Services Daemon -- LDAP back end
 sssd-proxy - System Security Services Daemon -- proxy back end
 sssd-tools - System Security Services Daemon -- tools
Closes: 676140 686237 688174 693054 705357 711101
Changes: 
 sssd (1.10.0-1) unstable; urgency=low
 .
   [ Timo Aaltonen ]
   * New upstream release (Closes: #693054, #705357, #711101)
   * Update the packaging for the new version, thanks Esko Järnfors!
     - Add libsss-idmap0, libsss-idmap-dev packages
     - Add sssd Depends on libsss-idmap0
     - Add /var/lib/sss/mc directory for the new mmap cache
   * Split authentication providers to separate packages and make sssd
     a metapackage.
   * control: Drop libunistring-dev from build-depends and add libglib2.0-dev
     for unicode support.
   * sssd-*.install: Install new manpages.
   * python-sss.install: py-files got moved under SSSDConfig.
   * control, rules: Use default build flags, bump dpkg-dev build-dep to
     1.16.1~.
   * rules: Install the apparmor profile with -m644.
   * python-sss: Add pysss_murmur.so.
   * rules, control, sssd-ad-common.install: PAC responder support.
     - Add libndr-dev, libndr-standard-dev, libsamba-util-dev, samba4-dev,
       libdcerpc-dev to build-depends
     - Add -I/usr/include/samba-4.0 to CFLAGS
   * control: Mark sssd-common as Multi-Arch: foreign.
   * watch: Add a comment about the upstream git tree.
   * Replace perl snippet from libnss-sss.post* with sed, drop perl from
     Depends. (Closes: #686237)
   * compat: Bump compat to 9.
   * rules: Set DEB_HOST_MULTIARCH, drop --libdir and remnants of cdbs.
   * sssd-common.install: Install the support binaries under the multiarch path.
   * rules,sssd-common.postinst: Move generate-config to /usr/share/sssd.
   * rules, sssd-common.install: Use the correct install path for the
     krb5_locator plugin.
   * libnss-sss.postinst: SSSD doesn't handle shadow maps, so don't pretend
     that it would.
   * libsss-sudo*, control: Remove the soname from the library, move .so to
     the libsss-sudo, drop -dev package.
   * rules: Pass --datadir, so the path in autogenerated python files is
     correctly substituted. (LP: #1079938)
   * sssd-krb5-common.dirs: Add krb5 include dir.
   * fix-cve-2013-0219*.diff, -0220.diff: Dropped, included upstream.
   * libsss-sudo.postrm: Run ldconfig on remove/purge.
   * apparmor-profile: Fix the profile to use the multiarch path for it's
     helper location (LP: #1175317).
   * Add packaging for libsss-nss-idmap0, libsss-nss-idmap-dev,
     python-libsss-nss-idmap.
   * watch: Updated to work with alpha/beta releases.
   * control: Migrate to libnl-3 now that it's supported. (Closes: #688174)
   * sssd-common.{preinst,postrm}: Install the apparmor profile in 
force-complain
     mode on install, and remove the profile directory on purge (if empty). Also
     migrate from previous setup which installed it as disabled.
     (Closes: #676140)
   * control: Bump policy to 3.9.4, no changes.
   * control: Add libpam-pwquality (>= 1.2.2-1) to libpam-sss depends, which
     makes the password stack work in all cases. (LP: #1159983)
   * control: Drop check from build-depends for now, to work around a linking 
bug
     in check (#712140) that makes the tests fail on (at least) i386.
 .
   [ Stéphane Graber ]
   * Add postinst/postrm script for libsss-sudo. Those will add a "sudoers"
     entry to /etc/nsswitch.conf upon first installation of the package and
     will then take care of adding/removing sss from the stack as required.
   * Set CK_DEFAULT_TIMEOUT to 30 so that slower buildds (armhf at least) can
     run the tests without hitting the default 4s timeout.
Checksums-Sha1: 
 590fc94f375e9fc23840fce7c8c5092540e205ea 3065 sssd_1.10.0-1.dsc
 0dc4e93350194f8c1a0aed9a8277cfaa9acbc43f 3290225 sssd_1.10.0.orig.tar.gz
 df1c1dfb05f4db2f533be22b074579ee0406fd09 42189 sssd_1.10.0-1.diff.gz
 d161501ecbd86e0813d5f79a09641660a4548f74 12486 sssd_1.10.0-1_amd64.deb
 cad9308432a51e4889b4529767d30aecb6e021d3 1234212 sssd-common_1.10.0-1_amd64.deb
 25be8b88f59e5b89dba782716f49f2b59bf372e5 88552 sssd-ad_1.10.0-1_amd64.deb
 2d17f8585c82b464b088fb1356374a5c80331dee 69402 
sssd-ad-common_1.10.0-1_amd64.deb
 24a11ac5679d99cf565c60384cd71fd76a796ace 146896 sssd-ipa_1.10.0-1_amd64.deb
 3680aa6efa244c07fcdce1b8445cc250f3206b9d 39074 sssd-krb5_1.10.0-1_amd64.deb
 fd10c21a6f646a957b66295c9a94ad93ea8ee67c 184296 
sssd-krb5-common_1.10.0-1_amd64.deb
 3986044c2360919f9996725c7833737ed124cc04 96500 sssd-ldap_1.10.0-1_amd64.deb
 a877a5348111da960b368439698421556426e514 69258 sssd-proxy_1.10.0-1_amd64.deb
 2e2ec9a523420264a1231e5cb025be1bb79a0ba9 427002 sssd-tools_1.10.0-1_amd64.deb
 1b03bbf52b624a55858e785c050caa5414fc89eb 27078 libnss-sss_1.10.0-1_amd64.deb
 0930fb6ce3f36f79b59cd85ac9d124aad4119afa 28878 libpam-sss_1.10.0-1_amd64.deb
 f753c0285445c25de03c40ea796546ee7c576f67 16368 libipa-hbac0_1.10.0-1_amd64.deb
 4a62c08004af06f0b40077f64292a6344833c387 15064 
libipa-hbac-dev_1.10.0-1_amd64.deb
 758bf9d7da970fb1d077c394e3468b3cd259ff77 19950 libsss-idmap0_1.10.0-1_amd64.deb
 afd953b0f58b44e7047f9541b0ffe770311b418c 16084 
libsss-idmap-dev_1.10.0-1_amd64.deb
 ad401d28b77d778cad2cc01fd33b0e82127248c7 20318 
libsss-nss-idmap0_1.10.0-1_amd64.deb
 c77aca7f8287a24f93dcc08890db4bcbc2cc355f 13586 
libsss-nss-idmap-dev_1.10.0-1_amd64.deb
 352147530f4e717affc142a005da911592be503b 21362 libsss-sudo_1.10.0-1_amd64.deb
 df54ad283f052ff2a1b01ccaa090f6df7aa97fe7 25822 
python-libipa-hbac_1.10.0-1_amd64.deb
 1fffc1fb5a8ab92063834780bcfbbcecaebc6fcd 16780 
python-libsss-nss-idmap_1.10.0-1_amd64.deb
 6633cc5881bb651cd6d1ad01e71d1ff8307d6387 77378 python-sss_1.10.0-1_amd64.deb
Checksums-Sha256: 
 7f55b1a1b2dfcd047c8490975a4a8bfcdbe7286ad9bc7c052269a1b7fa9cc1dc 3065 
sssd_1.10.0-1.dsc
 963f0d55f40377a0ff0e28cb225b0985cda1f48deeefb7efe92b924af9c83ed0 3290225 
sssd_1.10.0.orig.tar.gz
 e9adb35f2e2c9cfd6f72d57501790578792f79fbf1765a3eae186b78b38ef68b 42189 
sssd_1.10.0-1.diff.gz
 0161ae51cb89b39f83af27cd984629eae68edd2a937066aec4644dc60159830a 12486 
sssd_1.10.0-1_amd64.deb
 c4a6d50dbf5ed2f009b3a6350b8f70832eac269e3e591f03f230d075a0d5907d 1234212 
sssd-common_1.10.0-1_amd64.deb
 61c397cb8be44eca0fd4d4e9f3175ff76ca3568a235d5c8cd376cbb17c1932e0 88552 
sssd-ad_1.10.0-1_amd64.deb
 3fbeca02d84dfb80d9c17ace3a34a59c794f570246088650daf39dd0c21937db 69402 
sssd-ad-common_1.10.0-1_amd64.deb
 3bad33d5aa0f29b6092ab9e702837583875f7b43f675723f3581c8c95ff2d96e 146896 
sssd-ipa_1.10.0-1_amd64.deb
 ea0e288483d35bf3f9873df51d4c9730b01704223bbdf94906e32f7f09051fb7 39074 
sssd-krb5_1.10.0-1_amd64.deb
 6ef3229f72954c1098983a685bd9e54e1a5a02bd7066c1a5cb0c91fd0af24b2d 184296 
sssd-krb5-common_1.10.0-1_amd64.deb
 19296a9795138d49f508d2b14b46d456ad7e0e9044e069f1325f8e9548507e5c 96500 
sssd-ldap_1.10.0-1_amd64.deb
 f807c72596edef8ee50d5b47d4f96707671c5af689d1ee615bf0b6159d5dbc5d 69258 
sssd-proxy_1.10.0-1_amd64.deb
 f3ebddfba0c8816a5d5aeb8d8336b28aa5622d746078e79096a7a9df054ffbeb 427002 
sssd-tools_1.10.0-1_amd64.deb
 06c5c0fe26ead0d570900e8e4b6be2947d3061c3c50833e29eb4f425964cec49 27078 
libnss-sss_1.10.0-1_amd64.deb
 33a3033e427e63e239204dd4b29a8efacb54a42c1c1c1e8c9c9ed2a6cb2ab23d 28878 
libpam-sss_1.10.0-1_amd64.deb
 0f8c0d9bdb064de1354a519254eafa527cc7e47200884ec30c855962e9690b78 16368 
libipa-hbac0_1.10.0-1_amd64.deb
 ffef13b74405b4b595f9e2c9573c8ed05b6a8a668d1c45135973c34b41985e47 15064 
libipa-hbac-dev_1.10.0-1_amd64.deb
 72af201590c8a69d30cf3280d3693a8841f94bee869cdd68c82ad1d4e008176d 19950 
libsss-idmap0_1.10.0-1_amd64.deb
 43bf3004fc3dbaa64b43f748584e57fefe5a0842d0b2ace93c3948346a08b050 16084 
libsss-idmap-dev_1.10.0-1_amd64.deb
 7a0fb338b0a0c4c59cd5ac3ef11a965b2ba63f32aa5ffa7981b19d1d47497a49 20318 
libsss-nss-idmap0_1.10.0-1_amd64.deb
 4fac3d1e69fd07303421fa6b7c323b1a395bc2c7d486984358f2829fb76784b2 13586 
libsss-nss-idmap-dev_1.10.0-1_amd64.deb
 b22d086414e761bcffefe758d94ca6453274acd5b9a719b5d537fdd5884a4941 21362 
libsss-sudo_1.10.0-1_amd64.deb
 d13e592d647086132ea742354f4d4d6893d79b4e490b1328c4c12284e6cff90a 25822 
python-libipa-hbac_1.10.0-1_amd64.deb
 419a63e2d4b7cf8ac10094cefa0140f3982442852c18f240567b1c0208ead262 16780 
python-libsss-nss-idmap_1.10.0-1_amd64.deb
 5bebc86eb41738bb2df16a4ee59272b03755eb54650af62a594686f635fa837a 77378 
python-sss_1.10.0-1_amd64.deb
Files: 
 8622debafd4dcce98241c6220a4648da 3065 utils extra sssd_1.10.0-1.dsc
 dd25a02a3dd26f2f4b30b5f45fa53567 3290225 utils extra sssd_1.10.0.orig.tar.gz
 848ca7c7995ef83623a11b3a2ab2d2ac 42189 utils extra sssd_1.10.0-1.diff.gz
 7c72befa3838ec964f7a6e2ae81260fe 12486 metapackages extra 
sssd_1.10.0-1_amd64.deb
 a9e28ad9240142014aa744a65a759771 1234212 utils extra 
sssd-common_1.10.0-1_amd64.deb
 3fe9b072674cd8fccf8ac11532aa202a 88552 utils extra sssd-ad_1.10.0-1_amd64.deb
 2aa119ba8f0fb17941e08d6bf0455ced 69402 utils extra 
sssd-ad-common_1.10.0-1_amd64.deb
 be35ca3d6bf00c8ac548f5bdc704225b 146896 utils extra sssd-ipa_1.10.0-1_amd64.deb
 3d0c0529607d212612d276e3b4f2d6b0 39074 utils extra sssd-krb5_1.10.0-1_amd64.deb
 512d6b2ee4afda7ab4710e7c8128a123 184296 utils extra 
sssd-krb5-common_1.10.0-1_amd64.deb
 975dae88b03656646fda5e618fd63f4e 96500 utils extra sssd-ldap_1.10.0-1_amd64.deb
 4e867a43b1e1fa5c9965e578a2c1a440 69258 utils extra 
sssd-proxy_1.10.0-1_amd64.deb
 2e6affb87b3158e52d505e07f4e0087c 427002 utils extra 
sssd-tools_1.10.0-1_amd64.deb
 927bd87e6e7f597e9fc6fb53513dc10a 27078 utils extra 
libnss-sss_1.10.0-1_amd64.deb
 f02009cdf363b2e33394514f4fdaea59 28878 utils extra 
libpam-sss_1.10.0-1_amd64.deb
 0008e2fc18d7ac8424e056e4328b7397 16368 libs extra 
libipa-hbac0_1.10.0-1_amd64.deb
 b8296d2c76ac78f5961a413c8d09b50a 15064 libdevel extra 
libipa-hbac-dev_1.10.0-1_amd64.deb
 198334be76541e72274a9062c14bc9f8 19950 libs extra 
libsss-idmap0_1.10.0-1_amd64.deb
 80a029db7ce4d73c0b553c47c6ff14a3 16084 libdevel extra 
libsss-idmap-dev_1.10.0-1_amd64.deb
 8f97e312b3fc80a504abc1587309d000 20318 libs extra 
libsss-nss-idmap0_1.10.0-1_amd64.deb
 fccfe37ae48f85b523c960bdf960e60a 13586 libdevel extra 
libsss-nss-idmap-dev_1.10.0-1_amd64.deb
 b7106c9a0fb495e14eb1fa73e3d8989f 21362 libs extra 
libsss-sudo_1.10.0-1_amd64.deb
 94c3a662758bc28650cc349f94b6fae4 25822 python extra 
python-libipa-hbac_1.10.0-1_amd64.deb
 d6d746b91ae5d713371819eca8d6faf8 16780 python extra 
python-libsss-nss-idmap_1.10.0-1_amd64.deb
 966d7f1de93e25d128f790a996a1c8db 77378 python extra 
python-sss_1.10.0-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQEcBAEBCAAGBQJR3TmDAAoJEB/FiR66sEPVUwcH/2GhgK35slQi6AvHMxAGekXb
+3xmR9vznT2xgF5zCo16leM25HR5rDoOaUG62ypWc+GJpyOHLW44z4zU9lU9Mfgt
AOUC3TSajFEzIIHerx+cw3MhUOZ1GO7h4s49WKYKhcn64UvQMfCZEiX2mIRClsUI
CR5A94TspkV8dsjcdVNJz4IrvpYsKE6zPuwMmPvWBog4t4Jv3Ft2wgSXK61VPlj+
TkQGq8TriSUUi9uXeGUFYZ6Fv75z4dZp2xftR6Q6YlEon2Ak+dgLaNFO0SJcr77G
h/E0qAeNfj0He0t51637On/A3AVn5qHIcR0+8+lZ5ECc5CiAP6RmE8u5x5aYeq0=
=0xaZ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to