#13590: Jinja2 python2 ends in error
--------------------+------------------------
 Reporter:  ken@…   |       Owner:  blfs-book
     Type:  defect  |      Status:  new
 Priority:  normal  |   Milestone:  9.2
Component:  BOOK    |     Version:  SVN
 Severity:  normal  |  Resolution:
 Keywords:          |
--------------------+------------------------

Comment (by bdubbs):

 I am not convinced we need this change.  The book does not use && between
 the p2 and p3 install commands.  I think the only issue here is when
 scripting.  My script does not use && and did not have any problem.

 I did look at my log from May 13 and I did see entries similar to:
 {{{
   File "build/bdist.linux-x86_64/egg/jinja2/asyncfilters.py", line 8
     async def auto_to_seq(value):
             ^
 SyntaxError: invalid syntax
 }}}

 in two  places but repeated 4 times for 8 total messages. However the
 appropriate files are in place.

 At most, I think a note in the book would be appropriate.  For jhalfs we
 might want to add an attribute like remap='nofail' so it does not
 complain.

 I will note that async is a p3 keyword but not recognized by p2.

 I'll also note that we only reference Jinja in kf5 and qtwebengine.
 Perhaps we should just drop the p2 version of Jinja.

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/13590#comment:1>
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

Reply via email to