Re: Some Batch-Scripting-Problems under Windows

2007-05-04 Thread Daniel Spannbauer
Daniel Spannbauer wrote: > Igor Peshansky wrote: > >> On Thu, 3 May 2007, Daniel Spannbauer wrote: >> >> >> >>> Hello Igor, >>> first of all Thanks for the answer. >>> >>> Igor Peshansky wrote: >>> >>> On Thu, 3 May 2007, Daniel Spannbauer wrote:

Re: rsync hang

2007-05-04 Thread Frank Fesevur
Scott T. Marshall wrote: I have been having some errors when using rsync to copy files from a remote cygwin machine to my local cygwin machine. I read posts the cygwin web forum. I have the same hang problem in that when I try to rsync (get) files from a remote machine rsync just hangs if any

Re: network auth problems with public-key SSH login

2007-05-04 Thread Thorsten Kampe
* Larry Hall (Cygwin) (Thu, 03 May 2007 22:21:05 -0400) > On 05/03/2007, Shankar Unni wrote: > > Another one of those problems... > > > > When I log in using SSH public-key authentication onto a Windows 2003 box, > > it sets up my LOGNAME correctly, but the USER is set to "sshd_server". > > > >

Passwd for a specific nt group

2007-05-04 Thread Boffin, Stephane \(GE Infra, Aviation, Non-GE\)
Hello all, I would like to run the mkpasswd only for a specific NT goup and for some specific users. In the man pages there is the -u option for specific users but this cammand returns "The user name could not be found" and I am usigin my login account is there something I am missing ? Also ho

Re: Cygwin Problems on Vista (Install and others)

2007-05-04 Thread Morgan Gangwere
On 5/3/07, N Y wrote: I've read that some people can get Cygwin to run on Vista without problems, but I've run into almost every reported problem. I've trying to install Cygwin on my new Dell laptop for two days now. Intel Centrino Duo with Vista Ultimate. I'm installing for all users, unix mo

Re: Passwd for a specific nt group

2007-05-04 Thread Larry Hall (Cygwin)
Boffin, Stephane (GE Infra, Aviation, Non-GE) wrote: > > Hello all, > > I would like to run the mkpasswd only for a specific NT goup and for > some specific users. > > In the man pages there is the -u option for specific users but this > cammand returns "The user name could not be found" and I

Re: Cygwin Problems on Vista (Install and others)

2007-05-04 Thread Morgan Gangwere
I forgot to ask. could you possibly ATTACH the file generated by running "cygcheck -s - v -r >./cygdrive/c/cygwin_servercheck.log" - it'll show up on the root of your C drive. -- Morgan gangwere "Space does not reflect society, it expresses it." -- Castells, M., Space of Flows, Space of Places:

how to play mp3 or ogg files ?

2007-05-04 Thread Didier BRETIN
Hi, as I'm try to remove my XP applications with cygwin one, I'm now on the issue of playing mp3 files. Can I play mp3 or ogg files under cygwin ? If yes, with which packages ? Regards. -- Didier BRETIN http://www.bretin.net/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simpl

popen problems

2007-05-04 Thread Dan Armbrust
I made the mistake of upgrading a cygwin install that was working. Now: python Python 2.4.3 (#1, May 18 2006, 07:40:45) [GCC 3.3.3 (cygwin special)] on cygwin Type "help", "copyright", "credits" or "license" for more information. import os.path os.popen('ls').readline() Traceback (most recent

RE: popen problems

2007-05-04 Thread Jeff Hawk
> -Original Message- > From: On Behalf > Of Dan Armbrust > Sent: Friday, May 04, 2007 9:36 AM > To: cygwin@cygwin.com > Subject: popen problems > > I made the mistake of upgrading a cygwin install that was working. > > Now: > > python > Python 2.4.3 (#1, May 18 2006, 07:40:45) > [GCC 3.3

Re: popen problems

2007-05-04 Thread Dan Armbrust
I've tried both - I reran the installer and went back to the other python it offered - 2.4.3 - I get the same problem with 2.5. On 5/4/07, Jeff Hawk <[EMAIL PROTECTED]> wrote: > -Original Message- > From: On Behalf > Of Dan Armbrust > Sent: Friday, May 04, 2007 9:36 AM > To: cygwin@c

Re: popen problems

2007-05-04 Thread Dan Armbrust
python Python 2.5 (r25:51908, Mar 13 2007, 08:13:14) [GCC 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)] on cygwin Type "help", "copyright", "credits" or "license" for more information. import os.path os.popen('ls').readline() Traceback (most recent call last): File "", line 1, in OSError

RE: popen problems

2007-05-04 Thread Jeff Hawk
> -Original Message- > From: Dan Armbrust [mailto:Daniel dot armbrust dot list at gmail dot com] > Sent: Friday, May 04, 2007 9:44 AM > To: Jeff Hawk > Subject: Re: popen problems > > python > Python 2.5 (r25:51908, Mar 13 2007, 08:13:14) > [GCC 3.4.4 (cygming special, gdc 0.12, using dmd

RE: popen problems

2007-05-04 Thread Dave Korn
On 04 May 2007 15:36, Dan Armbrust wrote: > python > Python 2.4.3 (#1, May 18 2006, 07:40:45) > [GCC 3.3.3 (cygwin special)] on cygwin > Type "help", "copyright", "credits" or "license" for more information. import os.path os.popen('ls').readline() > Traceback (most recent call last):

RE: Cygwin Problems on Vista (Install and others)

2007-05-04 Thread Dave Korn
On 04 May 2007 16:33, A B wrote: > The servercheck log is attached. Error: could not find - Error: could not find v Error: could not find -r Looks like you typo'd the commandline invocation to me. Those were supposed to be options. The syntax should be cygcheck -svr or cygcheck

Re: popen problems

2007-05-04 Thread Dan Armbrust
Sorry, can you elaborate on how I cause use strace? Thanks, Dan On 5/4/07, Felipe Alcacibar <[EMAIL PROTECTED]> wrote: maybe you can apply an strace to see it? cheers! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Re: popen problems

2007-05-04 Thread Dan Armbrust
Does this help shed any light? I seem to have massive cygwin permissions problems $ whoami mn04swbuild-svc $ groups mn04swbuild-svc /usr/bin/groups: Permission denied. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html D

Re: popen problems

2007-05-04 Thread Jason Tishler
Dan, On Fri, May 04, 2007 at 09:36:23AM -0500, Dan Armbrust wrote: > [snip] > >>>import os.path > >>>os.popen('ls').readline() > Traceback (most recent call last): > File "", line 1, in ? > OSError: [Errno 13] Permission denied > > What on earth happened? The above indicates that /bin/sh.exe is

Re: popen problems

2007-05-04 Thread Dan Armbrust
Thats what I keep thinking - but all of my other tools are telling me it should be executeable: $ ls -al /bin/sh.exe -rwxrwxrwx+ 1 mn04swbuild-svc Users 49152 May 3 14:54 /bin/sh.exe Also, when I check the windows security permissions, 'everyone' is granted full access. It's like cygwin itsel

ping returns success on failure

2007-05-04 Thread Richard Foulk
Ping returns zero (0) after a successful response from a remote host. It returns one (1) if it's called with a unknown domain name -- a failure. Unfortunately, it returns zero if the remote host exists but doesn't respond. This seems like incorrect behavior to me and doesn't agree with ping on L

Problem running Cygwin Apache2 as Windows XP service

2007-05-04 Thread William Sutton
First off, hi to all of you :} Now for the problem... PROBLEM I cannot get Apache 2 under Windows XP Professional to run as a service using cygrunsrv. In the present configuration, when I attempt to run a simple environment variables cgi script, the erro

Re: popen problems

2007-05-04 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Dan Armbrust on 5/4/2007 12:02 PM: > Thats what I keep thinking - but all of my other tools are telling me > it should be executeable: > > $ ls -al /bin/sh.exe > -rwxrwxrwx+ 1 mn04swbuild-svc Users 49152 May 3 14:54 /bin/sh.exe The + on

Re: Updated: readline-5.0-4, libreadline6-5.0-4

2007-05-04 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 http://cygwin.com/acronyms/#PPIOSPE - redirecting to the list You sure picked an awfully old message to reply to, seeing as how readline is currently at 5.2.4-8, and I no longer support readline-5.0-4. According to Atzinger, Joseph on 5/4/2007 1:55 P

Re: Updated: readline-5.0-4, libreadline6-5.0-4

2007-05-04 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 What part of http://cygwin.com/acronyms/#PPIOSPE did you not understand? Re-redirecting to the list. According to Atzinger, Joseph on 5/4/2007 2:28 PM: > Thanks for the response. > > I definitely didn't have any cygwin shells open the first time I di

Re: popen problems

2007-05-04 Thread Dan Armbrust
$ getfacl /bin/sh.exe # file: /bin/sh.exe # owner: mn04swbuild-svc # group: Users user::rwx group::rwx group:SYSTEM:rwx group:Administrators:rwx mask:rwx other:rwx Seems ok - but I tried doing the copy as you suggested - and it worked from inside of bash - but now, low and behold, the problem ha

setup.exe is REALLY old! (was: Updated: readline-5.0-4, libreadline6-5.0-4)

2007-05-04 Thread Matthew Woehlke
Eric Blake wrote: According to Atzinger, Joseph on 5/4/2007 2:28 PM: I feel your pain with slow release times. Huh? The problem here isn't slow release times [snip] I'm guessing he was referring to "I really wish we could get a new setup.exe release made official", in which case I second t

RE: Updated: readline-5.0-4, libreadline6-5.0-4

2007-05-04 Thread Atzinger, Joseph
First message board posting. Thanks for Joseph Atzinger Sr. Software Engineer Medrad, Inc -Original Message- From: Eric Blake [mailto:[EMAIL PROTECTED] Sent: Friday, May 04, 2007 4:43 PM To: Atzinger, Joseph; cygwin@cygwin.com Subject: Re: Updated: readline-5.0-4, libreadline6-5.0-4

RE: Updated: readline-5.0-4, libreadline6-5.0-4

2007-05-04 Thread Atzinger, Joseph
:::sigh::: Sorry for the spam, folks. Last you'll hear from me. Joseph Atzinger Sr. Software Engineer Medrad, Inc -Original Message- From: Eric Blake [mailto:[EMAIL PROTECTED] Sent: Friday, May 04, 2007 4:43 PM To: Atzinger, Joseph; cygwin@cygwin.com Subject: Re: Updated: readline-5.0-

Re: popen problems

2007-05-04 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Dan Armbrust on 5/4/2007 2:49 PM: > $ getfacl /bin/sh.exe > # file: /bin/sh.exe > # owner: mn04swbuild-svc > # group: Users > user::rwx > group::rwx > group:SYSTEM:rwx > group:Administrators:rwx > mask:rwx > other:rwx Odd - no indication

Re: setup.exe is REALLY old! (was: Updated: readline-5.0-4, libreadline6-5.0-4)

2007-05-04 Thread Brian Dessent
Matthew Woehlke wrote: > I'm guessing he was referring to "I really wish we > could get a new setup.exe release made official", in which case I second > the sentiment. How long has it been since the current setup.exe was > released, anyway? Um... judging my the may 2006 timestamp on my > setup-2.5

Re: Passwd for a specific nt group

2007-05-04 Thread Igor Peshansky
On Fri, 4 May 2007, Boffin, Stephane (GE Infra, Aviation, Non-GE) wrote: > Hello all, > > I would like to run the mkpasswd only for a specific NT goup and for > some specific users. > > In the man pages there is the -u option for specific users but this > cammand returns "The user name could not b

Re: 1.5.24: setup.exe segfault

2007-05-04 Thread Igor Peshansky
On Sun, 8 Apr 2007, Igor Peshansky wrote: > On Sun, 8 Apr 2007, Greg Chicares wrote: > > > On 2007-4-8 14:45 UTC, Igor Peshansky wrote: > > > On Sun, 8 Apr 2007, Greg Chicares wrote: > > > > > >> I've run setup.exe numerous times this morning, and it segfaulted > > >> only once. I tried again, but