[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#636230: marked as done (libc6: installs NSS modules in nonsensical location)



Your message dated Mon, 1 Aug 2011 22:45:44 +0200
with message-id <20110801204544.GB14233@hall.aurel32.net>
and subject line Re: Bug#636230: installs NSS modules in nonsensical location
has caused the Debian Bug report #636230,
regarding libc6: installs NSS modules in nonsensical location
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 owner@bugs.debian.org
immediately.)


-- 
636230: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636230
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libc6
Version: 2.13-10
Severity: important



I need this module which used to be in /lib in initramfs to get DNS
lookup support.

/lib/i386-linux-gnu/libnss_dns-2.13.so

How I am supposed to infer its location from the below or anything else?

DEB_BUILD_ARCH=i386
DEB_BUILD_ARCH_OS=linux
DEB_BUILD_ARCH_CPU=i386
DEB_BUILD_ARCH_BITS=32
DEB_BUILD_ARCH_ENDIAN=little
DEB_BUILD_GNU_CPU=i486
DEB_BUILD_GNU_SYSTEM=linux-gnu
DEB_BUILD_GNU_TYPE=i486-linux-gnu
DEB_HOST_ARCH=i386
DEB_HOST_ARCH_OS=linux
DEB_HOST_ARCH_CPU=i386
DEB_HOST_ARCH_BITS=32
DEB_HOST_ARCH_ENDIAN=little
DEB_HOST_GNU_CPU=i486
DEB_HOST_GNU_SYSTEM=linux-gnu
DEB_HOST_GNU_TYPE=i486-linux-gnu



--- End Message ---
--- Begin Message ---
On Mon, Aug 01, 2011 at 06:51:33PM +0200, Michal Suchanek wrote:
> Package: libc6
> Version: 2.13-10
> Severity: normal
> 
> 
> it appears that libc installs the nss modules in these locations:
> 
> /lib (Squeeze)
> /lib/$(dpkg-architecture -qDEB_HOST_ARCH)-$(dpkg-architecture -qDEB_HOST_GNU_SYSTEM) (Wheezy i386)
> /lib/$(dpkg-architecture -qDEB_HOST_GNU_CPU)-$(dpkg-architecture -qDEB_HOST_GNU_SYSTEM) (Wheezy amd64)
> 
> There is no sense in the locations choosen.
> 
 
It is actually installed in /lib/$(DEB_BUILD_MULTIARCH), that is the
standard multiarch path. This is something allowed by the Debian policy
(see section 9.1.1).

-- 
Aurelien Jarno	                        GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net


--- End Message ---

Reply to: