Skip Menu |

This queue is for tickets about the Scalar-List-Utils CPAN distribution.

Report information
The Basics
Id: 17597
Status: resolved
Priority: 0/
Queue: Scalar-List-Utils

People
Owner: Nobody in particular
Requestors: lyle_z [...] hotmail.com
Cc:
AdminCc:

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



Subject: Cannot forceunlink /usr/lib/perl5/5.8/cygwin/auto/List/Util/Util.dll:
I'm using the latest version of Cygwin on Windows XP. During installation, I always get this error (which has an easy work around, as shown below, but is still a bit disconcerting for those who don't know what to do): Lyle Ziegelmiller@klyle ~/perl/cpan/Scalar-List-Utils-1.17 $ make install Installing /usr/lib/perl5/5.8/cygwin/auto/List/Util/libUtil.dll.a Cannot forceunlink /usr/lib/perl5/5.8/cygwin/auto/List/Util/Util.dll: Permission denied at /usr/lib/perl5/5.8/File/Find.pm line 907 make: *** [pure_perl_install] Error 13 Lyle Ziegelmiller@klyle ~/perl/cpan/Scalar-List-Utils-1.17 $ mv /usr/lib/perl5/5.8/cygwin/auto/List/Util/Util.dll /usr/lib/perl5/5.8/cygwin/auto/List/Util/Util.dll.old Lyle Ziegelmiller@klyle ~/perl/cpan/Scalar-List-Utils-1.17 $ make install Installing /usr/lib/perl5/5.8/cygwin/auto/List/Util/Util.dll Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/lib/perl5/5.8/cygwin/List/Util.pm Installing /usr/lib/perl5/5.8/cygwin/Scalar/Util.pm Writing /usr/lib/perl5/5.8/cygwin/auto/List/Util/.packlist Appending installation info to /usr/lib/perl5/5.8/cygwin/perllocal.pod Lyle Ziegelmiller@klyle ~/perl/cpan/Scalar-List-Utils-1.17
Subject: Re: [rt.cpan.org #17597] Cannot forceunlink /usr/lib/perl5/5.8/cygwin/auto/List/Util/Util.dll:
Date: Sun, 12 Feb 2006 18:57:08 -0600
To: bug-Scalar-List-Utils [...] rt.cpan.org
From: Graham Barr <gbarr [...] pobox.com>
On Feb 12, 2006, at 12:36 PM, Guest via RT wrote: Show quoted text
> Lyle Ziegelmiller@klyle ~/perl/cpan/Scalar-List-Utils-1.17 > $ make install > Installing /usr/lib/perl5/5.8/cygwin/auto/List/Util/libUtil.dll.a > Cannot forceunlink /usr/lib/perl5/5.8/cygwin/auto/List/Util/Util.dll: > Permission denied at /usr/lib/perl5/5.8/File/Find.pm line 907 > make: *** [pure_perl_install] Error 13
This is a problem with ExtUtils::MakeMaker not Scalar-List-Util. Graham.
Subject: Re: [rt.cpan.org #17597] Cannot forceunlink /usr/lib/perl5/5.8/cygwin/auto/List/
Date: Sun, 12 Feb 2006 20:43:17 -0600
To: bug-Scalar-List-Utils [...] rt.cpan.org
From: "Lyle Ziegelmiller" <lyle_z [...] hotmail.com>
Graham Ok - thanks. Did you let them know this? thanks <html><DIV>&nbsp;</DIV> <DIV></DIV><FONT color=#0000ff size=6>Lyle Ziegelmiller</FONT></html> Show quoted text
----Original Message Follows---- From: "Graham Barr via RT" <bug-Scalar-List-Utils@rt.cpan.org> Reply-To: bug-Scalar-List-Utils@rt.cpan.org To: lyle_z@hotmail.com Subject: Re: [rt.cpan.org #17597] Cannot forceunlink /usr/lib/perl5/5.8/cygwin/auto/List/Util/Util.dll: Date: Sun, 12 Feb 2006 19:57:59 -0500 (EST) On Feb 12, 2006, at 12:36 PM, Guest via RT wrote:
> Lyle Ziegelmiller@klyle ~/perl/cpan/Scalar-List-Utils-1.17 > $ make install > Installing /usr/lib/perl5/5.8/cygwin/auto/List/Util/libUtil.dll.a > Cannot forceunlink /usr/lib/perl5/5.8/cygwin/auto/List/Util/Util.dll: > Permission denied at /usr/lib/perl5/5.8/File/Find.pm line 907 > make: *** [pure_perl_install] Error 13
This is a problem with ExtUtils::MakeMaker not Scalar-List-Util. Graham.
From: spalmer8 [...] yahoo.com
Is there a work around? I have the latest and greatest Cygwin on XP with the most recent Scalar-List-Utils-1.17 & ExtUtils-MakeMaker. No matter how hard I try to trace this and resolve I am getting: $ make install Installing /usr/lib/perl5/5.8/cygwin/auto/List/Util/libUtil.dll.a Cannot forceunlink /usr/lib/perl5/5.8/cygwin/auto/List/Util/Util.dll: Permission denied at /usr/lib/perl5/5.8/File/Find.pm line 907 make: *** [pure_perl_install] Error 13 Advice? On Sun Feb 12 13:36:33 2006, guest wrote: Show quoted text
> I'm using the latest version of Cygwin on Windows XP. > > During installation, I always get this error (which has an easy work > around, as shown below, but is still a bit disconcerting for those
who Show quoted text
> don't know what to do): > > Lyle Ziegelmiller@klyle ~/perl/cpan/Scalar-List-Utils-1.17 > $ make install > Installing /usr/lib/perl5/5.8/cygwin/auto/List/Util/libUtil.dll.a > Cannot forceunlink /usr/lib/perl5/5.8/cygwin/auto/List/Util/Util.dll: > Permission denied at /usr/lib/perl5/5.8/File/Find.pm line 907 > make: *** [pure_perl_install] Error 13 > > Lyle Ziegelmiller@klyle ~/perl/cpan/Scalar-List-Utils-1.17 > $ mv /usr/lib/perl5/5.8/cygwin/auto/List/Util/Util.dll > /usr/lib/perl5/5.8/cygwin/auto/List/Util/Util.dll.old > > Lyle Ziegelmiller@klyle ~/perl/cpan/Scalar-List-Utils-1.17 > $ make install > Installing /usr/lib/perl5/5.8/cygwin/auto/List/Util/Util.dll > Files found in blib/arch: installing files in blib/lib into
architecture Show quoted text
> dependent library tree > Installing /usr/lib/perl5/5.8/cygwin/List/Util.pm > Installing /usr/lib/perl5/5.8/cygwin/Scalar/Util.pm > Writing /usr/lib/perl5/5.8/cygwin/auto/List/Util/.packlist > Appending installation info
to /usr/lib/perl5/5.8/cygwin/perllocal.pod Show quoted text
> > Lyle Ziegelmiller@klyle ~/perl/cpan/Scalar-List-Utils-1.17
Subject: Re: [rt.cpan.org #17597] Cannot forceunlink /usr/lib/perl5/5.8/cygwin/auto/List/Util/Util.dll:
Date: Thu, 23 Feb 2006 19:51:17 -0600
To: bug-Scalar-List-Utils [...] rt.cpan.org
From: Graham Barr <gbarr [...] pobox.com>
On Feb 23, 2006, at 6:50 PM, Guest via RT wrote: Show quoted text
> > <URL: http://rt.cpan.org/Ticket/Display.html?id=17597 > > > Is there a work around? I have the latest and greatest Cygwin on XP > with the most recent Scalar-List-Utils-1.17 & ExtUtils-MakeMaker. No > matter how hard I try to trace this and resolve I am getting: > > $ make install > Installing /usr/lib/perl5/5.8/cygwin/auto/List/Util/libUtil.dll.a > Cannot forceunlink /usr/lib/perl5/5.8/cygwin/auto/List/Util/Util.dll: > Permission > denied at /usr/lib/perl5/5.8/File/Find.pm line 907 > make: *** [pure_perl_install] Error 13 > > Advice?
I am not a MakeMaker or Cygwin expert so I am sorry I cannot be of much help here Graham.
Subject: RE: [rt.cpan.org #17597] Cannot forceunlink /usr/lib/perl5/5.8/cygwin/auto/List/
Date: Thu, 23 Feb 2006 21:51:54 -0600
To: bug-Scalar-List-Utils [...] rt.cpan.org
From: "Lyle Ziegelmiller" <lyle_z [...] hotmail.com>
Well, like I showed below, just rename /usr/lib/perl5/5.8/cygwin/auto/List/Util/Util.dll to something else, like /usr/lib/perl5/5.8/cygwin/auto/List/Util/Util.dll.old then try "make install" again. <html><DIV>&nbsp;</DIV> <DIV></DIV><FONT color=#0000ff size=6>Lyle Ziegelmiller</FONT></html> Show quoted text
----Original Message Follows---- From: "Guest via RT" <bug-Scalar-List-Utils@rt.cpan.org> Reply-To: bug-Scalar-List-Utils@rt.cpan.org To: lyle_z@hotmail.com Subject: [rt.cpan.org #17597] Cannot forceunlink /usr/lib/perl5/5.8/cygwin/auto/List/Util/Util.dll: Date: Thu, 23 Feb 2006 19:50:51 -0500 (EST) Is there a work around? I have the latest and greatest Cygwin on XP with the most recent Scalar-List-Utils-1.17 & ExtUtils-MakeMaker. No matter how hard I try to trace this and resolve I am getting: $ make install Installing /usr/lib/perl5/5.8/cygwin/auto/List/Util/libUtil.dll.a Cannot forceunlink /usr/lib/perl5/5.8/cygwin/auto/List/Util/Util.dll: Permission denied at /usr/lib/perl5/5.8/File/Find.pm line 907 make: *** [pure_perl_install] Error 13 Advice? On Sun Feb 12 13:36:33 2006, guest wrote:
> I'm using the latest version of Cygwin on Windows XP. > > During installation, I always get this error (which has an easy work > around, as shown below, but is still a bit disconcerting for those
who
> don't know what to do): > > Lyle Ziegelmiller@klyle ~/perl/cpan/Scalar-List-Utils-1.17 > $ make install > Installing /usr/lib/perl5/5.8/cygwin/auto/List/Util/libUtil.dll.a > Cannot forceunlink /usr/lib/perl5/5.8/cygwin/auto/List/Util/Util.dll: > Permission denied at /usr/lib/perl5/5.8/File/Find.pm line 907 > make: *** [pure_perl_install] Error 13 > > Lyle Ziegelmiller@klyle ~/perl/cpan/Scalar-List-Utils-1.17 > $ mv /usr/lib/perl5/5.8/cygwin/auto/List/Util/Util.dll > /usr/lib/perl5/5.8/cygwin/auto/List/Util/Util.dll.old > > Lyle Ziegelmiller@klyle ~/perl/cpan/Scalar-List-Utils-1.17 > $ make install > Installing /usr/lib/perl5/5.8/cygwin/auto/List/Util/Util.dll > Files found in blib/arch: installing files in blib/lib into
architecture
> dependent library tree > Installing /usr/lib/perl5/5.8/cygwin/List/Util.pm > Installing /usr/lib/perl5/5.8/cygwin/Scalar/Util.pm > Writing /usr/lib/perl5/5.8/cygwin/auto/List/Util/.packlist > Appending installation info
to /usr/lib/perl5/5.8/cygwin/perllocal.pod
> > Lyle Ziegelmiller@klyle ~/perl/cpan/Scalar-List-Utils-1.17
Show quoted text
> > Advice?
> > I am not a MakeMaker or Cygwin expert so I am sorry I cannot be of > much help here
Not your bug, this is a general Win32 platform problem. It's now been fixed in the last 2 or 3 ExtUtils::Install releases, and Does The Right Thing. Assuming you can get ExtUtils::Install installed (which could be a little tricky given it might not be able to upgrade itself) this problem will go away, as it has on the newer Vanilla Perl builds, which don't show this problem any more. You may resolve this bug sir. :)