Your message dated Sun, 27 Sep 2015 10:52:57 +0000 (UTC)
with message-id <[email protected]>
and subject line Re: Bug#800142: docbook2x: docbook2x-man binary broken due to
literal ${prefix} instead of path name
has caused the Debian Bug report #800142,
regarding docbook2x: docbook2x-man binary broken due to literal ${prefix}
instead of path name
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
800142: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=800142
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: docbook2x
Version: 0.8.8-10
Severity: serious
Justification: breaks other packages
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]
Hi,
docbook2x-man always fails with:
/usr/bin/utf8trans:${prefix}/share/docbook2X/charmaps/roff.charmap: No
such file or directory
This is because of:
% grep prefix /usr/bin/docbook2x-man
'utf8trans-map-roff' =>
q<${prefix}/share/docbook2X/charmaps/roff.charmap>,
'utf8trans-map-texi' =>
q<${prefix}/share/docbook2X/charmaps/texi.charmap>,
'stylesheets-catalog' =>
q<${prefix}/share/docbook2X/xslt/catalog.xml>,
The ${prefix} here should be the literal string "/usr/bin/" if you look
back at, say, the version in wheezy.
(If it helps, it's related to autoreconfing. As in, disabling that
"fixes" the issue...)
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
--- End Message ---
--- Begin Message ---
Control: fixed -1 0.8.8-11
Hi Chris, bad timing, I noticed it this morning while rebuilding boinc
http://debomatic-amd64.debian.net/distribution#unstable/boinc/7.6.11+dfsg-1/buildlog
I just uploaded a fixed version prior to see your mail...
I would have given you credits, and avoided to dig into the issue
(yes, as you said I just changed to autotools-dev back)
sorry for that,
Gianfranco
Il Domenica 27 Settembre 2015 12:12, Chris Lamb <[email protected]> ha scritto:
Source: docbook2x
Version: 0.8.8-10
Severity: serious
Justification: breaks other packages
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]
Hi,
docbook2x-man always fails with:
/usr/bin/utf8trans:${prefix}/share/docbook2X/charmaps/roff.charmap: No
such file or directory
This is because of:
% grep prefix /usr/bin/docbook2x-man
'utf8trans-map-roff' =>
q<${prefix}/share/docbook2X/charmaps/roff.charmap>,
'utf8trans-map-texi' =>
q<${prefix}/share/docbook2X/charmaps/texi.charmap>,
'stylesheets-catalog' =>
q<${prefix}/share/docbook2X/xslt/catalog.xml>,
The ${prefix} here should be the literal string "/usr/bin/" if you look
back at, say, the version in wheezy.
(If it helps, it's related to autoreconfing. As in, disabling that
"fixes" the issue...)
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
--- End Message ---