On Sat, Feb 23, 2019 at 04:10:51AM +0000, DJ Lucas via blfs-support wrote:
> 
> On 2/22/2019 8:14 PM, Ken Moffat via blfs-support wrote:

> Okay, so the bit of code that extracts the text and octal data from
> cacerts.txt are on lines 589-599. Lines 601-610 are what converts them
> to PEM files. awk, grep, printf, and openssl are the commands used.
> 
> This error implies that the cert isn't extracted from the certdata.txt
> file correctly.
> Do this... replace line 849 (rm -rf "${TEMPDIR}") with echo ${TEMPDIR}
> instead and lets see what's in there.
> 

Hi DJ,

thanks for the response.

Line _843_ in my copy of 1.2, I guess you are looking at your master
version with a few newer commits.

/tmp/tmp.jgLcZhknCx

> ${TEMPDIR}/certs should contain all of the extracted mozilla format files
> These files should begin with '#Certificate "Name"' and be readable, but
> I suspect not.i

A lot of readable files (perms 644) and they all seem to start like
that.  But checking the next two items just in case.

> If not, then make sure the downloaded
> $TEMPDIR/work/certdata.txt looks sane, should begin with a mecurial
> revision number.
> 

Yes, 3a4a3b9133e9 (it's from 12th of February).

> ${TEMPDIR}/pki/anchors should contain a bunch of pem files ini style
> layout, first line should be '[p11-kit-object-v1]'.
> 

Yes, 151 of them, they all start with that.

> Let's see where we are after that.
> 
> --DJ

Thanks, I'll keep the box up and check the mail from time to time.

ĸen
-- 
The beauty of reading a page of de Selby is that it leads one
inescapably to the conclusion that one is not, of all nincompoops,
the greates.            -- du Garbandier
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to