Your message dated Thu, 07 Aug 2008 15:32:13 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#494157: fixed in virtualbox-ose 1.6.2-dfsg-4
has caused the Debian Bug report #494157,
regarding virtualbox-ose: FTBFS is set to LC_ALL=fr_FR.UTF-8
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.)


-- 
494157: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494157
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: virtualbox-ose
Version: 1.6.2-dfsg-3
Severity: normal
Tag: patch

Hi,

In your debian/rules you use lynx like that:
export LANG=C; lynx -force_html -dump debian/README.Debian.html

if LC_ALL is set to fr_FR.UTF-8, lynx will localize the
README.Debian.html generated file.

My LC_ALL is set to fr_FR.UTF-8.
$ export LANG=C; lynx -force_html -dump debian/README.Debian.html|grep rences
Références
(the é acents)

Forcing LC_ALL to C is enough to fix the problem.
$ LC_ALL=C lynx -force_html -dump debian/README.Debian.html|grep rences
References

If the README.Debian.html is localized, the build fails like that:
xsltproc --nonet --stringparam section.autolabel 1 \
            -o debian/README.Debian.html \
            /usr/share/xml/docbook/stylesheet/nwalsh/html/docbook.xsl \
            debian/virtualbox-ose.README.Debian.xml
chmod 755 debian/lynx-dump-postprocess
export LANG=C; lynx -force_html -dump debian/README.Debian.html | 
./debian/lynx-dump-postprocess > debian/virtualbox-ose.README.Debian.tmp
Died at ./debian/lynx-dump-postprocess line 19.
make: *** [debian/virtualbox-ose.README.Debian] Erreur 255

Référence breaks ./debian/lynx-dump-postprocess regex line 17. The script expect
'Reference'.

Index: debian/rules
===================================================================
--- debian/rules.orig
+++ debian/rules
@@ -34,7 +34,7 @@
 # ... and text/plain
 debian/virtualbox-ose.README.Debian: debian/README.Debian.html
        chmod 755 debian/lynx-dump-postprocess
-       export LANG=C; lynx -force_html -dump $< | 
./debian/lynx-dump-postprocess > [EMAIL PROTECTED]
+       export LC_ALL=C; lynx -force_html -dump $< | 
./debian/lynx-dump-postprocess > [EMAIL PROTECTED]
        mv [EMAIL PROTECTED] $@

 env.sh: patch-stamp


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-1-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages virtualbox-ose depends on:
ii  adduser                    3.109         add and remove users and groups
ii  debconf [debconf-2.0]      1.5.23        Debian configuration management sy
ii  libc6                      2.7-13        GNU C Library: Shared libraries
ii  libgcc1                    1:4.3.1-8     GCC support library
ii  libgl1-mesa-glx [libgl1]   7.0.3-5       A free implementation of the OpenG
ii  libglib2.0-0               2.16.5-1      The GLib library of C routines
ii  libidl0                    0.8.10-0.1    library for parsing CORBA IDL file
ii  libqt3-mt                  3:3.3.8b-5    Qt GUI Library (Threaded runtime v
ii  libsdl1.2debian            1.2.13-2      Simple DirectMedia Layer
ii  libstdc++6                 4.3.1-8       The GNU Standard C++ Library v3
ii  libx11-6                   2:1.1.4-2     X11 client-side library
ii  libxcursor1                1:1.1.9-1     X cursor management library
ii  libxml2                    2.6.32.dfsg-2 GNOME XML library
ii  libxslt1.1                 1.1.24-2      XSLT processing library - runtime
ii  libxt6                     1:1.0.5-3     X11 toolkit intrinsics library

Versions of packages virtualbox-ose recommends:
ii  virtualbox-ose-mod 1.6.2-dfsg-3+2.6.25-1 VirtualBox modules for Linux (kern

Versions of packages virtualbox-ose suggests:
ii  bridge-utils                1.4-4        Utilities for configuring the Linu
ii  virtualbox-ose-source       1.6.2-dfsg-3 x86 virtualization solution - kern

-- debconf information:
* virtualbox-ose/upstream_version_change: true

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: virtualbox-ose
Source-Version: 1.6.2-dfsg-4

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

virtualbox-ose-dbg_1.6.2-dfsg-4_i386.deb
  to pool/main/v/virtualbox-ose/virtualbox-ose-dbg_1.6.2-dfsg-4_i386.deb
virtualbox-ose-guest-source_1.6.2-dfsg-4_all.deb
  to pool/main/v/virtualbox-ose/virtualbox-ose-guest-source_1.6.2-dfsg-4_all.deb
virtualbox-ose-guest-utils_1.6.2-dfsg-4_i386.deb
  to pool/main/v/virtualbox-ose/virtualbox-ose-guest-utils_1.6.2-dfsg-4_i386.deb
virtualbox-ose-source_1.6.2-dfsg-4_all.deb
  to pool/main/v/virtualbox-ose/virtualbox-ose-source_1.6.2-dfsg-4_all.deb
virtualbox-ose_1.6.2-dfsg-4.diff.gz
  to pool/main/v/virtualbox-ose/virtualbox-ose_1.6.2-dfsg-4.diff.gz
virtualbox-ose_1.6.2-dfsg-4.dsc
  to pool/main/v/virtualbox-ose/virtualbox-ose_1.6.2-dfsg-4.dsc
virtualbox-ose_1.6.2-dfsg-4_i386.deb
  to pool/main/v/virtualbox-ose/virtualbox-ose_1.6.2-dfsg-4_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Baumann <[EMAIL PROTECTED]> (supplier of updated virtualbox-ose 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: Thu,  7 Aug 2008 11:38:00 -0300
Source: virtualbox-ose
Binary: virtualbox-ose virtualbox-ose-dbg virtualbox-ose-source 
virtualbox-ose-guest-source virtualbox-ose-guest-utils
Architecture: source i386 all
Version: 1.6.2-dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Virtualbox Team <[EMAIL PROTECTED]>
Changed-By: Daniel Baumann <[EMAIL PROTECTED]>
Description: 
 virtualbox-ose - x86 virtualization solution - binaries
 virtualbox-ose-dbg - x86 virtualization solution - debugging symbols
 virtualbox-ose-guest-source - x86 virtualization solution - guest addition 
module source
 virtualbox-ose-guest-utils - x86 virtualization solution - guest utilities
 virtualbox-ose-source - x86 virtualization solution - kernel module source
Closes: 492162 493402 494157
Changes: 
 virtualbox-ose (1.6.2-dfsg-4) unstable; urgency=medium
 .
   * Adding patch from Gonéri Le Bouder <[EMAIL PROTECTED]> to fix FTBFS with
     dash as /bin/sh (Closes: #493402).
   * Adding patch from Gonéri Le Bouder <[EMAIL PROTECTED]> to fix FTBFS with
     LC_ALL set to fr_FR.UTF-8 (Closes: #494157).
   * Adding Swedish debconf translation from Martin Ågren
     <[EMAIL PROTECTED]> (Closes: #492162).
Checksums-Sha1: 
 e24063dfc239d21be89f87569a68c3365ff2c1bb 1882 virtualbox-ose_1.6.2-dfsg-4.dsc
 2112ada05f447f7ba93287e1646dd20bff8da3c4 62330 
virtualbox-ose_1.6.2-dfsg-4.diff.gz
 9faab13b5158dd648150eba48a9c0c092ca081f0 6758026 
virtualbox-ose_1.6.2-dfsg-4_i386.deb
 60acb81c04e3a1f60f0d9a6d8a0e12e26f5af3d3 7073966 
virtualbox-ose-dbg_1.6.2-dfsg-4_i386.deb
 0b69ee0464b9bfc5ed995fa8ab8359559a86c73e 463232 
virtualbox-ose-guest-utils_1.6.2-dfsg-4_i386.deb
 aaf85157e3fce053db2b8ff2c0558a02638f9c58 248764 
virtualbox-ose-source_1.6.2-dfsg-4_all.deb
 a7c985f43294b750c7a04dd4baea342ef8d30e4c 238398 
virtualbox-ose-guest-source_1.6.2-dfsg-4_all.deb
Checksums-Sha256: 
 1d536417cfc475bc233313eb2d3fdde8e88e2bf286e711b1bc7e2f515cd14787 1882 
virtualbox-ose_1.6.2-dfsg-4.dsc
 401c6f84164692452849874675b79cbdd00dba3a23d256ffe17f817c5faf4df1 62330 
virtualbox-ose_1.6.2-dfsg-4.diff.gz
 1f4c5c5185fb3c462c7f82f32169f4da705f5a3523ccd1aa47487e91c63d8a34 6758026 
virtualbox-ose_1.6.2-dfsg-4_i386.deb
 e9e255cc0c3f0ca7ab5a4a40af4576835e22ec525e58ddbbfc390c7ee077bb44 7073966 
virtualbox-ose-dbg_1.6.2-dfsg-4_i386.deb
 a38d9300841e05216b4b646db8cc844be843ba111c6edf46c8cd056266348459 463232 
virtualbox-ose-guest-utils_1.6.2-dfsg-4_i386.deb
 2b2346d03d5235868e855210546c2fe298a73fbcd68c360e97af1458890372e7 248764 
virtualbox-ose-source_1.6.2-dfsg-4_all.deb
 1ab2fc73557392c5d09ac9f5cb5eb8507c5a2103883f9c481db306edd2b5234d 238398 
virtualbox-ose-guest-source_1.6.2-dfsg-4_all.deb
Files: 
 d410a41ed4f1c3d26b68353d828247a5 1882 misc extra 
virtualbox-ose_1.6.2-dfsg-4.dsc
 c8cdf7e3f48e7a8a4150602e51841ef3 62330 misc extra 
virtualbox-ose_1.6.2-dfsg-4.diff.gz
 1994cb8f682afe22cd03ae6f5479bc14 6758026 misc extra 
virtualbox-ose_1.6.2-dfsg-4_i386.deb
 ff4abb2fc3a25bbeb58dccd3c4f0bc42 7073966 devel extra 
virtualbox-ose-dbg_1.6.2-dfsg-4_i386.deb
 4aaf84a74f9d2adaf4c5cfce32a2201b 463232 misc extra 
virtualbox-ose-guest-utils_1.6.2-dfsg-4_i386.deb
 2c03e800bbe912d9c1ba6e4d70a36059 248764 misc extra 
virtualbox-ose-source_1.6.2-dfsg-4_all.deb
 b7bd8b38ba1ab6137f31710f135944ba 238398 misc extra 
virtualbox-ose-guest-source_1.6.2-dfsg-4_all.deb

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

iEYEARECAAYFAkibD28ACgkQ+C5cwEsrK556vACfYHj9nYEjFZykmvKX2Lb673hj
bh0AnAyEDwzOB9gjr71kRn8qw2WMV6m3
=ZU8g
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to