-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 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 regards, Koen -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iD8DBQFMszX9MkyGM64RGpERAntxAJ4ks0QTGm4TYe0I4oFZkJkVibnYxQCfX383 lMq5v0la+u26N9XyIUdTVFk= =6Bnt -----END PGP SIGNATURE----- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
