Skip Menu |

This queue is for tickets about the Net-RTorrent CPAN distribution.

Report information
The Basics
Id: 67236
Status: open
Priority: 0/
Queue: Net-RTorrent

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

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



Subject: Distribution should not contain MYMETA.yml
... otherwise this might happen: Checking if your kit is complete... Looks good Writing Makefile for Net::RTorrent Writing MYMETA.yml Unable to open MYMETA.yml: Permission denied at /home/cpansand/var/ctps/5140RC0/install/perl-v5.13.11-368-gc2c97af/lib/5.14.0/ExtUtils/MM_Any.pm line 1172. It's probably best to create the distribution with "make dist" or the Build.PL equivalent. This should take care of not bundling MYMETA.yml into the tarball. And you should probably delete MYMETA.yml from MANIFEST. Regards, Slaven
Subject: Re: [rt.cpan.org #67236] Distribution should not contain MYMETA.yml
Date: Tue, 5 Apr 2011 11:23:05 +0400
To: bug-Net-RTorrent [...] rt.cpan.org
From: Aliaksandr Zahatski <zahatski [...] gmail.com>
Thanks, Slaven ! fixed in Net-RTorrent-0.11. by adding ^MYMETA.yml$ to MANIFEST.SKIP. New version uploaded to CPAN. Best regards, Aliaksandr 2011/4/5 Slaven_Rezic via RT <bug-Net-RTorrent@rt.cpan.org>: Show quoted text
> Mon Apr 04 18:29:57 2011: Request 67236 was acted upon. > Transaction: Ticket created by SREZIC >       Queue: Net-RTorrent >     Subject: Distribution should not contain MYMETA.yml >   Broken in: 0.10 >    Severity: (no value) >       Owner: Nobody >  Requestors: SREZIC@cpan.org >      Status: new >  Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=67236 > > > > ... otherwise this might happen: > > Checking if your kit is complete... > Looks good > Writing Makefile for Net::RTorrent > Writing MYMETA.yml > Unable to open MYMETA.yml: Permission denied at > /home/cpansand/var/ctps/5140RC0/install/perl-v5.13.11-368-gc2c97af/lib/5.14.0/ExtUtils/MM_Any.pm > line 1172. > > It's probably best to create the distribution with "make dist" or the > Build.PL equivalent. This should take care of not bundling MYMETA.yml > into the tarball. And you should probably delete MYMETA.yml from MANIFEST. > > Regards, >    Slaven > >