Skip Menu |

This queue is for tickets about the Alien-Gimp CPAN distribution.

Report information
The Basics
Id: 133360
Status: new
Priority: 0/
Queue: Alien-Gimp

People
Owner: Nobody in particular
Requestors: david [...] spacey.me.uk
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Failure in GIMP version checking
Date: Fri, 18 Sep 2020 12:57:54 +0200 (CEST)
To: bug-alien-gimp [...] rt.cpan.org
From: David Spacey <david [...] spacey.me.uk>
Hello, I'm having difficulty compiling Alien::GIMP 0.08 for GIMP 2.10.18.  Makefile.PL dies with the message 'Need GIMP version at least 2.8.0.' I've attached a version of common.pl that got me over that step. After that, make test fails with: t/methods.t .. 1/? #   Failed test 'gimp executable' #   at t/methods.t line 9. # Looks like you failed 1 test of 4. I haven't had time to investigate further. Hope that helps, David Spacey -- Securely sent with Tutanota. Get your own encrypted, ad-free mailbox: https://tutanota.com

Message body is not shown because sender requested not to inline it.

Subject: Re: [rt.cpan.org #133360] AutoReply: Failure in GIMP version checking
Date: Fri, 18 Sep 2020 18:28:45 +0200 (CEST)
To: Bugs in Alien-Gimp via RT <bug-Alien-Gimp [...] rt.cpan.org>
From: David Spacey <david [...] spacey.me.uk>
The test failure was that it was looking for the gimp executable in '/usr/bin/gimp-2.10.18' where Debian Buster has no minor version number appended.  Changing the value to '/usr/bin/gimp-2.10' manually caused it to pass. Regards, David Spacey -- Securely sent with Tutanota. Get your own encrypted, ad-free mailbox: https://tutanota.com 18 Sep 2020, 12:04 by bug-Alien-Gimp@rt.cpan.org: Show quoted text
> > Greetings, > > This message has been automatically generated in response to the > creation of a trouble ticket regarding: > "Failure in GIMP version checking", > a summary of which appears below. > > There is no need to reply to this message right now. Your ticket has been > assigned an ID of [rt.cpan.org #133360]. Your ticket is accessible > on the web at: > > https://rt.cpan.org/Ticket/Display.html?id=133360 > > Please include the string: > > [rt.cpan.org #133360] > > in the subject line of all future correspondence about this issue. To do so, > you may reply to this message. > > Thank you, > bug-Alien-Gimp@rt.cpan.org > > ------------------------------------------------------------------------- > > Hello, > > I'm having difficulty compiling Alien::GIMP 0.08 for GIMP 2.10.18.  Makefile.PL dies with the message 'Need GIMP version at least 2.8.0.' > > I've attached a version of common.pl that got me over that step. > > After that, make test fails with: > > t/methods.t .. 1/? > #   Failed test 'gimp executable' > #   at t/methods.t line 9. > # Looks like you failed 1 test of 4. > > I haven't had time to investigate further. > > Hope that helps, > > David Spacey > > -- > Securely sent with Tutanota. Get your own encrypted, ad-free mailbox: > https://tutanota.com >