Skip Menu |

This queue is for tickets about the Git-Bunch CPAN distribution.

Report information
The Basics
Id: 90106
Status: resolved
Priority: 0/
Queue: Git-Bunch

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

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



Subject: Various pre-reqs failed to install - Log provided
Hi Steven I ran 'cpanm Git::Bunch' and got many pre-req failures, so I ran it again and redirected output to the attached file. This is Debian V 7.2 64 AMD, and Perl V 5.14. Any ideas?
Subject: cpanm.git.bunch.log
--> Working on Git::Bunch Fetching http://www.cpan.org/authors/id/S/SH/SHARYANTO/Git-Bunch-0.31.tar.gz ... OK Configuring Git-Bunch-0.31 ... OK ==> Found dependencies: Perinci::CmdLine --> Working on Perinci::CmdLine Fetching http://www.cpan.org/authors/id/S/SH/SHARYANTO/Perinci-CmdLine-0.94.tar.gz ... OK Configuring Perinci-CmdLine-0.94 ... OK ==> Found dependencies: Perinci::To::Text::I18N::en, Perinci::To::Text::I18N, Perinci::Sub::GetArgs::Argv, Perinci::Sub::Wrapper, Perinci::Sub::Complete, Perinci::Access::Schemeless, Perinci::To::Text::I18N::id, Perinci::To::Text::I18N::fr, Perinci::Access::Perl --> Working on Perinci::To::Text::I18N::en Fetching http://www.cpan.org/authors/id/S/SH/SHARYANTO/Perinci-To-Text-0.27.tar.gz ... OK Configuring Perinci-To-Text-0.27 ... OK ==> Found dependencies: Perinci::Access::Perl --> Working on Perinci::Access::Perl Fetching http://www.cpan.org/authors/id/S/SH/SHARYANTO/Perinci-Access-Perl-0.53.tar.gz ... OK Configuring Perinci-Access-Perl-0.53 ... OK ==> Found dependencies: Perinci::Sub::Wrapper, Perinci::Sub::Complete --> Working on Perinci::Sub::Wrapper Fetching http://www.cpan.org/authors/id/S/SH/SHARYANTO/Perinci-Sub-Wrapper-0.46.tar.gz ... OK Configuring Perinci-Sub-Wrapper-0.46 ... OK ==> Found dependencies: Data::Sah --> Working on Data::Sah Fetching http://www.cpan.org/authors/id/S/SH/SHARYANTO/Data-Sah-0.18.tar.gz ... OK Configuring Data-Sah-0.18 ... OK ==> Found dependencies: Data::Clean::JSON --> Working on Data::Clean::JSON Fetching http://www.cpan.org/authors/id/S/SH/SHARYANTO/Data-Clean-JSON-0.12.tar.gz ... FAIL ! Download http://www.cpan.org/authors/id/S/SH/SHARYANTO/Data-Clean-JSON-0.12.tar.gz failed. Retrying ... ! Download http://www.cpan.org/authors/id/S/SH/SHARYANTO/Data-Clean-JSON-0.12.tar.gz failed. Retrying ... ! Download http://www.cpan.org/authors/id/S/SH/SHARYANTO/Data-Clean-JSON-0.12.tar.gz failed. Retrying ... ! Failed to download http://www.cpan.org/authors/id/S/SH/SHARYANTO/Data-Clean-JSON-0.12.tar.gz ! Failed to fetch distribution Data-Clean-JSON-0.12 ! Bailing out the installation for Data-Sah-0.18. Retry with --prompt or --force. ! Bailing out the installation for Perinci-Sub-Wrapper-0.46. Retry with --prompt or --force. --> Working on Perinci::Sub::Complete Fetching http://www.cpan.org/authors/id/S/SH/SHARYANTO/Perinci-Sub-Complete-0.34.tar.gz ... OK Configuring Perinci-Sub-Complete-0.34 ... OK ==> Found dependencies: Perinci::Sub::Wrapper, Perinci::Sub::GetArgs::Argv --> Working on Perinci::Sub::GetArgs::Argv Fetching http://www.cpan.org/authors/id/S/SH/SHARYANTO/Perinci-Sub-GetArgs-Argv-0.27.tar.gz ... OK Configuring Perinci-Sub-GetArgs-Argv-0.27 ... OK ==> Found dependencies: Data::Clean::FromJSON, Data::Sah, Perinci::Sub::GetArgs::Array --> Working on Perinci::Sub::GetArgs::Array Fetching http://www.cpan.org/authors/id/S/SH/SHARYANTO/Perinci-Sub-GetArgs-Array-0.10.tar.gz ... OK Configuring Perinci-Sub-GetArgs-Array-0.10 ... OK ==> Found dependencies: Data::Sah Building and testing Perinci-Sub-GetArgs-Array-0.10 ... FAIL ! Installing Perinci::Sub::GetArgs::Array failed. See /home/ron/.cpanm/build.log for details. ! Bailing out the installation for Perinci-Sub-GetArgs-Argv-0.27. Retry with --prompt or --force. ! Bailing out the installation for Perinci-Sub-Complete-0.34. Retry with --prompt or --force. ! Bailing out the installation for Perinci-Access-Perl-0.53. Retry with --prompt or --force. ! Bailing out the installation for Perinci-To-Text-0.27. Retry with --prompt or --force. ! Bailing out the installation for Perinci-CmdLine-0.94. Retry with --prompt or --force. ! Bailing out the installation for Git-Bunch-0.31. Retry with --prompt or --force.
On Wed Nov 06 19:35:52 2013, RSAVAGE wrote: Show quoted text
> Hi Steven > > I ran 'cpanm Git::Bunch' and got many pre-req failures, so I ran it > again and redirected output to the attached file. > > This is Debian V 7.2 64 AMD, and Perl V 5.14. > > Any ideas?
The line: Fetching http://www.cpan.org/authors/id/S/SH/SHARYANTO/Data-Clean-JSON-0.12.tar.gz ... FAIL says that the file cannot be retrieved. It works OK here though. Perhaps a temporary indexing/network issue? You can try manually getting the tarball and installing it. As for: Building and testing Perinci-Sub-GetArgs-Array-0.10 ... FAIL ! Installing Perinci::Sub::GetArgs::Array failed. See /home/ron/.cpanm/build.log for details. Could you attach the content of /home/ron/.cpanm/build.log? Or perhaps re-run with "cpanm -v". Regards, Steven
Subject: Re: [rt.cpan.org #90106] Various pre-reqs failed to install - Log provided
Date: Fri, 08 Nov 2013 09:19:53 +1100
To: bug-Git-Bunch [...] rt.cpan.org
From: Ron Savage <ron [...] savage.net.au>
Hi Steven Thanx for the quick reply. See attached. On 07/11/13 19:26, steven haryanto via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=90106 > > > On Wed Nov 06 19:35:52 2013, RSAVAGE wrote:
>> Hi Steven >> >> I ran 'cpanm Git::Bunch' and got many pre-req failures, so I ran it >> again and redirected output to the attached file. >> >> This is Debian V 7.2 64 AMD, and Perl V 5.14. >> >> Any ideas?
> > The line: > > Fetching http://www.cpan.org/authors/id/S/SH/SHARYANTO/Data-Clean-JSON-0.12.tar.gz ... FAIL > > says that the file cannot be retrieved. It works OK here though. Perhaps a temporary indexing/network issue? You can try manually getting the tarball and installing it. > > As for: > > Building and testing Perinci-Sub-GetArgs-Array-0.10 ... FAIL > ! Installing Perinci::Sub::GetArgs::Array failed. See /home/ron/.cpanm/build.log for details. > > Could you attach the content of /home/ron/.cpanm/build.log? Or perhaps re-run with "cpanm -v". > > Regards, > Steven > >
-- Ron Savage http://savage.net.au/

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

Subject: Re: [rt.cpan.org #90106] Various pre-reqs failed to install - Log provided
Date: Fri, 08 Nov 2013 09:22:15 +1100
To: bug-Git-Bunch [...] rt.cpan.org
From: Ron Savage <ron [...] savage.net.au>
Hi Steven No sign of Data::Clean::JSON on MetaCPAN. I'll wait for a re-indexing. On 08/11/13 09:20, ron@savage.net.au via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=90106 > > > Hi Steven > > Thanx for the quick reply. > > See attached. > > On 07/11/13 19:26, steven haryanto via RT wrote:
>> <URL: https://rt.cpan.org/Ticket/Display.html?id=90106 > >> >> On Wed Nov 06 19:35:52 2013, RSAVAGE wrote:
>>> Hi Steven >>> >>> I ran 'cpanm Git::Bunch' and got many pre-req failures, so I ran it >>> again and redirected output to the attached file. >>> >>> This is Debian V 7.2 64 AMD, and Perl V 5.14. >>> >>> Any ideas?
>> >> The line: >> >> Fetching http://www.cpan.org/authors/id/S/SH/SHARYANTO/Data-Clean-JSON-0.12.tar.gz ... FAIL >> >> says that the file cannot be retrieved. It works OK here though. Perhaps a temporary indexing/network issue? You can try manually getting the tarball and installing it. >> >> As for: >> >> Building and testing Perinci-Sub-GetArgs-Array-0.10 ... FAIL >> ! Installing Perinci::Sub::GetArgs::Array failed. See /home/ron/.cpanm/build.log for details. >> >> Could you attach the content of /home/ron/.cpanm/build.log? Or perhaps re-run with "cpanm -v". >> >> Regards, >> Steven >> >>
>
-- Ron Savage http://savage.net.au/
Subject: Re: [rt.cpan.org #90106] Various pre-reqs failed to install - Log provided
Date: Thu, 7 Nov 2013 23:31:54 +0000
To: bug-Git-Bunch [...] rt.cpan.org
From: stevenharyanto [...] gmail.com
Yup, it was a bug on MetaCPAN's end and happened after Data::Clean::JSON 0.12. Reported as GitHub issue and Olaf said he'll be fixing it. In the mean time, try installing the tarball manually and I think the issue will be resolved. Powered by Telkomsel BlackBerry® Show quoted text
-----Original Message----- From: "ron@savage.net.au via RT" <bug-Git-Bunch@rt.cpan.org> Date: Thu, 7 Nov 2013 17:22:27 Reply-To: bug-Git-Bunch@rt.cpan.org Subject: Re: [rt.cpan.org #90106] Various pre-reqs failed to install - Log provided Queue: Git-Bunch Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=90106 > Hi Steven No sign of Data::Clean::JSON on MetaCPAN. I'll wait for a re-indexing. On 08/11/13 09:20, ron@savage.net.au via RT wrote:
> <URL: https://rt.cpan.org/Ticket/Display.html?id=90106 > > > Hi Steven > > Thanx for the quick reply. > > See attached. > > On 07/11/13 19:26, steven haryanto via RT wrote:
>> <URL: https://rt.cpan.org/Ticket/Display.html?id=90106 > >> >> On Wed Nov 06 19:35:52 2013, RSAVAGE wrote:
>>> Hi Steven >>> >>> I ran 'cpanm Git::Bunch' and got many pre-req failures, so I ran it >>> again and redirected output to the attached file. >>> >>> This is Debian V 7.2 64 AMD, and Perl V 5.14. >>> >>> Any ideas?
>> >> The line: >> >> Fetching http://www.cpan.org/authors/id/S/SH/SHARYANTO/Data-Clean-JSON-0.12.tar.gz ... FAIL >> >> says that the file cannot be retrieved. It works OK here though. Perhaps a temporary indexing/network issue? You can try manually getting the tarball and installing it. >> >> As for: >> >> Building and testing Perinci-Sub-GetArgs-Array-0.10 ... FAIL >> ! Installing Perinci::Sub::GetArgs::Array failed. See /home/ron/.cpanm/build.log for details. >> >> Could you attach the content of /home/ron/.cpanm/build.log? Or perhaps re-run with "cpanm -v". >> >> Regards, >> Steven >> >>
>
-- Ron Savage http://savage.net.au/
Subject: Re: [rt.cpan.org #90106] Various pre-reqs failed to install - Log provided
Date: Fri, 08 Nov 2013 10:42:04 +1100
To: bug-Git-Bunch [...] rt.cpan.org
From: Ron Savage <ron [...] savage.net.au>
Hi Steven OK. Thanx. On 08/11/13 10:32, Steven Haryanto via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=90106 > > > Yup, it was a bug on MetaCPAN's end and happened after Data::Clean::JSON 0.12. Reported as GitHub issue and Olaf said he'll be fixing it. In the mean time, try installing the tarball manually and I think the issue will be resolved. > > Powered by Telkomsel BlackBerry® > > -----Original Message----- > From: "ron@savage.net.au via RT" <bug-Git-Bunch@rt.cpan.org> > Date: Thu, 7 Nov 2013 17:22:27 > Reply-To: bug-Git-Bunch@rt.cpan.org > Subject: Re: [rt.cpan.org #90106] Various pre-reqs failed to install - Log provided > > Queue: Git-Bunch > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=90106 > > > Hi Steven > > No sign of Data::Clean::JSON on MetaCPAN. I'll wait for a re-indexing. > > On 08/11/13 09:20, ron@savage.net.au via RT wrote:
>> <URL: https://rt.cpan.org/Ticket/Display.html?id=90106 > >> >> Hi Steven >> >> Thanx for the quick reply. >> >> See attached. >> >> On 07/11/13 19:26, steven haryanto via RT wrote:
>>> <URL: https://rt.cpan.org/Ticket/Display.html?id=90106 > >>> >>> On Wed Nov 06 19:35:52 2013, RSAVAGE wrote:
>>>> Hi Steven >>>> >>>> I ran 'cpanm Git::Bunch' and got many pre-req failures, so I ran it >>>> again and redirected output to the attached file. >>>> >>>> This is Debian V 7.2 64 AMD, and Perl V 5.14. >>>> >>>> Any ideas?
>>> >>> The line: >>> >>> Fetching http://www.cpan.org/authors/id/S/SH/SHARYANTO/Data-Clean-JSON-0.12.tar.gz ... FAIL >>> >>> says that the file cannot be retrieved. It works OK here though. Perhaps a temporary indexing/network issue? You can try manually getting the tarball and installing it. >>> >>> As for: >>> >>> Building and testing Perinci-Sub-GetArgs-Array-0.10 ... FAIL >>> ! Installing Perinci::Sub::GetArgs::Array failed. See /home/ron/.cpanm/build.log for details. >>> >>> Could you attach the content of /home/ron/.cpanm/build.log? Or perhaps re-run with "cpanm -v". >>> >>> Regards, >>> Steven >>> >>>
>>
>
-- Ron Savage http://savage.net.au/
Subject: Re: [rt.cpan.org #90106] Various pre-reqs failed to install - Log provided
Date: Fri, 08 Nov 2013 12:23:34 +1100
To: bug-Git-Bunch [...] rt.cpan.org
From: Ron Savage <ron [...] savage.net.au>
Hi steven Another problem. See attached. On 08/11/13 10:32, Steven Haryanto via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=90106 > > > Yup, it was a bug on MetaCPAN's end and happened after Data::Clean::JSON 0.12. Reported as GitHub issue and Olaf said he'll be fixing it. In the mean time, try installing the tarball manually and I think the issue will be resolved. > > Powered by Telkomsel BlackBerry® > > -----Original Message----- > From: "ron@savage.net.au via RT" <bug-Git-Bunch@rt.cpan.org> > Date: Thu, 7 Nov 2013 17:22:27 > Reply-To: bug-Git-Bunch@rt.cpan.org > Subject: Re: [rt.cpan.org #90106] Various pre-reqs failed to install - Log provided > > Queue: Git-Bunch > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=90106 > > > Hi Steven > > No sign of Data::Clean::JSON on MetaCPAN. I'll wait for a re-indexing. > > On 08/11/13 09:20, ron@savage.net.au via RT wrote:
>> <URL: https://rt.cpan.org/Ticket/Display.html?id=90106 > >> >> Hi Steven >> >> Thanx for the quick reply. >> >> See attached. >> >> On 07/11/13 19:26, steven haryanto via RT wrote:
>>> <URL: https://rt.cpan.org/Ticket/Display.html?id=90106 > >>> >>> On Wed Nov 06 19:35:52 2013, RSAVAGE wrote:
>>>> Hi Steven >>>> >>>> I ran 'cpanm Git::Bunch' and got many pre-req failures, so I ran it >>>> again and redirected output to the attached file. >>>> >>>> This is Debian V 7.2 64 AMD, and Perl V 5.14. >>>> >>>> Any ideas?
>>> >>> The line: >>> >>> Fetching http://www.cpan.org/authors/id/S/SH/SHARYANTO/Data-Clean-JSON-0.12.tar.gz ... FAIL >>> >>> says that the file cannot be retrieved. It works OK here though. Perhaps a temporary indexing/network issue? You can try manually getting the tarball and installing it. >>> >>> As for: >>> >>> Building and testing Perinci-Sub-GetArgs-Array-0.10 ... FAIL >>> ! Installing Perinci::Sub::GetArgs::Array failed. See /home/ron/.cpanm/build.log for details. >>> >>> Could you attach the content of /home/ron/.cpanm/build.log? Or perhaps re-run with "cpanm -v". >>> >>> Regards, >>> Steven >>> >>>
>>
>
-- Ron Savage http://savage.net.au/

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

Perinci::Sub::Complete depends on a fix for Perinci::Sub::Wrapper that has not been released. Now released. Make sure you fetch the updated versions: Perinci::Sub::Wrapper=0.47 Regards, Steven