Your message dated Wed, 16 Mar 2005 15:47:56 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#295601: fixed in libgimp-perl 2.0.dfsg-4
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; 16 Feb 2005 22:12:01 +0000
>From [EMAIL PROTECTED] Wed Feb 16 14:12:01 2005
Return-path: <[EMAIL PROTECTED]>
Received: from peacekeeper.artselect.com (wyeth.artselect.com) [69.18.47.2] 
(foobar)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1D1XOr-0003w0-00; Wed, 16 Feb 2005 14:12:01 -0800
Received: from klimt.artselect.com (klimt.artselect.com [192.168.2.34])
        by wyeth.artselect.com (Postfix) with ESMTP id 4AB794CD02
        for <[EMAIL PROTECTED]>; Wed, 16 Feb 2005 16:12:00 -0600 (CST)
Received: by klimt.artselect.com (Postfix, from userid 1000)
        id 3261B312793; Wed, 16 Feb 2005 16:12:00 -0600 (CST)
Date: Wed, 16 Feb 2005 16:12:00 -0600
To: [EMAIL PROTECTED]
Subject: libgimp-perl version in sarge isn't expecting gimp version 2.2 in sarge
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040907i
From: [EMAIL PROTECTED] (Pete Harlan)
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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: libgimp-perl
Version: 2.0.dfsg-3

When using this package in Sarge to launch gimp (as opposed to
connecting to an already-running gimp-perl server), it tries to launch
"/usr/bin/gimp-2.0", a string from /usr/lib/perl5/Gimp/Config.pm.

The version of gimp in Sarge is now 2.2, so the above launch fails.

To reproduce:

        % cat foo.pl
        #!/usr/bin/perl -w
        use strict;
        use Gimp;
        $Gimp::verbose = 1;
        Gimp::init ();

        % perl foo.pl
        trying to start gimp with options ""
        Can't exec "/usr/bin/gimp-2.0": No such file or directory at 
/usr/lib/perl5/Gimp/Net.pm line 179.
        foo.pl: protocol error (1) at /usr/lib/perl5/Gimp/Net.pm line 67. 
(ERROR)
        trying to start gimp with options ""
        Can't exec "/usr/bin/gimp-2.0": No such file or directory at 
/usr/lib/perl5/Gimp/Net.pm line 179.
        protocol error (1) at /usr/lib/perl5/Gimp/Net.pm line 67.

Editing /usr/lib/perl5/Gimp/Config.pm to change /usr/bin/gimp-2.0 to
/usr/bin/gimp-2.2 solves this problem.

Thank you,

--
Pete Harlan
[EMAIL PROTECTED]

---------------------------------------
Received: (at 295601-close) by bugs.debian.org; 16 Mar 2005 21:06:36 +0000
>From [EMAIL PROTECTED] Wed Mar 16 13:06:35 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DBfit-0006ms-00; Wed, 16 Mar 2005 13:06:35 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DBfQq-0000gX-00; Wed, 16 Mar 2005 15:47:56 -0500
From: Marc 'HE' Brockschmidt <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#295601: fixed in libgimp-perl 2.0.dfsg-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 16 Mar 2005 15:47:56 -0500
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-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
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: libgimp-perl
Source-Version: 2.0.dfsg-4

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

libgimp-perl_2.0.dfsg-4.diff.gz
  to pool/main/libg/libgimp-perl/libgimp-perl_2.0.dfsg-4.diff.gz
libgimp-perl_2.0.dfsg-4.dsc
  to pool/main/libg/libgimp-perl/libgimp-perl_2.0.dfsg-4.dsc
libgimp-perl_2.0.dfsg-4_i386.deb
  to pool/main/libg/libgimp-perl/libgimp-perl_2.0.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.
Marc 'HE' Brockschmidt <[EMAIL PROTECTED]> (supplier of updated libgimp-perl 
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: Wed, 16 Mar 2005 20:24:04 +0100
Source: libgimp-perl
Binary: libgimp-perl
Architecture: source i386
Version: 2.0.dfsg-4
Distribution: unstable
Urgency: low
Maintainer: Marc 'HE' Brockschmidt <[EMAIL PROTECTED]>
Changed-By: Marc 'HE' Brockschmidt <[EMAIL PROTECTED]>
Description: 
 libgimp-perl - Perl support and plugins for The GIMP
Closes: 294615 295601
Changes: 
 libgimp-perl (2.0.dfsg-4) unstable; urgency=low
 .
   * debian/patches/11_fix_canonicalize_colour.dpatch: Added to fix
     errors when calling canonicalize_colour. Thanks for both the bug
     report and the patch to Janne Peltonen <[EMAIL PROTECTED]>. (Closes:
     #294615)
   * Rebuild against new GIMP 2.2. (Closes: #295601)
Files: 
 f5b25ebf7fd1f9b68b686b51d9573733 730 perl optional libgimp-perl_2.0.dfsg-4.dsc
 77cda650147e41d93b24fb1fda19436d 5290 perl optional 
libgimp-perl_2.0.dfsg-4.diff.gz
 f745de7125483b662303e937bf9cea32 387682 perl optional 
libgimp-perl_2.0.dfsg-4_i386.deb

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

iEYEARECAAYFAkI4ls8ACgkQmO5zOp3h7rEvNACgi0VhdUvhVAnG17yc4CbhpChZ
KTAAn0Si4/u7adEM7p0VI+2cqnBcesFb
=hNTQ
-----END PGP SIGNATURE-----


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

Reply via email to