The reason for the bogus dependencies is that these files are landing in libc6-dev rather than the places where they ought to be:
-rwxr-xr-x root/root 42592 2011-07-08 20:16 ./lib/libnss_nis.so.2 -rwxr-xr-x root/root 30408 2011-07-08 20:16 ./lib/libthread_db.so.1 -rwxr-xr-x root/root 50748 2011-07-08 20:16 ./lib/libnss_nisplus.so.2 I'm not quite sure what's going on there. The FILES look okay, so I wonder if perhaps it's an issue with symlink snapping. I'll investigate more over the weekend if I have some time. p. On Fri, 2011-07-08 at 09:59 -0700, Kamble, Nitin A wrote: > I sent a patch to fix /etc/localtime & /etc/rpc files. Other than that I am > not seeing any issues for the eglibc recipe packaging. > > Nitin > > > > -----Original Message----- > > From: [email protected] > > [mailto:[email protected]] On Behalf Of > > Richard Purdie > > Sent: Friday, July 08, 2011 9:49 AM > > To: Patches and discussions about the oe-core layer > > Subject: Re: [OE-core] eglibc issuettes continued > > > > On Fri, 2011-07-08 at 16:41 +0100, Phil Blundell wrote: > > > I'm not sure whether there are pending patches which will address > > these > > > or not, but with a fresh pull from today I'm still not getting very > > good > > > packaging for eglibc 2.13. Specifically: > > > > > > WARNING: For recipe eglibc, the following files were installed but > > not > > > shipped in any package: > > > WARNING: /etc/localtime > > > WARNING: /etc/rpc > > > WARNING: /etc/ld.so.conf > > > WARNING: /lib/gconv/ISO-2022-CN-EXT.so > > > WARNING: /lib/gconv/IBM921.so > > > [... etc ...] > > > WARNING: /lib/gconv/.debug/ISO-2022-CN-EXT.so > > > WARNING: /lib/gconv/.debug/IBM921.so > > > [... etc ...] > > > WARNING: /share/i18n/charmaps/ISO-8859-15.gz > > > WARNING: /share/i18n/charmaps/IBM285.gz > > > [... etc ...] > > > WARNING: /share/i18n/locales/ss_ZA > > > WARNING: /share/i18n/locales/is_IS > > > [... etc ...] > > > WARNING: QA Issue: libc-extra-nss rdepends on eglibc-dev > > > WARNING: QA Issue: libc-thread-db rdepends on eglibc-dev > > > ERROR: QA run found fatal errors. Please consider fixing them. > > > > > > I'm not sure if these are actually new or not, though. It's possible > > > that they've been there for ages and I only just noticed. > > > > I'm guessing something is going wrong with prefixes somewhere. I'm > > certainly not seeing the bulk of those locally... > > > > Cheers, > > > > Richard > > > > > > _______________________________________________ > > Openembedded-core mailing list > > [email protected] > > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
