#10626: make-ca broken by openssl-1.1.0h
--------------------+-----------------------
Reporter: ken@… | Owner: ken@…
Type: defect | Status: assigned
Priority: high | Milestone: 8.3
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
--------------------+-----------------------
Comment (by ken@…):
Replying to [comment:1 bdubbs]:
>
> For the sed, which we should also do, I suggest a minor change:
>
> {{{
> sed -e 's%= /etc/ssl;%= "/etc/ssl";%' \
> -e 's%= /usr;%= "/usr";%' \
> -i /usr/bin/c_rehash
> }}}
>
> And if run a second time will do nothing because the " inserted the
first time will prevent a match on subsequent applications.
Heh, I didn't notice that in my version the initial s%' has the quote at
the end instead of the beginning. Weirdly, both work identically in
sed-4.4 although mine is obviously incorrect.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/10626#comment:3>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page