delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS |
X-Spam-Check-By: | sourceware.org |
To: | cygwin AT cygwin DOT com |
From: | Andrew DeFaria <Andrew AT DeFaria DOT com> |
Subject: | Re: Unable to use cpan |
Date: | Thu, 20 Aug 2009 09:07:00 -0700 |
Lines: | 18 |
Message-ID: | <h6jsb4$di2$1@ger.gmane.org> |
References: | <h6it8k$b9n$1 AT ger DOT gmane DOT org> <00c101ca21ac$76c194d0$6444be70$@com> |
Mime-Version: | 1.0 |
User-Agent: | Thunderbird 2.0.0.22 (X11/20090608) |
In-Reply-To: | <00c101ca21ac$76c194d0$6444be70$@com> |
X-Stationery: | 0.4.10 |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
David Christensen wrote: > My guess is that it is a file system ownership/ permission issue. Vista is more picky than XP. Take a look at all the folders down to /home/p6258c/.cpan/sources/modules/ with Windows Explorer -> Properties -> Security and Bash 'ls -l'. If something looks strange, you might be able to fix it with Windows Explorer, 'chmod', and/or 'chown'. > Huh? It's not a permissions problem, it's a file naming problem. Removing the /home/p6258c/.cpan/modules to make this simpler, the error message is saying it is unable to rename 03modlist.data.*gz*.tmp3996 because there is no such file or directory. The error message is right - there is no file by that name. There is, however, a file by the name of 03modlist.data.tmp3669.*gz*. Note the placement of the letters "gz" - highlighted by surrounding it with "*"'s (that are not in the filename nor the error message). Of course mv will not work when you use the wrong file name. The question is why is cpan(1) using the wrong file name? Or is it ncftpget which gets it wrong? I don't know. All I know is that it just doesn't work... -- Andrew DeFaria <http://defaria.com> The obituaries in the newspaper prove beyond a shadow of a doubt that people die in alphabetical order. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |