[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#211816: marked as done ([INTL] NLS support broken)



Your message dated Sat, 25 Oct 2003 17:02:15 -0400
with message-id <E1ADVY7-0003S7-00@auric.debian.org>
and subject line Bug#211816: fixed in dpkg 1.10.16
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 20 Sep 2003 11:58:03 +0000
>From jordi@oskuro.net Sat Sep 20 06:57:59 2003
Return-path: <jordi@oskuro.net>
Received: from 115.red-213-96-69.pooles.rima-tde.net (natura.oskuro.net) [213.96.69.115] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1A0gND-0005xd-00; Sat, 20 Sep 2003 06:57:59 -0500
Received: from nubol.int.oskuro.net (nubol.int.oskuro.net [192.168.1.3])
	by natura.oskuro.net (Postfix) with ESMTP
	id B5C49277DE; Sat, 20 Sep 2003 13:57:57 +0200 (CEST)
Received: by nubol.int.oskuro.net (Postfix, from userid 1000)
	id 5323070A747; Sat, 20 Sep 2003 13:57:57 +0200 (CEST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Jordi Mallach <jordi@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: NLS support broken
X-Mailer: reportbug 2.29
Date: Sat, 20 Sep 2003 13:57:57 +0200
Message-Id: <20030920115757.5323070A747@nubol.int.oskuro.net>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-3.8 required=4.0
	tests=HAS_PACKAGE,RCVD_IN_RFCI
	version=2.53-bugs.debian.org_2003_9_16
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_9_16 (1.174.2.15-2003-03-30-exp)

Package: dpkg
Version: 1.10.13
Severity: serious

Hello,

As you know, i18n support in Dpkg was broken in version 1.10.11.

The change that caused this was moving to gettext >= 0.11, which removed
intl/ from the sources.

Apparently, the gettext macros were generating a HAVE_SETLOCALE
definition in config.h, and this was dropped in the newer gettexts.

In include/dpkg.h.in, we have:


/* Take care of NLS matters.  */

#if HAVE_LOCALE_H 
# include <locale.h>
#endif
#if !HAVE_SETLOCALE
# define setlocale(Category, Locale) /* empty */
#endif
[...]

which breaks as HAVE_SETLOCALE isn't defined anymore, and the setlocale
calls in all the dpkg suite aren't working.


Either include that setlocale define in the ENABLE_NLS ifdef below
(which I don't know if it's the right thing, anyway), or cook your own
setlocale check in configure.

FWIW, I haven't seen other programs check for setlocale, but maybe the
rest are broken :)

Jordi

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux nubol 2.6.0-test5 #1 Mon Sep 15 03:23:41 CEST 2003 i686
Locale: LANG=en_GB, LC_CTYPE=en_GB

Versions of packages dpkg depends on:
ii  dselect                       1.10.13    a user tool to manage Debian packa
ii  libc6                         2.3.2-7    GNU C Library: Shared libraries an

-- no debconf information


---------------------------------------
Received: (at 211816-close) by bugs.debian.org; 25 Oct 2003 21:08:15 +0000
>From katie@auric.debian.org Sat Oct 25 16:08:11 2003
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1ADVdo-0001bc-00; Sat, 25 Oct 2003 16:08:08 -0500
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 1ADVY7-0003S7-00; Sat, 25 Oct 2003 17:02:15 -0400
From: Adam Heath <doogie@debian.org>
To: 211816-close@bugs.debian.org
X-Katie: $Revision: 1.42 $
Subject: Bug#211816: fixed in dpkg 1.10.16
Message-Id: <E1ADVY7-0003S7-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Sat, 25 Oct 2003 17:02:15 -0400
Delivered-To: 211816-close@bugs.debian.org

Source: dpkg
Source-Version: 1.10.16

We believe that the bug you reported is fixed in the latest version of
dpkg, which is due to be installed in the Debian FTP archive:

dpkg-dev_1.10.16_all.deb
  to pool/main/d/dpkg/dpkg-dev_1.10.16_all.deb
dpkg-doc_1.10.16_all.deb
  to pool/main/d/dpkg/dpkg-doc_1.10.16_all.deb
dpkg_1.10.16.dsc
  to pool/main/d/dpkg/dpkg_1.10.16.dsc
dpkg_1.10.16.tar.gz
  to pool/main/d/dpkg/dpkg_1.10.16.tar.gz
dpkg_1.10.16_i386.deb
  to pool/main/d/dpkg/dpkg_1.10.16_i386.deb
dselect_1.10.16_i386.deb
  to pool/main/d/dpkg/dselect_1.10.16_i386.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 211816@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adam Heath <doogie@debian.org> (supplier of updated dpkg 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 25 Oct 2003 15:46:16 -0500
Source: dpkg
Binary: dpkg-doc dpkg dselect dpkg-dev dpkg-static
Architecture: source all i386
Version: 1.10.16
Distribution: unstable
Urgency: low
Maintainer: Dpkg Development <debian-dpkg@lists.debian.org>
Changed-By: Adam Heath <doogie@debian.org>
Description: 
 dpkg       - Package maintenance system for Debian
 dpkg-dev   - Package building tools for Debian
 dpkg-doc   - Dpkg Internals Documentation
 dselect    - a user tool to manage Debian packages
Closes: 111711 112057 117518 138244 142370 149142 151800 151802 155219 157819 162154 162691 164906 167379 171489 192972 209355 211816 212796
Changes: 
 dpkg (1.10.16) unstable; urgency=low
 .
   * Almost *EVERY* damn file was including config.h in the wrong spot.
     After making it the first include, then off_t/size_t/etc could actually
     be redefined to be 64-bit compatible.
   * Jordi Mallach <jordi@debian.org>:
     Fix configure to set HAVE_SETLOCALE.  Closes: #211816
   * "Loïc Le Loarer" <lll_deb@m4x.org>:
     Add a -d|--chdir option to start-stop-daemon.  Closes: #151802
   * Split the background block into 2 parts: one that does the fork, and
     opens /dev/tty and /dev/null, and one that does everything else.  The
     second block is then moved to be run right before the exec.  This
     allows error messages to be seen from the child(previously, they were
     lost), and allows for the chroot to not require the device files.
     These changes based on the bugs filed by:
     Marc Herbert <Marc.Herbert@ens-lyon.fr>: Closes: #155219
     Loïc Le Loarer <lll_deb@m4x.org>: Closes: #151800
   * Mario Lang <mlang@debian.org>:
     When --start, --startas and --pidfile are given, print 'process'
     instead of '(null)' for the process name, if it's already running.
     Closes: #209355
   * Imported several translated manpages, from debian-doc cvs:
     * Spanish: 822-date.1 cleanup-info.8 deb-control.5 deb-old.5
       deb.5 dpkg-checkbuilddeps.1 dpkg-deb.1 dpkg-divert.8 dpkg-name.1
       dpkg-scanpackages.8 dpkg-split.8 dpkg-statoverride.8 dpkg.8
       dselect.8 md5sum.1 start-stop-daemon.8 update-alternatives.8
       "Esteban Manchado Velázquez" <zoso@debian.org>: Closes: #171489
     * French: deb.5
       Julien Louis <arthur51@ifrance.com>: Closes: #164906
     * Portuguese: dpkg.8 dselect.8
   * Matt Zimmerman <mdz@debian.org>
     In dpkg's manpage, -O had an inverted word.  Closes: #111711
   * Marcin Owsiany <porridge@debian.org>:
     Fix Polish translation of 'conflicts with'  Closes: #112057
   * Jiri Masik <masik@darbujan.fzu.cz>:
     Improve Czech translation of: "dpkg - warning: ignoring request to
     remove %s which isn't installed."  Closes: #117518
   * Marco Nenciarini <mnencia@prato.linux.it>:
     Fix missing space in Italian translation when listing files, and the
     file is diverted.  Closes: #138244
   * Piotr Roszatycki <Piotr_Roszatycki@netia.net.pl>:
     Update Polish translation.  Closes: #142370
   * Martin Quinson <mquinson@ens-lyon.fr>:
     Fix missing space in French translation of: "%s - warning: downgrading
     %.250s from %.250s to %.250s.\n"  Closes: #149142
   * Hidetaka Iwai <tyuyu@sings.jp>:
     Fix typo in Japanese translation of dpkg --force-help; dowgrade ->
     downgrade:  Closes: #157819
   * Martin Quinson <mquinson@ens-lyon.fr>:
     Fix French translation when listing files, and the file is diverted.
     Closes: #162154
   * Rune Schjellerup <olberd@odense.kollegienet.dk>:
     Fix Danish translation of(was missing the leading space): " does not
     appear to be available\n"  Closes: #192972
   * Fix md5sum when handling large files.  Closes: #162691
   * Fix dpkg-checkbuilddeps calling of parsedep.  It wasn't setting
     use_arch.  Closes: #212796.
   * Joey Hess <joeyh@debian.org>:
     Change formatting of info.dir.  Closes: #167379.
Files: 
 f25c4f9b73002753e8efdc33a57d7ad5 756 base required dpkg_1.10.16.dsc
 240bb2a8ad67ff8fe536d49b1bc17127 1601179 base required dpkg_1.10.16.tar.gz
 1fad4d36d2ab50e32800eaaeba1f3bac 1136408 base required dpkg_1.10.16_i386.deb
 e6982ddda530904a1f9008bdb9bce0f2 95046 base required dselect_1.10.16_i386.deb
 12b7a1bef1573359f170210efef6224c 114224 utils standard dpkg-dev_1.10.16_all.deb
 b35417beff28f92dd7e7971e5139195a 10640 doc optional dpkg-doc_1.10.16_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/muKFiix9wovUpIkRAjPxAJ9tYar55J3vW1BhiP/IbGCGgsfUAACdFijn
wMmrspkeCYHSEchxsHRRa+8=
=t1o8
-----END PGP SIGNATURE-----



Reply to: