Re: revisiting case sensitivity

2005-04-01 Thread Eric Blake
> > #!/bin/sh > > /bin/mv "${1%%/}" "${1%%/}-$$" && mv "${1%%/}-$$" "${2%%/}" > > END /usr/local/bin/mvv > > > > Is this pretty much the final word at the moment? > > I suppose it is. I'm still getting the "are the same file" failure > (which, BTW, only o

Re: revisiting case sensitivity

2005-04-01 Thread Arturus Magi
beau wrote: Greetings, I've got a whole bunch of directories and files, formerly on debian, burnt to CD, that XP will only see as ALLCAPS. Are you sure the disc is formatted with a filesystem that allows for lowercase characters? The ISO 9660 standard is a least common denominator standard, whic

Re: gmake

2005-04-01 Thread Igor Pechtchanski
On Fri, 1 Apr 2005, Jamal Siadat wrote: > do you know wher I can find the gmake option ( or its equivalent) in > Cygwin If by "gmake" you mean "GNU make", Cygwin's "make" *is* GNU make. Just install the "make" package. If your tools rely on it being called "gmake", use any of the standard mecha

Re: Cygwin version:1.64 Vim:6.3 Problem with vim

2005-04-01 Thread Igor Pechtchanski
On Fri, 1 Apr 2005, Akash Agrawal wrote: > Hi all, > > I am seeing this problem when I use vim to edit any file with the > latest installation of cygwin available. According to your cygcheck output, your Cygwin version is 1.5.13-1. FWIW, there is no version 1.64 of Cygwin. > I open a file using

gmake

2005-04-01 Thread Jamal Siadat
hi do you know wher I can find the gmake option ( or its equivalent) in Cygwin Thanks -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.

Cygwin version:1.64 Vim:6.3 Problem with vim

2005-04-01 Thread Akash Agrawal
Hi all, I am seeing this problem when I use vim to edit any file with the latest installation of cygwin available. I open a file using vim. Use Ctrl-z to suspend the process. Come back to shell (bash) prompt. Use "fg" to go back to the vim process. Now my terminal is all screwed up. I cannot e

Re: revisiting case sensitivity

2005-04-01 Thread beau
Igor, Thanks bunches for the re-assurance; I'll spend a little time with the bash manpage. beau -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http

Re: revisiting case sensitivity

2005-04-01 Thread Igor Pechtchanski
On Fri, 1 Apr 2005, beau wrote: > Greetings, > > I've got a whole bunch of directories and files, formerly on debian, > burnt to CD, that XP will only see as ALLCAPS. I read the archived > thread from February "insensitive case problem in latest cygwin" > (http://sourceware.org/ml/cygwin/2005-02/

Re: Path confusion

2005-04-01 Thread Jim Meyering
Eric Blake <[EMAIL PROTECTED]> wrote: > How about it - does it make sense to add an --xdev option to all of the > recursive descent tools (chown, chmod, ls, ...) to force the recursion to > stop at mount points, or is find/xargs the only supported idiom for this? It's seductive, but I don't think

Possible typo in cygwin snapshot build date

2005-04-01 Thread Brian Bruns
Even though its April Fools Day, I figured I'd point this out with the April 1st snapshot of cygwin1.dll: CYGWIN_NT-5.0 intrepid 1.5.14s(0.126/4/2) 20050221 22:13:58 i686 unknown unknown Cygwin Checking the version of the DLL via explorer shows 2005-04-01 13:57. Of course, if its already been me

revisiting case sensitivity

2005-04-01 Thread beau
Greetings, I've got a whole bunch of directories and files, formerly on debian, burnt to CD, that XP will only see as ALLCAPS. I read the archived thread from February "insensitive case problem in latest cygwin" (http://sourceware.org/ml/cygwin/2005-02/msg00454.html) wherein I found: ---

Python 2.3.5

2005-04-01 Thread Godefroid Chapelle
Hi, This is a question for the Python maintainer : I'd like to know if he has the plan to release 2.3.5 for Cygwin. This would be appreciated a lot as it is the required version for using the coming Zope 2.8 When forcing Zope 2.8 to run with Python 2.3.4, I get errors I wont get help to correc

Re: fscanf "%lf" misses the "-" sign in "-5.0e+00" on cygwin 1.5.13-1

2005-04-01 Thread Christopher Faylor
On Sat, Mar 26, 2005 at 10:52:58AM -0800, Brian Dessent wrote: >Isselmou dellahy wrote: >>I'm using cygwin 1.5.13-1 and gcc version 3.3.3 to compile the following >>foo.C : >>... >>The compiler does'nt show any warning and when executed prints: >> >>n=1 x=5.00 >> >>missing the "-" sign. > >You'

Re: zsh startup oddity

2005-04-01 Thread Peter A. Castro
On Fri, 1 Apr 2005, Luke Kendall wrote: We found, on a release of Cygwin that's now probably almost a year old, that: If the /home directory had been created by Cygwin mkdir, and If the /etc/passwd shell specified shell to run was zsh, Then /etc/passwd would not run $HOME/.zprofile (I.e. a

Re: Problem with CYGWIN 1.5.13-1 unpacking .tar.gz file (fwd)

2005-04-01 Thread Igor Pechtchanski
On Fri, 1 Apr 2005, Angelo Graziosi (D. Zanello) wrote: > -- Forwarded message -- > Date: Mon, 21 Mar 2005 21:04:47 +0100 (MET) > From: "Angelo Graziosi (D. Zanello)" <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] I know it's your own address, but

Re: Cygwin dll initialization from win32 application

2005-04-01 Thread Igor Pechtchanski
On Fri, 1 Apr 2005, Douglas Merrell wrote: > On Tue, 11 Mar 2003 15:34:07 -0500, Christopher Faylor wrote: > > On Tue, Mar 11, 2003 at 12:48:15PM -0500, Rich LeGrand wrote: > > > Hi all, > > > This has been discussed before, but I have been unable to find any > > > solutions to this problem. > > >

Problem with CYGWIN 1.5.13-1 unpacking .tar.gz file (fwd)

2005-04-01 Thread Angelo Graziosi (D. Zanello)
-- Forwarded message -- Date: Mon, 21 Mar 2005 21:04:47 +0100 (MET) From: "Angelo Graziosi (D. Zanello)" <[EMAIL PROTECTED]> To: cygwin@cygwin.com Subject: Problem with CYGWIN 1.5.13-1 Hi, I have tried to rebuild ROOT 4.03.02 (a CERN application) with CYGWIN 1.5.13-1 (with the

Re: Cygwin dll initialization from win32 application

2005-04-01 Thread Douglas Merrell
On Tue, 11 Mar 2003 15:34:07 -0500, Christopher Faylor wrote: On Tue, Mar 11, 2003 at 12:48:15PM -0500, Rich LeGrand wrote: Hi all, This has been discussed before, but I have been unable to find any solutions to this problem. Basically I'm trying to call cygwin functions in the cygwin1.dll from a W

Re: Path confusion

2005-04-01 Thread Bob Proulx
Eric Blake wrote: > [moving feature request portion of thread to bug-coreutils] > > According to Luke Kendall on 4/1/2005 12:11 AM: > find / -xdev -user "$USER" -print0 | xargs -0 chown Administrators.SYSTEM > >>> > >>> You must mean 'chown -R --from="$USER" ...' :-) > >> > >> Hmm, sound

Re: svn binary file altered on local copy

2005-04-01 Thread Max Bowsher
Vincent Dedun wrote: There is a problem with standard 1.5.13-1 cygwin installation, on svn program. I use windows xp sp2 with all updates. When i try to commit a gz file in the repository, it get corrupted on the local copy, so yo

Re: Change to /etc/profile (Attn: base-files maintainer)

2005-04-01 Thread John Morrison
On Fri, April 1, 2005 5:06 pm, Igor Pechtchanski said: > On Fri, 1 Apr 2005, Webb Roberts wrote: > >> I would suggest a small change to /etc/profile. >> >> /etc/profile is being run by bash, which has pretty substantial filename >> expansion. For example, >> >> echo [a-z]ib >> >> Will respond

Re: svn binary file altered on local copy

2005-04-01 Thread Vincent Dedun
Le 1 avr. 05, à 17:57, Corinna Vinschen a écrit : On Apr 1 17:45, Vincent Dedun wrote: Dave Korn a ?crit : Sorry, i should post this in cygwin-apps mailing list, i do it again. No, that is not what cygwin-apps is for. Read the description of it at http://cygwin.com/lists.html So where i'm s

Re: ipc, sockets and windows sp2

2005-04-01 Thread Corinna Vinschen
On Apr 1 16:36, Vincent Dedun wrote: > I recompiled from the cygwin cvs, and it solved my problem, my master > now runs well. > > However, there is still a problem, sorry ;) Thanks again for the testcase. It helped to track down the problem which was a result of my previous check in. It shoul

Re: Change to /etc/profile (Attn: base-files maintainer)

2005-04-01 Thread Igor Pechtchanski
On Fri, 1 Apr 2005, Webb Roberts wrote: > I would suggest a small change to /etc/profile. > > /etc/profile is being run by bash, which has pretty substantial filename > expansion. For example, > > echo [a-z]ib > > Will respond 'lib' if there is a lib directory. In /etc/profile, there is a

Re: Problem with cygwin-1.5.13-1 installation Win XP

2005-04-01 Thread Igor Pechtchanski
On Fri, 1 Apr 2005, NOTAY Gurmukh wrote: > Hi > > I have problem with cygwin-1.5.13-1 installation on Win XP. Please read and follow the Cygwin problem reporting guidelines at , particularly the bit about attaching (as an uncompressed text *attachment*) the output

Re: svn binary file altered on local copy

2005-04-01 Thread Corinna Vinschen
On Apr 1 17:45, Vincent Dedun wrote: > Dave Korn a ?crit : > > >>Sorry, i should post this in cygwin-apps mailing list, i do it again. > >> > >> > > > > No, that is not what cygwin-apps is for. Read the description of it at > >http://cygwin.com/lists.html > > > > > > So where i'm supposed t

Re: svn binary file altered on local copy

2005-04-01 Thread Igor Pechtchanski
On Fri, 1 Apr 2005, Vincent Dedun wrote: > Dave Korn a écrit : > > > > Sorry, i should post this in cygwin-apps mailing list, i do it again. > > > > No, that is not what cygwin-apps is for. Read the description of it at > > http://cygwin.com/lists.html > > So where i'm supposed to report problem

Change to /etc/profile

2005-04-01 Thread Webb Roberts
I would suggest a small change to /etc/profile. /etc/profile is being run by bash, which has pretty substantial filename expansion. For example, echo [a-z]ib Will respond 'lib' if there is a lib directory. In /etc/profile, there is a tr command: /usr/bin/tr [:upper:] [:lower:]

Re: Path confusion

2005-04-01 Thread Igor Pechtchanski
On Fri, 1 Apr 2005, Luke Kendall wrote: > On 1 Apr, To: [EMAIL PROTECTED] wrote: ^ Eh? :-) > > > You must mean 'chown -R --from="$USER" ...' :-) > > > > Hmm, sounds better still. :-) > > D'oh! Not possible: there's no -xdev option on chown, so that would > d

Re: svn binary file altered on local copy

2005-04-01 Thread Vincent Dedun
Dave Korn a écrit : Sorry, i should post this in cygwin-apps mailing list, i do it again. No, that is not what cygwin-apps is for. Read the description of it at http://cygwin.com/lists.html So where i'm supposed to report problems with apps packaged for cygwin, which has problem in their

RE: svn binary file altered on local copy

2005-04-01 Thread Dave Korn
Original Message >From: Vincent Dedun >Sent: 01 April 2005 16:33 > Sorry, i should post this in cygwin-apps mailing list, i do it again. No, that is not what cygwin-apps is for. Read the description of it at http://cygwin.com/lists.html cheers, DaveK -- Can't think of a wit

Re: svn binary file altered on local copy

2005-04-01 Thread Vincent Dedun
Sorry, i should post this in cygwin-apps mailing list, i do it again. On Fri, Apr 01, 2005 at 05:10:56PM +0200, Vincent Dedun wrote: There is a problem with standard 1.5.13-1 cygwin installation, on svn program. I use window

RE: svn binary file altered on local copy

2005-04-01 Thread Dave Korn
Original Message >From: Vincent Dedun >Sent: 01 April 2005 16:11 > There is a problem with standard 1.5.13-1 > > cygwin installation, on svn program. > I use windows xp sp2 with all updates. > > When i try to commit a gz

Re: svn binary file altered on local copy

2005-04-01 Thread Christopher Faylor
On Fri, Apr 01, 2005 at 05:10:56PM +0200, Vincent Dedun wrote: >There is a problem with standard 1.5.13-1 > >cygwin installation, on svn program. >I use windows xp sp2 with all updates. > >When i try to commit a gz file in the re

svn binary file altered on local copy

2005-04-01 Thread Vincent Dedun
There is a problem with standard 1.5.13-1 cygwin installation, on svn program. I use windows xp sp2 with all updates. When i try to commit a gz file in the repository, it get corrupted on the local copy, so you can't gunzip it

Re: ipc, sockets and windows sp2

2005-04-01 Thread Vincent Dedun
Corinna Vinschen wrote : So I hope you wouldn't mind I attached a short testing program you can easily compil with gcc to reproduce the bug. Cool, that's exactly what I was asking for. I was immediately able to reproduce the problem and it turned out, that on fork() the socket duplication fr

Re: Path confusion

2005-04-01 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Luke Kendall on 4/1/2005 12:11 AM: > While just checking that, I also discovered that "man chown" now > produces no output. Other man entries seem fine. > > $ cygcheck -s | grep "^cygwin " > cygcheck: dump_sysinfo: GetVolumeInformation()

Re: Path confusion

2005-04-01 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [moving feature request portion of thread to bug-coreutils] According to Luke Kendall on 4/1/2005 12:11 AM: find / -xdev -user "$USER" -print0 | xargs -0 chown Administrators.SYSTEM >>> >>> You must mean 'chown -R --from="$USER" ...' :-) >>

Re: ipc, sockets and windows sp2

2005-04-01 Thread Corinna Vinschen
On Apr 1 13:05, Vincent Dedun wrote: > So I hope you wouldn't mind I attached a short testing program you can > easily compil with gcc to reproduce the bug. Cool, that's exactly what I was asking for. I was immediately able to reproduce the problem and it turned out, that on fork() the socket d

Problem with cygwin-1.5.13-1 installation Win XP

2005-04-01 Thread NOTAY Gurmukh
Hi I have problem with cygwin-1.5.13-1 installation on Win XP. During the installation I get the error message: Sed.exe Could not find cygintl-3.dll Could anyone tell me how to fix this problem in this release. Thanks Gurmukh This message and any files transmitted with it are legall

Re: zsh startup oddity

2005-04-01 Thread Michael Wardle
Michael Wardle wrote: Luke Kendall wrote: (I.e. after starting a login zsh, you'd have to explicitly source ~/.zlogin or whatever). By what mechanism are you ensuring zsh is invoked as a login shell rather than a non-login shell? Does $- include "i"? Does setopt show that interactive is on? Whoo

Re: ping, nslookup can't resolve names

2005-04-01 Thread Michael Wardle
Rich McNeary wrote: I started trying to ping the other servers in cygwin's bash terminal but the host couldn't be found, nslookup had similar problems. I had a similar problem a few years ago. The problem was one of: - Windows not properly appending the domain name to a plain host name (i.e. a n

Re: ipc, sockets and windows sp2

2005-04-01 Thread Vincent Dedun
Corinna Vinschen wrote : There seems to be odd problems with windows sp2 (and some sp1 with undetermined updates). Never heard of Windows sp2. NT4 SP2? 2000 SP2? XP SP2? I'm sorry I sometimes forget there are several windows versions. I'm using windows xp sp2 with all lastest microsoft

Re: zsh startup oddity

2005-04-01 Thread Michael Wardle
Luke Kendall wrote: (I.e. after starting a login zsh, you'd have to explicitly source ~/.zlogin or whatever). By what mechanism are you ensuring zsh is invoked as a login shell rather than a non-login shell? Does $- include "i"? Does setopt show that interactive is on? With Cygwin 1.5.13, zsh 4.2

Re: ipc, sockets and windows sp2

2005-04-01 Thread Corinna Vinschen
On Apr 1 10:11, Vincent Dedun wrote: > There seems to be odd problems with windows sp2 (and some sp1 with > undetermined updates). Never heard of Windows sp2. NT4 SP2? 2000 SP2? XP SP2? > I work on windows version of drqueue, which is an opensource distributed > rendering management softwar

Re: Windows 2003 Domain Controller and Cygwin SSH Permission Problem

2005-04-01 Thread Corinna Vinschen
On Mar 31 18:34, Chris Hesse wrote: > [EMAIL PROTECTED] ~ > $ ssh [EMAIL PROTECTED] > [EMAIL PROTECTED]'s password: > Last login: Thu Mar 31 18:21:38 2005 from server.domain.com > bash.exe: warning: could not find /tmp, please create! > -bash: /etc/profile: Permission denied > -bash: /home/user/.ba

Re: 1.5.13:Is it difficult to make cygwin recycle pids when create new process?

2005-04-01 Thread Corinna Vinschen
On Apr 1 09:13, Merlin Ran wrote: > > Doesn't http://www.cygwin.com/ml/cygwin/2003-10/msg00169.html explain it? > > > No. I learned why using two pids from the post, but it still doesn't explain > why winpid is always increasing. Since every process is created by > CreateProcess() ultimately, why

Re: 1.5.13:Is it difficult to make cygwin recycle pids when create new process?

2005-04-01 Thread David Dindorp
Merlin Ran wrote: > Corinna Vinschen wrote: >> Doesn't http://www.cygwin.com/ml/cygwin/2003-10/msg00169.html explain >> it? >> > No. I learned why using two pids from the post, but it still doesn't > explain why winpid is always increasing. It's probably a blessing for shells like 'bash' that it

ipc, sockets and windows sp2

2005-04-01 Thread Vincent Dedun
There seems to be odd problems with windows sp2 (and some sp1 with undetermined updates). I work on windows version of drqueue, which is an opensource distributed rendering management software (for use with maya rendering for exemple), designed for unix, so it uses IPC ans sockets. The port wo