On Mon, Oct 15, 2018 at 10:29:41PM -0500, DJ Lucas via blfs-dev wrote:
> On October 15, 2018 2:01:58 PM CDT, Antoni Villalonga via blfs-dev
> <[email protected]> wrote:
> >Hi,
> >
> >It's my first post to the list. Hi!!
> >
> >I've noticed that make-ca doesn't list 'wget' as a ("build")
> >dependency.  While the proposed installation script uses 'wget'
> >command I think it should be listed.
> >
> >As a 'side-effect' my blfs automation script doesn't works. Of course
> >it's not relevant for the rest of the world :-P
> >
> >It's probably already discussed.
> >
> >Regards,
> >
> >-- Antoni Villalonga http://friki.cat/ --
> >http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ:
> >http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the
> >above information page
> >
> >
> >-- This message has been scanned for viruses and dangerous content by
> >E.F.A. Project, and is believed to be clean.
> >
> >Click here to report this message as spam.
> >https://efa.lucasit.com/cgi-bin/learn-msg.cgi?id=08D1E60109.A9F3D&token=ec90d21f1bfad70021304b2458387b27
> 
> Seems the example in the book has been interpreted as a command block.
> make-ca hasn't used wget since v0.2, using openssl s_client instead to
> avoid any external dependencies for the system trust store.
> 
> The CACert roots, as well as any other root certificates that you wish
> to install (that are not included with NSS) should be download using
> the same method as any other source file in BLFS, and the example
> instructions adapted for those files. I'll look at clarifying the
> surrounding text.
> 
> --DJ
> 
> 
> -- Sent from my Android device with K-9 Mail. Please excuse my
> brevity.
> 
> -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ:
> http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the
> above information page

Hi,

Thanks for the reply.

Yes, I've taken the example block as a verified running example command
block when dependences are meet. This conduct worked for me in all other
cases. CONGRATS!!

Of course most of the people reading blfs knows already installed
alternatives to wget, write a c code, handle with echo to /proc, or even
doesn't mind to change a preestablished build order based on the top
page description headers. My case wasn't the last.
Probably my second error was taking decisions based on headers only.


My new suggestion is to add the crt files as "Additional downloads" and
adapt the example removing the wgets.

Best regards,

-- 
Antoni Villalonga
http://friki.cat/
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to