This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Can not create file any more.



   Hello, 

I reinstalled cygwin from scratch from different mirrors, but the problem
remains. 
However, I can create files if I unset the CYGWIN variable; 

Administrator ~ $export CYGWIN=ntsec
Administrator ~ $touch xxx
touch: creating `xxx': Permission denied
Administrator ~ $id
uid=500(Administrator) gid=513(None)
groups=0(Everyone),544(Administrators),545(Users)
Administrator ~ $export CYGWIN=
Administrator ~ $touch xxx
Administrator ~ $id
uid=500(Administrator) gid=513(None) groups=513(None)


Please, tell me what further information I should give and help me to recover
a fully working cygwin, which I have made my work environment. 

     Thierry. 


 --- Corinna Vinschen <cygwin@cygwin.com> a écrit : > On Wed, Nov 21, 2001 at
01:26:17AM -0600, Pirot, Thierry wrote:
> > 
> > 	Hello, 
> > 
> > I updated my cygwin installation Monday, with setup.exe, in the
> recommended
> > way. 
> > Since then, cygwin applications ( bash, cp, touch, mkdir, vi, wget )
> cannot
> > create any file or directory anymore;
> > 'permission denied' is reported even in directories where full access is
> > granted; 
> > gcc yields core dumps; 
> > chmod, rm, rmdir, mv, ln and winnt applications work well; 
> > I work as user uid=500(Administrator) gid=513(None)
> > groups=0(Everyone),544(Administrators),545(Users)
> > 
> > Help! 
> > [...]
> > cygcheck: dump_sysinfo: GetVolumeInformation() failed: 1231
> 
> Network problem?
> 
> Corinna
  

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Courrier : http://courrier.yahoo.fr

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]