Your message dated Tue, 07 Oct 2008 21:17:16 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#501356: fixed in gnokii 0.6.26.dfsg-3
has caused the Debian Bug report #501356,
regarding gnokii: missing unicode support leads to data loss in opensync plugin
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.)


-- 
501356: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501356
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gnokii
Severity: serious
Version: 0.6.26.dfsg-2
Tags: patch

Hi,

gnokii seems to be missing iconv support, breaking the opensync plugin
for any non-ascii user data:

On Mon, Oct 06, 2008 at 10:37:16PM +0400, Al Nikolov wrote:
> ?? ??????, 06/10/2008 ?? 20:11 +0200, Michael Banck ??????????:
> > On Sun, Oct 05, 2008 at 08:33:47PM +0400, Al Nikolov wrote:
> > > > On Sun, Oct 05, 2008 at 07:36:43PM +0400, Al Nikolov wrote:
> > > > > Probably it's a bug in opensync-plugin-gnokii, but i'm not sure since
> > > > > the gnokii itself does thing right:

> > > > > [EMAIL PROTECTED]:~$ gnokii --getphonebook SM 1
> > > > > GNOKII Version 0.6.26
> > > > > 1. Name: ????????????.??????
> > > > > Caller group: None
> > > > > General number: 3363090

> > > > > But if opensync-plugin-gnokii is paired with for instance
> > > > > opensync-plugin-file in a multisync group, unicode strings
> > > > > aren't more supported:

> > > > > [EMAIL PROTECTED]:~$ cat nokia-backup/gnokii-contact-SM-1
> > > > > BEGIN:VCARD
> > > > > VERSION:2.1
> > > > > FN:??????.???
> > > > > N:;??????.???;;;
> > > > > TEL;VOICE:3363090
> > > > > END:VCARD

> > > > > The same happens when pairing with opensync-plugin-evolution.

> > > > You didn't say whether you're using Debian or Ubuntu, and which
> > > > version thereof.

> > > Oh, sorry! It's Debian testing:
[...]
> > OK, can you please add the following repository to your sources.list,
> > and upgrade the gnokii packages:

> > deb http://people.debian.org/~mbanck/opensync-gnokii/ ./

> > and let me know whether that fixes it for you.

> Yes, that did it! Unicode supported well now. Thanks!

The attached proposed patch by Johan Kiviniemi from the Ubuntu bug
tracker (LP: #278195) is what worked fine for the user, and seems to be
the least invasive thing to do in order to fix this in lenny, please
apply.


thanks,

Michael
diff -u gnokii-0.6.26.dfsg/debian/rules gnokii-0.6.26.dfsg/debian/rules
--- gnokii-0.6.26.dfsg/debian/rules
+++ gnokii-0.6.26.dfsg/debian/rules
@@ -7,6 +7,10 @@
 CFLAGS = -Wall -g
 #LDFLAGS = -Wl,--as-needed,-z,defs
 
+# Workaround LP #278195 "Incorrect encoding for the synchronized entries";
+# fixed in gnokii 0.6.27.
+CFLAGS += -DHAVE_ICONV=1 -DICONV_CONST=
+
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
        CFLAGS += -O0
 else

--- End Message ---
--- Begin Message ---
Source: gnokii
Source-Version: 0.6.26.dfsg-3

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

gnokii-cli_0.6.26.dfsg-3_amd64.deb
  to pool/main/g/gnokii/gnokii-cli_0.6.26.dfsg-3_amd64.deb
gnokii-common_0.6.26.dfsg-3_all.deb
  to pool/main/g/gnokii/gnokii-common_0.6.26.dfsg-3_all.deb
gnokii-smsd-mysql_0.6.26.dfsg-3_amd64.deb
  to pool/main/g/gnokii/gnokii-smsd-mysql_0.6.26.dfsg-3_amd64.deb
gnokii-smsd-pgsql_0.6.26.dfsg-3_amd64.deb
  to pool/main/g/gnokii/gnokii-smsd-pgsql_0.6.26.dfsg-3_amd64.deb
gnokii-smsd_0.6.26.dfsg-3_amd64.deb
  to pool/main/g/gnokii/gnokii-smsd_0.6.26.dfsg-3_amd64.deb
gnokii_0.6.26.dfsg-3.diff.gz
  to pool/main/g/gnokii/gnokii_0.6.26.dfsg-3.diff.gz
gnokii_0.6.26.dfsg-3.dsc
  to pool/main/g/gnokii/gnokii_0.6.26.dfsg-3.dsc
gnokii_0.6.26.dfsg-3_all.deb
  to pool/main/g/gnokii/gnokii_0.6.26.dfsg-3_all.deb
libgnokii3-dev_0.6.26.dfsg-3_amd64.deb
  to pool/main/g/gnokii/libgnokii3-dev_0.6.26.dfsg-3_amd64.deb
libgnokii3_0.6.26.dfsg-3_amd64.deb
  to pool/main/g/gnokii/libgnokii3_0.6.26.dfsg-3_amd64.deb
xgnokii_0.6.26.dfsg-3_amd64.deb
  to pool/main/g/gnokii/xgnokii_0.6.26.dfsg-3_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.
Leo Costela <[EMAIL PROTECTED]> (supplier of updated gnokii 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: Tue, 07 Oct 2008 16:01:44 +0200
Source: gnokii
Binary: gnokii gnokii-common gnokii-cli xgnokii gnokii-smsd gnokii-smsd-mysql 
gnokii-smsd-pgsql libgnokii3 libgnokii3-dev
Architecture: source all amd64
Version: 0.6.26.dfsg-3
Distribution: unstable
Urgency: low
Maintainer: [EMAIL PROTECTED]
Changed-By: Leo Costela <[EMAIL PROTECTED]>
Description: 
 gnokii     - Datasuite for mobile phone management
 gnokii-cli - Datasuite for mobile phone management (console interface)
 gnokii-common - Datasuite for mobile phone management (base files)
 gnokii-smsd - SMS Daemon for mobile phones
 gnokii-smsd-mysql - SMSD plugin for MySQL storage backend
 gnokii-smsd-pgsql - SMSD plugin for PostgreSQL storage backend
 libgnokii3 - Gnokii mobile phone interface library
 libgnokii3-dev - Gnokii mobile phone interface library (development files)
 xgnokii    - Datasuite for mobile phone management (X interface)
Closes: 501356
Changes: 
 gnokii (0.6.26.dfsg-3) unstable; urgency=low
 .
   * debian/rules: add build-time iconv support (closes: #501356)
     (thanks Michael Banck and Johan Kiviniemi)
Checksums-Sha1: 
 b7b3ef552906a4ba96366704078840a643fa848f 1523 gnokii_0.6.26.dfsg-3.dsc
 3e953bdca48c99aff98a1f8776d1c246e7287fbd 14513 gnokii_0.6.26.dfsg-3.diff.gz
 ea62d2beecb0937ec1d5ddfb18447c729863e0b3 878 gnokii_0.6.26.dfsg-3_all.deb
 4b696b4b18425534c3978248ab8062168bd6e66c 179716 
gnokii-common_0.6.26.dfsg-3_all.deb
 f736c230b4f9fe7786a3716a02b87102b1a93200 294572 
gnokii-cli_0.6.26.dfsg-3_amd64.deb
 9bca21acf99e97a1e1c8e3fbfd4bb57d13c26828 402788 xgnokii_0.6.26.dfsg-3_amd64.deb
 ae0565f3c103cb6b346f41e665d5e2e83303aca7 32530 
gnokii-smsd_0.6.26.dfsg-3_amd64.deb
 f06c3325cde8c238ef4f0a6df1fcf78db0fda792 18212 
gnokii-smsd-mysql_0.6.26.dfsg-3_amd64.deb
 adec2b61a7bc0e67eaa1e78cfde19fd380576c6c 16740 
gnokii-smsd-pgsql_0.6.26.dfsg-3_amd64.deb
 260d7c3d917e3d3e7a5b97ab3e0f0190da2f0ec4 249560 
libgnokii3_0.6.26.dfsg-3_amd64.deb
 aa274d2a80a7da598c15a0c9fd30201ccc90498d 354252 
libgnokii3-dev_0.6.26.dfsg-3_amd64.deb
Checksums-Sha256: 
 edc20c5cb51940a1748d9851717bd83ae06e7ca30cc54d5205ba24581387309a 1523 
gnokii_0.6.26.dfsg-3.dsc
 9744c99eccb355f916998548a39164a634642215a92d85c982ee187f83348d07 14513 
gnokii_0.6.26.dfsg-3.diff.gz
 74641d7734b6236bade577492ac61c53ac0c5dbde757f228db1fd253859cc64d 878 
gnokii_0.6.26.dfsg-3_all.deb
 0a945c2a6777fd2f3112566fbeb215469727e89a0c27f8b30fe10e59be5339ed 179716 
gnokii-common_0.6.26.dfsg-3_all.deb
 bc22ab535137c64d9c2f2a0069aced8ae25fe6e28afac8bf2a340881a0730630 294572 
gnokii-cli_0.6.26.dfsg-3_amd64.deb
 0f4a38620e084f1948f2975e0d40fe5226f0ee7f5d273c4f637a58519550c198 402788 
xgnokii_0.6.26.dfsg-3_amd64.deb
 5ebd31cd3a51605214538304c4e8b752896f511265e8d12bffcf27bd4c8252bc 32530 
gnokii-smsd_0.6.26.dfsg-3_amd64.deb
 7f601348bc4e5f57c613693eba4797b970cb7361d59dcfb40d39ddd9999cc184 18212 
gnokii-smsd-mysql_0.6.26.dfsg-3_amd64.deb
 73c56ebc26dfdebd967aeadf741c100ce101c50cc18520ca66b18358c248148b 16740 
gnokii-smsd-pgsql_0.6.26.dfsg-3_amd64.deb
 08aae1ca3b5b33f5ccc976397aa5b3b0dbdd2d5906e06203a4ceeff34930ae88 249560 
libgnokii3_0.6.26.dfsg-3_amd64.deb
 dea619d0bc46fec6530aaf7a57816e7d36ccd5a140de0b8bf41435d1afc6b80f 354252 
libgnokii3-dev_0.6.26.dfsg-3_amd64.deb
Files: 
 24039c4540c2372dca0ce905585a54e2 1523 comm optional gnokii_0.6.26.dfsg-3.dsc
 897e2d992d43e210f28f6a00bce60af3 14513 comm optional 
gnokii_0.6.26.dfsg-3.diff.gz
 5de0d3eac50a11258fdb32038514e792 878 comm optional gnokii_0.6.26.dfsg-3_all.deb
 b66c18f10404a7300d32eb0214178ac4 179716 comm optional 
gnokii-common_0.6.26.dfsg-3_all.deb
 2d4fcdacb4ea3dcdeda40e7bfeaedfdc 294572 comm optional 
gnokii-cli_0.6.26.dfsg-3_amd64.deb
 575500eadb901c3704243c000faeebbe 402788 comm optional 
xgnokii_0.6.26.dfsg-3_amd64.deb
 e7157df33c2d92b8905678f6e2cf7949 32530 comm extra 
gnokii-smsd_0.6.26.dfsg-3_amd64.deb
 254ca4c4756e08ffdc6b830c6456683b 18212 comm extra 
gnokii-smsd-mysql_0.6.26.dfsg-3_amd64.deb
 818e9e0c38393efbe698cfa76ada325f 16740 comm extra 
gnokii-smsd-pgsql_0.6.26.dfsg-3_amd64.deb
 b0da3d80ec18e69786dc90df368a48ee 249560 libs optional 
libgnokii3_0.6.26.dfsg-3_amd64.deb
 eb77e150c554e74115d9ed52cb6bb4ae 354252 libdevel extra 
libgnokii3-dev_0.6.26.dfsg-3_amd64.deb

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

iEYEARECAAYFAkjry5MACgkQImLTb3rflGZJyACdHDz0EfHicl30SCE83Vrvm/tz
RdsAnReoCgxpr41WwSwVxtc1CqOuLi3X
=aBbE
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to