Re: ls: reading directory /: No such file or directory

2007-12-24 Thread Morgan Gangwere
Just Outta Paranoia, Wouldnt mounting these smb shares with windows (map \\blah\blahshare\ to Q: or something) solve this? because they simply report a [NULL] file for me... i use xp-pro-sp2 with my zaurus' smb share... [EMAIL PROTECTED] ~]$ mount Z:\Home on /zaurus-home type system (binmode) C:\W

Re: ls: reading directory /: No such file or directory

2007-12-24 Thread Robert Pendell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeff wrote: > On Mon, 24 Dec 2007 04:37:11 -0500, > Robert Pendell wrote: > >> Now looking at your mount points I would say that there are 7 potential >> problem points. The 3 mounts pointing to smb shares and the 4 mounts >> for your drives. If th

Re: ls: reading directory /: No such file or directory

2007-12-24 Thread Jeff
On Mon, 24 Dec 2007 04:37:11 -0500, Robert Pendell wrote: >Now looking at your mount points I would say that there are 7 potential >problem points. The 3 mounts pointing to smb shares and the 4 mounts >for your drives. If the drive doesn't exist then it can cause this. If >the smb share cannot

Re: ls: reading directory /: No such file or directory

2007-12-24 Thread Robert Pendell
W, the standard default mount table that setup.exe installs. Perhaps > something in my mount table is causing this...? > >> As for the /: bit. /: is likely just / (indicating root folder) and the >> colon (:) is just a seperator to split between the error messages. This >>

Re: ls: reading directory /: No such file or directory

2007-12-23 Thread Jeff
perator to split between the error messages. This >is typical. So 'ls' is telling me that my root directory is not found, then listing its contents? That makes even less sense to me... [EMAIL PROTECTED] ~ $ cd / [EMAIL PROTECTED] / $ ls -la ls: reading directory .: No such fi

Re: ls: reading directory /: No such file or directory

2007-12-23 Thread Robert Pendell
> In light of it, I'm wondering at this curiosity, which I have not seen > with previous versions of cygwin1.dll: > > $ ls -la / > [after 2-3 seconds delay...] > ls: reading directory /: No such file or directory > total 430 > drwx--+ 21 Administrator None 0

ls: reading directory /: No such file or directory

2007-12-23 Thread Jeff
previous versions of cygwin1.dll: $ ls -la / [after 2-3 seconds delay...] ls: reading directory /: No such file or directory total 430 drwx--+ 21 Administrator None 0 Dec 13 06:11 . drwx--+ 21 Administrator None 0 Dec 13 06:11 .. drwx--+ 2 Administrator None 0 Dec 19 12:23

Re: ls: reading directory .: No such file or directory

2006-09-28 Thread Larry Hall (Cygwin)
Matthew wrote: $ cd /cygdrive/d/ $ ls ls: reading directory .: No such file or directory $ cd /cygdrive/d/Temp/ $ ls Temporyary Internet Files $ cd /cygdrive/ $ ll drwxrwxr-x Administrators root 0 Sep 27 12:17 c drwxrwxr-x Administrators None 0 Sep 27 14:39 d This issue exists for both the

ls: reading directory .: No such file or directory

2006-09-28 Thread Matthew
$ cd /cygdrive/d/ $ ls ls: reading directory .: No such file or directory $ cd /cygdrive/d/Temp/ $ ls Temporyary Internet Files $ cd /cygdrive/ $ ll drwxrwxr-x Administrators root 0 Sep 27 12:17 c drwxrwxr-x Administrators None 0 Sep 27 14:39 d This issue exists for both the c and d drives

Problem with ls (ls: reading directory .: No such file or directory)

2006-08-26 Thread Juan F. Arjona
a bash issue) and I have the same problem. So it seems that something is preventing cywin.dll to access the contents of the file system folders. [EMAIL PROTECTED] ~ $ ls -la ls: reading directory .: No such file or directory total 0 drwxrwxrwx+ 2 jarjona None 0 Aug 26 01:25 . drwxrwxrwx+ 3 j

Re: ls: reading directory .: No such file or directory

2006-08-01 Thread Larry Hall (Cygwin)
Monte Riding wrote: [EMAIL PROTECTED] ~ $ pwd /cygdrive/m [EMAIL PROTECTED] ~ $ ls PUTTY.RND WINDOWS sqlcap [EMAIL PROTECTED] ~ $ cd c: [EMAIL PROTECTED] /cygdrive/c $ ls ls: reading directory .: No such file or directory Looks to me like a permissions problem. You might want to check

Re: Revised: ls: reading directory .: No such file or directory

2006-08-01 Thread mwoehlke
Warren Young wrote: Andrew Schulman wrote: On Tue, Aug 01, 2006 at 09:15:44AM -0600, Monte Riding wrote: I have an issue when trying to run ls in the root of my C: drive that's cropped up recently, not sure what's happened - Morale of the story: Use POSIX paths, i.e. "cd /cygdrive/c". OK, b

Re: Revised: ls: reading directory .: No such file or directory

2006-08-01 Thread Warren Young
Andrew Schulman wrote: On Tue, Aug 01, 2006 at 09:15:44AM -0600, Monte Riding wrote: I have an issue when trying to run ls in the root of my C: drive that's cropped up recently, not sure what's happened - Morale of the story: Use POSIX paths, i.e. "cd /cygdrive/c". OK, but mightn't it be con

Re: Revised: ls: reading directory .: No such file or directory

2006-08-01 Thread Andrew Schulman
> [EMAIL PROTECTED] ~ > $ cd /cygdrive/c > > [EMAIL PROTECTED] /cygdrive/c > $ ls > ls: reading directory .: No such file or directory Permission problem on the root folder of C:? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: Revised: ls: reading directory .: No such file or directory

2006-08-01 Thread Andrew Schulman
> On Tue, Aug 01, 2006 at 09:15:44AM -0600, Monte Riding wrote: > >I have an issue when trying to run ls in the root of my C: drive > >that's cropped up recently, not sure what's happened - > > Morale of the story: Use POSIX paths, i.e. "cd /cygdrive/c". OK, but mightn't it be considered a bug t

Re: Revised: ls: reading directory .: No such file or directory

2006-08-01 Thread Monte Riding
No, navigating to /cygdrive/c results in the same issue - and as you can see below, navigating to 'c:' does work, and changes to the /cygdrive/c directory. [EMAIL PROTECTED] ~ $ cd /cygdrive/c [EMAIL PROTECTED] /cygdrive/c $ ls ls: reading directory .: No such file or directo

Re: Revised: ls: reading directory .: No such file or directory

2006-08-01 Thread Christopher Faylor
On Tue, Aug 01, 2006 at 11:54:13AM -0400, Christopher Faylor wrote: >On Tue, Aug 01, 2006 at 09:15:44AM -0600, Monte Riding wrote: >>I have an issue when trying to run ls in the root of my C: drive >>that's cropped up recently, not sure what's happened - > >Morale of the story: Use POSIX paths, i.

Re: Revised: ls: reading directory .: No such file or directory

2006-08-01 Thread Andrew Schulman
> [EMAIL PROTECTED] ~ > $ cd c: > > [EMAIL PROTECTED] /cygdrive/c > $ ls > ls: reading directory .: No such file or directory WAG: if you run 'cd /cygdrive/c' instead of 'cd c:', does the problem go away? The shell obviously is interpreting c: as /cygd

Re: Revised: ls: reading directory .: No such file or directory

2006-08-01 Thread Christopher Faylor
On Tue, Aug 01, 2006 at 09:15:44AM -0600, Monte Riding wrote: >I have an issue when trying to run ls in the root of my C: drive >that's cropped up recently, not sure what's happened - Morale of the story: Use POSIX paths, i.e. "cd /cygdrive/c". cgf -- Unsubscribe info: http://cygwin.com/ml

Revised: ls: reading directory .: No such file or directory

2006-08-01 Thread Monte Riding
PROTECTED] /cygdrive/c $ ls ls: reading directory .: No such file or directory [EMAIL PROTECTED] /cygdrive/c $ cd "Documents and Settings" [EMAIL PROTECTED] /cygdrive/c/Documents and Settings $ ls All Users LocalServicealtiris-test iBAHNmsampson Default User NetworkService al

ls: reading directory .: No such file or directory

2006-08-01 Thread Monte Riding
[EMAIL PROTECTED] ~ $ pwd /cygdrive/m [EMAIL PROTECTED] ~ $ ls PUTTY.RND WINDOWS sqlcap [EMAIL PROTECTED] ~ $ cd c: [EMAIL PROTECTED] /cygdrive/c $ ls ls: reading directory .: No such file or directory [EMAIL PROTECTED] /cygdrive/c $ cd "Documents and Settings" [EMAIL PROTECTED]