Package: libpisock9 Version: 0.12.3-7 Followup-For: Bug #505221 Hi.
I think that the patch 10_clie_sj22 was badly applied. I notice that diff between a locally patched source package and your : diff -irbw pilot-link-0.12.3.old/debian/patches/10_clie_sj22.patch pilot-link-0.12.3/debian/patches/10_clie_sj22.patch 1,8c1,3 < # Description: Fix syncing with Sony Clie SJ-22 < # Ubuntu: https://launchpad.net/bugs/282491 < # Upstream: http://lists.pilot-link.org/pipermail/pilot-link-devel/2008-July/001697.html < Index: pilot-link-0.12.3/libpisock/usb.c < =================================================================== < --- pilot-link-0.12.3.orig/libpisock/usb.c < +++ pilot-link-0.12.3/libpisock/usb.c < @@ -655,6 +655,7 @@ pi_usb_dev_t known_devices[] = { --- > --- a/libpisock/usb.c > +++ b/libpisock/usb.c > @@ -655,6 +655,7 @@ 12c7 < + .flags = USB_INIT_SONY_CLIE, --- > + .idstr = USB_INIT_SONY_CLIE, Are you sure you did it right ? In any case, it doesn't sync here. I'll try to fix by s/idstr/flags/ and report if that solves the issue. Thanks in advance. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages libpisock9 depends on: ii libbluetooth2 3.36-1 Library to use the BlueZ Linux Blu ii libc6 2.7-18 GNU C Library: Shared libraries ii libusb-0.1-4 2:0.1.12-13 userspace USB programming library libpisock9 recommends no packages. Versions of packages libpisock9 suggests: pn claws-mail <none> (no description available) ii evolution 2.22.3.1-1 groupware suite with mail client a ii gnome-pilot 2.0.15-2.4 A GNOME applet for management of y ii jpilot 1.6.0-1 graphical app. to modify the conte pn kpilot <none> (no description available) ii pilot-link 0.12.3-7 tools to communicate with a PalmOS pn sylpheed <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

