Package: jq
Version: 1.3-1.1
Followup-For: Bug #741932

Dear maintainer,

At least on my machine (powerpc), dpkg-buildpackage -b fails to build
the documentation with the following message:

    ( cd /tmp/jq-1.3/docs; exec rake manpage ) > jq.1 || { rm -f jq.1; false; }
    syck has been removed, psych is used instead
    rake aborted!
    (<unknown>): found character that cannot start any token while scanning for 
the next token at line 437 column 16
    /tmp/jq-1.3/docs/Rakefile:86:in `load_manual'
    /tmp/jq-1.3/docs/Rakefile:91:in `block (2 levels) in <top (required)>'
    /tmp/jq-1.3/docs/Rakefile:90:in `block in <top (required)>'
    Tasks: TOP => manpage
    (See full trace by running task with --trace)
    make[3]: *** [jq.1] Error 1
    make[3]: se sale del directorio `/tmp/jq-1.3'
    make[2]: *** [all] Error 2
    make[2]: se sale del directorio `/tmp/jq-1.3'
    make[1]: *** [override_dh_auto_build] Error 2
    make[1]: se sale del directorio `/tmp/jq-1.3'
    make: *** [binary] Error 2
    dpkg-buildpackage: fallo: fakeroot debian/rules binary devolvió un estado 
de salida de error 2

It fails on the character "`". Running a pygmentize on the manual
shows many other places seems to be using a now invalid yaml syntax. I
imagine the switch from syck to psych changed the expected syntax.

Best regards,
Samuel


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: powerpc (ppc)

Kernel: Linux 3.13-1-powerpc
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to