Package: xapers
Version: 0.8.2-1.1
Severity: normal

https://ci.debian.net/packages/x/xapers/unstable/amd64/ shows that
there are intermittent failures in the autopkgtest.

I suspect that the issue is when XAPERS_ROOT contains an underscore,
then the filtering (sed "s|$XAPERS_ROOT|XAPERS_ROOT|") doesn't behave
as expected.

why the underscore is escaped in the first place, i don't know!

here's the snippet of failing tests:


FAIL   search --output=bibtex single
        --- all.48.expected     2019-02-12 09:56:55.994607258 +0000
        +++ all.48.output       2019-02-12 09:56:55.994607258 +0000
        @@ -3,6 +3,6 @@
             title = "Creation of the γ-verses",
             year = "2011",
             eprint = "1235",
        -    file = ":XAPERS_ROOT/0000000001/1.pdf:pdf"
        +    file = 
":/tmp/autopkgtest-lxc.9v\_4vmuj/downtmp/build.8os/src/test/tmp.all/docs/0000000001/1.pdf:pdf"
         }
         
 FAIL   bibtex multiple
        --- all.49.expected     2019-02-12 09:56:56.158602082 +0000
        +++ all.49.output       2019-02-12 09:56:56.158602082 +0000
        @@ -10,7 +10,7 @@
             year = "2012",
             month = "Sep",
             pages = "2092",
        -    file = ":XAPERS_ROOT/0000000002/2 file.pdf:pdf"
        +    file = 
":/tmp/autopkgtest-lxc.9v\_4vmuj/downtmp/build.8os/src/test/tmp.all/docs/0000000002/2
 file.pdf:pdf"
         }
         
         @article{arxiv:1235,
        @@ -18,7 +18,7 @@
             title = "Creation of the γ-verses",
             year = "2011",
             eprint = "1235",
        -    file = ":XAPERS_ROOT/0000000001/1.pdf:pdf"
        +    file = 
":/tmp/autopkgtest-lxc.9v\_4vmuj/downtmp/build.8os/src/test/tmp.all/docs/0000000001/1.pdf:pdf"
         }
         
         @article{30929234,
No bibtex for doc id:5.


   --dkg


-- System Information:
Debian Release: buster/sid
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'testing'), (200, 
'unstable-debug'), (200, 'unstable'), (1, 'experimental-debug'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-1-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_WARN
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages xapers depends on:
ii  poppler-utils          0.71.0-2
ii  python3                3.7.2-1
ii  python3-pkg-resources  40.7.1-1
ii  python3-pybtex         0.21-2
ii  python3-xapian         1.4.10-1

Versions of packages xapers recommends:
ii  python3-pycurl  7.43.0.2-0.1
ii  python3-urwid   2.0.1-2+b1
ii  xclip           0.13-1
ii  xdg-utils       1.1.3-1

xapers suggests no packages.

-- no debconf information

Reply via email to