Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Dist-Zilla CPAN distribution.

Report information
The Basics
Id: 53933
Status: resolved
Priority: 0/
Queue: Dist-Zilla

People
Owner: Nobody in particular
Requestors: randomcoder1 [...] gmail.com
Cc:
AdminCc:

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



Subject: on Windows Dist::Zilla uploads with world writable files
Hi, On Windows using MakeMaker to make a build and then uploading it to CPAN causes it to have world writable files, that's why you get an error from CPAN telling you this and it creates another package with and it appends "withoutworldwriteables" to it. This only happens on Windows as far as I've tested, here's the way to fix it http://www.perlmonks.org/index.pl?node_id=731935 . Please incorporate this in Dist::Zilla. Thank you, Stefan -- Your bugs , they are afraid of me.
Subject: Re: [rt.cpan.org #53933] on Windows Dist::Zilla uploads with world writable files
Date: Sat, 23 Jan 2010 22:12:25 -0500
To: Petrea Corneliu Stefan via RT <bug-Dist-Zilla [...] rt.cpan.org>
From: Ricardo Signes <rjbs [...] cpan.org>
* Petrea Corneliu Stefan via RT <bug-Dist-Zilla@rt.cpan.org> [2010-01-23T02:55:58] Show quoted text
> On Windows using MakeMaker to make a build and then uploading it to > CPAN causes it to have world writable files, that's why you get an > error from CPAN telling you this and it creates another package with > and it appends "withoutworldwriteables" to it. > This only happens on Windows as far as I've tested, here's the way to > fix it http://www.perlmonks.org/index.pl?node_id=731935 . > Please incorporate this in Dist::Zilla.
Thanks, I will look into this. I recently encountered an entirely distinct problem related to permissions not being retained, and will be looking to see if I can't fix both at once. -- rjbs
resolved in 1.100600 sorry for the delay -- rjbs