Your message dated Sun, 15 May 2005 02:21:22 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Reached sarge
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; 9 May 2005 22:55:51 +0000
>From [EMAIL PROTECTED] Mon May 09 15:55:51 2005
Return-path: <[EMAIL PROTECTED]>
Received: from nef2.ens.fr [129.199.96.40] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DVHAF-0001bY-00; Mon, 09 May 2005 15:55:51 -0700
Received: from clipper.ens.fr (clipper-gw.ens.fr [129.199.1.22])
          by nef2.ens.fr (8.13.2/1.01.28121999) with ESMTP id j49MtJL9020878
          for <[EMAIL PROTECTED]>; Tue, 10 May 2005 00:55:19 +0200 (CEST)
Received: from localhost ([EMAIL PROTECTED]) by clipper.ens.fr (8.13.1/jb-1.1)
        id j49MtJ2j007649 for <[EMAIL PROTECTED]>; Tue, 10 May 2005 00:55:19 
+0200 (MEST)
X-Authentication-Warning: clipper.ens.fr: glisse owned process doing -bs
Date: Tue, 10 May 2005 00:55:19 +0200 (MEST)
From: Marc Glisse <[EMAIL PROTECTED]>
X-X-Sender: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: protocol error
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Virus-Scanned: by amavisd-milter (http://amavis.org/)
X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.5.10 
(nef2.ens.fr [129.199.96.32]); Tue, 10 May 2005 00:55:20 +0200 (CEST)
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-4
Severity: grave
Tags: patch
Justification: renders package unusable


any example using libgimp-perl fails with a "protocol error" message, as
shown in 2 other bug reports.

Gimp/Config.pm contains a line:
   GIMP                 => q[],

Net/Net.pm contains:
         exec $Gimp::Config{GIMP},

Both do not go well together apparently. Either the GIMP line should be
fixed, or the environment should be querried at some point to look for
gimp. The easiest way around I have found is this:

--- debian/rules.orig   2005-05-10 00:18:00.481533507 +0200
+++ debian/rules        2005-05-10 00:07:30.315113340 +0200
@@ -24,7 +24,7 @@
        dh_testdir

        # Add here commands to compile the package.
-       $(PERL) Makefile.PL INSTALLDIRS=vendor PREFIX=/usr
+       $(PERL) Makefile.PL INSTALLDIRS=vendor PREFIX=/usr GIMP=/usr/bin/gimp
        $(MAKE) OPTIMIZE="$(CFLAGS)"

        touch build-stamp


I must however warn you that I know nothing about either perl or gimp, so
you might want to check it. For me it seems to allow the examples in
/usr/share/doc/libgimp-perl/examples to work properly again (by the way,
these examples should look for perl in /usr/bin and not /opt/bin).

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing'), (70, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages libgimp-perl depends on:
ii  gimp                        2.2.6-1      The GNU Image Manipulation Program
ii  libatk1.0-0                 1.8.0-4      The ATK accessibility toolkit
ii  libc6                       2.3.2.ds1-21 GNU C Library: Shared libraries an
ii  libgimp2.0                  2.2.6-1      Libraries necessary to run the GIM
ii  libglib2.0-0                2.6.4-1      The GLib library of C routines
ii  libgtk2-perl                1:1.081-1    Perl interface to the 2.x series o
ii  libgtk2.0-0                 2.6.4-1      The GTK+ graphical user interface
ii  libpango1.0-0               1.8.1-1      Layout and rendering of internatio
ii  pdl                         1:2.4.2-2    perl data language: Perl extension
ii  perl                        5.8.4-8      Larry Wall's Practical Extraction
ii  perl-base [perlapi-5.8.4]   5.8.4-8      The Pathologically Eclectic Rubbis

-- no debconf information



---------------------------------------
Received: (at 302734-done) by bugs.debian.org; 15 May 2005 00:21:28 +0000
>From [EMAIL PROTECTED] Sat May 14 17:21:27 2005
Return-path: <[EMAIL PROTECTED]>
Received: from higgs.djpig.de [213.133.98.126] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DX6sp-0006W3-00; Sat, 14 May 2005 17:21:27 -0700
Received: from djpig by higgs.djpig.de with local (Exim 4.50)
        id 1DX6sk-0007Or-Fr; Sun, 15 May 2005 02:21:22 +0200
Date: Sun, 15 May 2005 02:21:22 +0200
From: Frank Lichtenheld <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Reached sarge
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
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=-5.0 required=4.0 tests=BAYES_00,VALID_BTS_CONTROL 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 2

tags 302734 - sarge
thanks

Fixed package has reached testing

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/


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

Reply via email to