Your message dated Mon, 29 Aug 2005 02:47:05 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#325275: fixed in plucker 1.8-10
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; 27 Aug 2005 07:47:50 +0000
>From [EMAIL PROTECTED] Sat Aug 27 00:47:50 2005
Return-path: <[EMAIL PROTECTED]>
Received: from hector.opendot.cl [200.85.223.134] (1001)
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E8vPp-0007K9-00; Sat, 27 Aug 2005 00:47:50 -0700
Received: from localhost.localdomain (209-178-246-201.adsl.terra.cl 
[201.246.178.209])
        by hector.opendot.cl (Postfix) with ESMTP id BE5AB9061;
        Fri, 26 Aug 2005 23:13:39 -0400 (CLT)
Received: from rverdejo by localhost.localdomain with local (Exim 4.52)
        id 1E8vQC-0003Bn-AV; Sat, 27 Aug 2005 03:48:12 -0400
Content-Type: multipart/mixed; boundary="===============1350782075=="
MIME-Version: 1.0
From: "Reynaldo H. Verdejo Pinochet" <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: plucker-prc-install sintax error
X-Mailer: reportbug 3.15
Date: Sat, 27 Aug 2005 03:48:11 -0400
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

This is a multi-part MIME message sent by reportbug.

--===============1350782075==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: plucker
Version: 1.8-9
Severity: important
Tags: patch


sintax error on plucker-prc-install line 49 makes script bail with
an error when pilot-xfer is selected as transfer agent (no gnome-pilot
installed case), missing "" around "pilot-xfer -i". tested

Patch:


--- /usr/bin/plucker-prc-install        2005-08-27 03:40:15.000000000 -0400
+++ plucker-prc-install 2005-08-27 03:40:53.000000000 -0400
@@ -46,7 +46,7 @@
     SYNC_CMD=gpilot-install-file
 elif [ -x /usr/bin/pilot-xfer ]
 then
-    SYNC_CMD=pilot-xfer -i
+    SYNC_CMD="pilot-xfer -i"
 else
     echo "Error: You must install pilot-xfer (pilot-link package) to use this 
script!"
     bad=1


Best regards

     Reynaldo
-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.3-RVPSegfaultMobile
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages plucker depends on:
ii  netpbm                        2:10.0-8   Graphics conversion tools
ii  python                        2.3.5-3    An interactive high-level object-o
ii  python2.3                     2.3.5-6    An interactive high-level object-o

plucker recommends no packages.

-- no debconf information

--===============1350782075==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="plucker_quotes.diff"

--- /usr/bin/plucker-prc-install        2005-08-27 03:40:15.000000000 -0400
+++ plucker-prc-install 2005-08-27 03:40:53.000000000 -0400
@@ -46,7 +46,7 @@
     SYNC_CMD=gpilot-install-file
 elif [ -x /usr/bin/pilot-xfer ]
 then
-    SYNC_CMD=pilot-xfer -i
+    SYNC_CMD="pilot-xfer -i"
 else
     echo "Error: You must install pilot-xfer (pilot-link package) to use this 
script!"
     bad=1

--===============1350782075==--

---------------------------------------
Received: (at 325275-close) by bugs.debian.org; 29 Aug 2005 09:48:51 +0000
>From [EMAIL PROTECTED] Mon Aug 29 02:48:51 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1E9gEL-0005pb-00; Mon, 29 Aug 2005 02:47:05 -0700
From: Amaya Rodrigo Sastre <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#325275: fixed in plucker 1.8-10
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 29 Aug 2005 02:47:05 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: plucker
Source-Version: 1.8-10

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

plucker-desktop_1.8-10_i386.deb
  to pool/main/p/plucker/plucker-desktop_1.8-10_i386.deb
plucker_1.8-10.diff.gz
  to pool/main/p/plucker/plucker_1.8-10.diff.gz
plucker_1.8-10.dsc
  to pool/main/p/plucker/plucker_1.8-10.dsc
plucker_1.8-10_i386.deb
  to pool/main/p/plucker/plucker_1.8-10_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.
Amaya Rodrigo Sastre <[EMAIL PROTECTED]> (supplier of updated plucker 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.7
Date: Sat, 27 Aug 2005 17:31:26 +0200
Source: plucker
Binary: plucker plucker-desktop
Architecture: source i386
Version: 1.8-10
Distribution: unstable
Urgency: low
Maintainer: Amaya Rodrigo Sastre <[EMAIL PROTECTED]>
Changed-By: Amaya Rodrigo Sastre <[EMAIL PROTECTED]>
Description: 
 plucker    - Pluck stuff from the web and read it on your PalmOS device
 plucker-desktop - Plucker Desktop is a GUI for Plucker
Closes: 325275
Changes: 
 plucker (1.8-10) unstable; urgency=low
 .
   * Apply patch from Reynaldo H. Verdejo Pinochet that fixes a syntax error
     when using pilot-xfer as transfer agent (Closes: #325275).
Files: 
 15477539947627f348b93c6c64756d0d 725 otherosfs optional plucker_1.8-10.dsc
 20c6aba86bca5dc1b2c74aa0a8c92d88 43292 otherosfs optional 
plucker_1.8-10.diff.gz
 da1f09d30a8c353ba22728ee7996eda5 423248 otherosfs optional 
plucker_1.8-10_i386.deb
 e81da255788e6442ed00dfa0967cb68d 820864 otherosfs optional 
plucker-desktop_1.8-10_i386.deb

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

iD8DBQFDEIiRNFDtUT/MKpARAgQpAJ4wwrM14RR6SRsYj2ZFvWe6tWhcvgCg7IQJ
PRnVxLowYQFnsw37krVgFwg=
=Po/D
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to