Your message dated Thu, 11 Feb 2016 21:51:54 +0000
with message-id <e1atz9w-0003or...@franck.debian.org>
and subject line Bug#814429: fixed in geneweb 6.08dfsg-4
has caused the Debian Bug report #814429,
regarding geneweb: debian/mktemplates may fail due to grep binary matching: 
iconv: conversion from `Binary' is not supported
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 ow...@bugs.debian.org
immediately.)


-- 
814429: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814429
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: geneweb
Version: 6.08dfsg-3.1
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)

Build fails with
iconv: conversion from `Binary' is not supported
on ca language file. The problem is that grep matches the file as binary, and
outputs "Binary file matches", which gets (mis)parsed and screw up iconv params.
Probably dependent on the version of grep, and the phase of the moon possibly. 
:-)

This should fix it anyway:

--- debian/mktemplates  2016-02-11 14:00:53.103700366 +0000
+++ debian/mktemplates~ 2016-02-11 13:59:01.000000000 +0000
@@ -67,7 +67,7 @@
            sed '/^\"Content-Type/s/CHARSET/UTF-8/' \
            > debian/pobuild/$pofilename.temp
 
-       pocharset=`grep -ai charset $pofile|cut -f2 -d=| sed 's/\\\\n\\"//g'`
+       pocharset=`grep -i charset $pofile|cut -f2 -d=| sed 's/\\\\n\\"//g'`
        cat $pofile | \
             iconv --from $pocharset --to utf-8 | \
            sed "s/$pocharset/UTF-8/g" \

--- End Message ---
--- Begin Message ---
Source: geneweb
Source-Version: 6.08dfsg-4

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

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 814...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christian Perrier <bubu...@debian.org> (supplier of updated geneweb 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 11 Feb 2016 19:05:43 +0100
Source: geneweb
Binary: geneweb gwtp gwsetup geneweb-gui
Architecture: source i386
Version: 6.08dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Christian Perrier <bubu...@debian.org>
Changed-By: Christian Perrier <bubu...@debian.org>
Description:
 geneweb    - genealogy software with web interface
 geneweb-gui - graphical user interface to Geneweb genealogy software
 gwsetup    - utilities to configure and manipulate Geneweb databases
 gwtp       - web interface interacting with Geneweb databases
Closes: 808705 814429
Changes:
 geneweb (6.08dfsg-4) unstable; urgency=medium
 .
   * Update README.source to fit the switch to git. Only mention
     the use of git-import-orig.
     Closes: #808705
   * mktemplates: always treat PO files as text even when grep thinks
     they're binary data. Closes: #814429
     Thanks to Peter Gervai for the analysis of this weird cause of FTBFS
     at full moon time.
Checksums-Sha1:
 b96a3bb47f054c7cde81799931882d430935666f 2117 geneweb_6.08dfsg-4.dsc
 4d34c4d71f6646226348d3ec9f5e341511eea337 78432 geneweb_6.08dfsg-4.debian.tar.xz
 57db097ba59f5a1419ddedfc98f65ec97b0918a4 143302 
geneweb-gui-dbgsym_6.08dfsg-4_i386.deb
 05b158fbfe2914d2de1c0f0597801ea482d9b346 579724 geneweb-gui_6.08dfsg-4_i386.deb
 646532cb735b51304039f287ba3ab46396631a01 2400438 geneweb_6.08dfsg-4_i386.deb
 56f606e68ada43b8ab6dd517e386835ac0c342c0 357640 gwsetup_6.08dfsg-4_i386.deb
 ef0279b682aebb6eacd7e1020c726698ba0e78b4 356628 gwtp_6.08dfsg-4_i386.deb
Checksums-Sha256:
 56e469cc3864f44ecf7e27cf83dbb8720a370e6865d224601853c28e1330f5d9 2117 
geneweb_6.08dfsg-4.dsc
 2ab0ad5c30c49bae1e8dc029af614ccf427ac9c9ee50ade74aba3ebb59666558 78432 
geneweb_6.08dfsg-4.debian.tar.xz
 6a429aa2bbdf9080265565237953998e609685cbcbaf00869767f038d2793435 143302 
geneweb-gui-dbgsym_6.08dfsg-4_i386.deb
 d4912cebc6e376dd975697565ab2a0d365aeee8ba47706b4a8b9d9428b1bc955 579724 
geneweb-gui_6.08dfsg-4_i386.deb
 303c0ea49697aafc333c5aa01c90daa44c3bc7b996fab7cd1960de09cb46b7d1 2400438 
geneweb_6.08dfsg-4_i386.deb
 799052e1fbcf639df1843b94713ded90e30886c977f91ea461507ebc259f8da6 357640 
gwsetup_6.08dfsg-4_i386.deb
 20d9abd30cd1d5bdba44262596add3e2183dc43fc1f054dd37e59b5d71f9cd5d 356628 
gwtp_6.08dfsg-4_i386.deb
Files:
 696281627e25614a529711e3f2153ee7 2117 misc optional geneweb_6.08dfsg-4.dsc
 f0aaecdf9313ac66df7b01e7c0865bf8 78432 misc optional 
geneweb_6.08dfsg-4.debian.tar.xz
 b40844fd76109a51cd794cabc76de478 143302 debug extra 
geneweb-gui-dbgsym_6.08dfsg-4_i386.deb
 3d7c4610203774f79af554aa6f25c013 579724 misc optional 
geneweb-gui_6.08dfsg-4_i386.deb
 9145fa170d39401f781d6bba811893c3 2400438 misc optional 
geneweb_6.08dfsg-4_i386.deb
 7981975064028b725a47f2eb87be4bde 357640 misc optional 
gwsetup_6.08dfsg-4_i386.deb
 065b9134f2c71135fa110319e82f3e4f 356628 misc optional gwtp_6.08dfsg-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWvOfpAAoJEIcvcCxNbiWooNEP/1Pv79YMUfVHQQLvwkgN1+g8
ULZqa57d+d/eT4xrMPaSonobtPeH0jI8ZQrK9kndWgFQMCVKPsGu0OATa0wQojD5
icgcInlGumHrU8f/VRFRRoLb8ORHHUhV9JTQFGLLU9NlBecT6SldlEhG/Qi5PbMk
6sBPR2WaGcnhh9stgBUaz9LUaj/siGrK5iduor8Ezh6QMUkTdM29WilZ4wQHrBh7
XUonAmmz6AJ5Zw8ojuG34wRnQQavTo1V0VjWO9zTu1sQYlZjzVkRTZ6Cs0WO1JMQ
6xhlQrf8U2ftzacc3eZGRRPXcnMQEPonggI4dxRpVZX0acNkBcbaowLknNRzR8jm
dt5Xlmuc1J29RJ+GlJBFYxI3XVUVyKiA30FT8VWjxTQR3IC/A3DE0bd+ddLGXpDJ
gE1Taw/JXH+nuYwzujURNRCYE7aYBMHtpIHBudeXc/Jc1wHANy2nHIqC8da5HLG8
dNrZaU6fF7/8TR30HaB1MbVupBude/w8ohy6RKPg2bYl84IdbmvaW4wQ82iRQTIy
pt1zXkgFVzdIjFLMWEY6hP9XISido3oLQrg/5os942xsVueUvyH+Lh7Gvwtx7n+r
Y5yY49C/EWLfnuBcWuI1adAhrU9X+JItO5Xq4lrogXwCcau0NgZPzvTmZifYXxSv
IdW5Z3n918oaXt8kPh0d
=ZYDW
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to