This one is probably me getting the SVN stuff wrong.

In my local BLFS trunk directory, I have just done (again, after
the rendering failed) an

$ svn update
Updating '.':
At revision 24315.
$
$ svn info
Path: .
Working Copy Root Path: /srv/distros/LFS/SVN/0-svn.lfs.org/BLFS/trunk/BOOK
URL: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK
Relative URL: ^/trunk/BOOK
Repository Root: svn://svn.linuxfromscratch.org/BLFS
Repository UUID: af4574ff-66df-0310-9fd7-8a98e5e911e0
Revision: 24315
Node Kind: directory
Schedule: normal
Last Changed Author: pierre
Last Changed Rev: 24314
Last Changed Date: 2021-02-28 23:53:56 +0800 (Sun, 28 Feb 2021)
$

and I currently have

archive/gmime.xml

and

general/genlib/gmime3.xml

However, the "lfs checked" macros seem to be the wrong way around

$ grep _checked archive/gmime.xml
    &lfs10_checked;

$ grep _checked general/genlib/gmime3.xml
    &lfs91_checked;

and clearly the latter prevents me rendering the Book locally,
because what is defined is now: &lfs101_checked;

I can see that the rendered BLFS development Book has the
correct text in the Gmime-3.2.7 section, though.


FWIW, I see this in my local gmime3.xml

  <sect1info>
    <othername>$LastChangedBy: bdubbs $</othername>
    <date>$Date: 2020-02-17 10:46:23 +0800 (Mon, 17 Feb 2020) $</date>
  </sect1info>

which is clearly way too old.

So what have I missed in getting my local copy so out-of-date?

Kevin
-- 
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