Your message dated Mon, 30 May 2011 19:19:21 +0000
with message-id <[email protected]>
and subject line Bug#611710: fixed in opensp 1.5.2-9
has caused the Debian Bug report #611710,
regarding opensp: Bad variable substitution for locale path
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.)
--
611710: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611710
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: opensp
Version: 1.5.2-8
Severity: important
The path for locale file is wrong because it check inside
'${prefix}/share/locale/fr_CA.UTF-8/LC_MESSAGES/sp5.mo' to
'${prefix}/share/locale/fr/LC_MESSAGES/sp5.mo'
The ${prefix} is not substitute to /usr/ as it should be.
Exemple:
ymorin@work:/home/ymorin/doc 01:59:54$ strace -e open onsgmls --help
will gives:
open("/home/ymorin/doc/${prefix}/share/locale/fr_CA.UTF-8/LC_MESSAGES/sp5.mo",
O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/ymorin/doc/${prefix}/share/locale/fr_CA.utf8/LC_MESSAGES/sp5.mo",
O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/ymorin/doc/${prefix}/share/locale/fr_CA/LC_MESSAGES/sp5.mo",
O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/ymorin/doc/${prefix}/share/locale/fr.UTF-8/LC_MESSAGES/sp5.mo",
O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/ymorin/doc/${prefix}/share/locale/fr.utf8/LC_MESSAGES/sp5.mo",
O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/ymorin/doc/${prefix}/share/locale/fr/LC_MESSAGES/sp5.mo", O_RDONLY)
= 3
Note that I manually put a symbolic link inside
'/home/ymorin/doc/${prefix}/share/locale/fr/LC_MESSAGES/' to the real sp5.mo to
test if it's really the case that ${prefix} was not replaced...
This is not normal since a valid strace with ls will do:
$ strace -e open ls --help
open("/usr/share/locale/fr/LC_MESSAGES/coreutils.mo", O_RDONLY) = 3
I need a correct error listing in french for my website
http://validator.progysm.com/
-- System Information:
Debian Release: 6.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.37-trunk-686 (SMP w/1 CPU core)
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages opensp depends on:
ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib
ii libgcc1 1:4.4.5-10 GCC support library
ii libosp5 1.5.2-8 Runtime library for OpenJade group
ii libstdc++6 4.4.5-10 The GNU Standard C++ Library v3
ii sgml-base 1.26+nmu1 SGML infrastructure and SGML catal
opensp recommends no packages.
Versions of packages opensp suggests:
pn doc-base <none> (no description available)
ii sgml-data 2.0.5 common SGML and XML data
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: opensp
Source-Version: 1.5.2-9
We believe that the bug you reported is fixed in the latest version of
opensp, which is due to be installed in the Debian FTP archive:
libosp-dev_1.5.2-9_amd64.deb
to main/o/opensp/libosp-dev_1.5.2-9_amd64.deb
libosp5_1.5.2-9_amd64.deb
to main/o/opensp/libosp5_1.5.2-9_amd64.deb
opensp_1.5.2-9.diff.gz
to main/o/opensp/opensp_1.5.2-9.diff.gz
opensp_1.5.2-9.dsc
to main/o/opensp/opensp_1.5.2-9.dsc
opensp_1.5.2-9_amd64.deb
to main/o/opensp/opensp_1.5.2-9_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Neil Roeth <[email protected]> (supplier of updated opensp package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 30 May 2011 11:48:25 -0400
Source: opensp
Binary: opensp libosp5 libosp-dev
Architecture: source amd64
Version: 1.5.2-9
Distribution: unstable
Urgency: low
Maintainer: Neil Roeth <[email protected]>
Changed-By: Neil Roeth <[email protected]>
Description:
libosp-dev - OpenJade group's SP suite, developer support
libosp5 - Runtime library for OpenJade group's SP suite
opensp - OpenJade group's SGML parsing tools
Closes: 611710
Changes:
opensp (1.5.2-9) unstable; urgency=low
.
* Fixed bug reading locale files (closes: #611710). Required changes to
autotools scripts:
- Use AX_DEFINE_DIR instead of AC_DEFINE_DIR.
- Define SP_LOCALE_DIR as value of "localedir" rather than "datadir/locale".
* Other autotools changes indirectly required by the above:
- Added --warnings=no-portability to automake call.
- Added AC_USE_SYSTEM_EXTENSIONS.
* Updated standards version to 3.9.2.0 (no changes, but filed bug 628588
for policy recommendation regarding .la files).
Checksums-Sha1:
7293023cd0e15f03abd2bbf5de79df521ddedfdc 1041 opensp_1.5.2-9.dsc
b3e92b1c254ee0112b7ad421712232ac03e3c52a 655969 opensp_1.5.2-9.diff.gz
c236420288c1a994e42868f74bbd98d86ddb322d 513532 opensp_1.5.2-9_amd64.deb
f8fccc230ea40987f6916d43de74b534e4672e44 1198208 libosp5_1.5.2-9_amd64.deb
24dec0d00bf1fd9d4b581e6c17cd24fa6dacb2d2 1507530 libosp-dev_1.5.2-9_amd64.deb
Checksums-Sha256:
742c3310539f38ea7a6ee71804b014ae3bbdc7da2f135713b0a1572f19fc1c86 1041
opensp_1.5.2-9.dsc
b3430f1207341d2bc4cfa30689c2197a8db446a71a1546b35bd591be4e40bd4c 655969
opensp_1.5.2-9.diff.gz
29dcebd2c28afd350ce687ca2252ad15059de67f78b918bc394a0f999e47d654 513532
opensp_1.5.2-9_amd64.deb
be796281bb9f231b2edbc25e595b8f5f8c2c26525a5adbb7c027e8ef44c47ab4 1198208
libosp5_1.5.2-9_amd64.deb
b32d05ccb6337764091e09386fe60c9a8b31e45c7e4671172c8ba7092e031eb2 1507530
libosp-dev_1.5.2-9_amd64.deb
Files:
b031aaa7c9f82706a0c8ac2084bc6c18 1041 text optional opensp_1.5.2-9.dsc
b3f180310bc0a20c554290f4b027c745 655969 text optional opensp_1.5.2-9.diff.gz
ce9d5eea3cac853937260b3e5f301db9 513532 text optional opensp_1.5.2-9_amd64.deb
6ce46757e6a0cfc365a5c25c7c17fcd8 1198208 libs optional
libosp5_1.5.2-9_amd64.deb
1e25904082aabd060046c8f7358be21f 1507530 libdevel optional
libosp-dev_1.5.2-9_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iD8DBQFN473m6j+skPrutKkRAqa4AJ0TS0Hn70fSVy25KJkQhrjW9c5hJgCgoXKE
1q5qMYhIC7fA7loU+zQkH9I=
=Og7p
-----END PGP SIGNATURE-----
--- End Message ---