Autopkgtest failure

Bug #1991104 reported by Heinrich Schuchardt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nbconvert (Ubuntu)
Fix Released
Undecided
Graham Inggs

Bug Description

Autopkgtests fail for nbconvert 6.5.3, see
https://autopkgtest.ubuntu.com/results/autopkgtest-kinetic/kinetic/amd64/n/nbconvert/20220925_074851_7375d@/log.gz

     File "/tmp/autopkgtest.FtHL2P/build.ypW/src/nbconvert/filters/_mistune.py", line 435
       cells[i][c] = re.sub('\\\\\|', '|', cell)
                            ^^^^^^^^
   SyntaxError: invalid escape sequence '\|'

We want to replace '\|' by '|'. This requires a regular expression r'\\\|' or a Python string '\\\\\\|'.

Revision history for this message
Heinrich Schuchardt (xypron) wrote :
Graham Inggs (ginggs)
Changed in nbconvert (Ubuntu):
assignee: nobody → Graham Inggs (ginggs)
status: New → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package nbconvert - 6.5.3-1ubuntu1

---------------
nbconvert (6.5.3-1ubuntu1) kinetic; urgency=medium

  * Fix regular expression in patch d/p/0005-Vendor-mistune-0.8.4.patch
    (LP: #1991104)

 -- Heinrich Schuchardt <email address hidden> Wed, 28 Sep 2022 14:55:13 +0200

Changed in nbconvert (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.