Am 11.10.2010 18:06, schrieb Koen Kooi: > On 11-10-10 17:34, Sledz, Steffen wrote: >> On 10/11/2010 09:34 AM, Sledz, Steffen wrote: >>> do_configure still fails for epiphany-2.30.2-r3 (see >>> <http://tinderbox.openembedded.net/packages/835265/>) with: >>> >>> "checking location of system Certificate Authority list... >>> configure: error: could not find. Use --with-ca-file=path >>> to set, or --without-ca-file to disable" >>> >>> I thought the additional ca-certifactes dependency (see thread >>> <http://thread.gmane.org/gmane.comp.handhelds.openembedded/37453/focus=37585>) >>> fixes this, but it does not seem so. :( >>> >>> I'd a look into my openSUSE-system and there epiphany uses >>> a file /var/lib/ca-certificates/ca-bundle.pem (linked to >>> /etc/ssl/ca-bundle.pem) installed by the ca-certificates package. >>> >>> The OE ca-certificates package does not install such a bundle. >>> So may be that's the real problem. > >> A look into the ca-certificates recipe shows this: > >> pkg_postinst_${PN} () { >> /usr/sbin/update-ca-certificates >> } > >> I think this is to late if another package needs the result from >> this call in its configuration stage. > > That's missing a $D check as well, since in that form it can't be run > off-line
Can please someone else have a look at this? I'm not familiar with this stuff (and BTW i'm not the maintainer of epiphany and/or gnome). Steffen _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
