Skip Menu |

This queue is for tickets about the Fake-Our CPAN distribution.

Report information
The Basics
Id: 120004
Status: resolved
Priority: 0/
Queue: Fake-Our

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Module depends on itself
Trying to build the module with CPAN.pm fails: ... Recursive dependency detected: Fake::Our (have: N/A; want: 0.07) => INA/Fake/Our/Fake-Our-0.07.tar.gz => Fake::Our (have: N/A; requires: 0). Cannot resolve. INA/Fake/Our/Fake-Our-0.07.tar.gz [depend] -- NOT OK ... It seems that the dependency on itself (the PREREQ_PM entry in Makefile.PL) should be remove.
On 2017-01-26 17:32:47, SREZIC wrote: Show quoted text
> Trying to build the module with CPAN.pm fails: > > ... > Recursive dependency detected: > Fake::Our (have: N/A; want: 0.07) > => INA/Fake/Our/Fake-Our-0.07.tar.gz > => Fake::Our (have: N/A; requires: 0). > Cannot resolve. > INA/Fake/Our/Fake-Our-0.07.tar.gz > [depend] -- NOT OK > ... > > > It seems that the dependency on itself (the PREREQ_PM entry in > Makefile.PL) should be remove.
It seems fixed now. Resolving.
Subject: Re: [rt.cpan.org #120004] Module depends on itself
Date: Sun, 29 Jan 2017 17:07:47 +0900
To: bug-Fake-Our [...] rt.cpan.org
From: ina cpan <ina.cpan [...] gmail.com>
Thanks, 2017-01-29 16:08 GMT+09:00 Slaven_Rezic via RT <bug-Fake-Our@rt.cpan.org>: Show quoted text
> Queue: Fake-Our > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=120004 > > > On 2017-01-26 17:32:47, SREZIC wrote:
> > Trying to build the module with CPAN.pm fails: > > > > ... > > Recursive dependency detected: > > Fake::Our (have: N/A; want: 0.07) > > => INA/Fake/Our/Fake-Our-0.07.tar.gz > > => Fake::Our (have: N/A; requires: 0). > > Cannot resolve. > > INA/Fake/Our/Fake-Our-0.07.tar.gz > > [depend] -- NOT OK > > ... > > > > > > It seems that the dependency on itself (the PREREQ_PM entry in > > Makefile.PL) should be remove.
> > It seems fixed now. Resolving. >