Re: Did md5sum -c change line end handling?

2006-01-20 Thread Mark Bohlman
Eric Blake wrote: > According to Mark Bohlman on 1/19/2006 3:24 PM: >>> Notice the message ": No such file or directoryz" - that is not a typo but >>> a cut and paste. >>> Turns out that the .md5 file has a CR-LF (downloaded from source provider) &g

Did md5sum -c change line end handling?

2006-01-19 Thread Mark Bohlman
Hi, I've noticed since my last cygwin update (2 days ago with reinstall of coreutils today) that md5sum is failing on a check. For example $ md5sum -c downloaded_file.gz.md5 : No such file or directoryz : FAILED open or read md5sum: WARNING: 1 of 1 listed file could not be read I'm running:

Re: Singular-base 3.0.1-1 MD5 error

2005-11-15 Thread Mark Bohlman
J. Daniel Ashton wrote: Oliver Wienand wrote: Singular-base 3.0.1-1 gets an MD5 error on my system. I've deleted and re-downloaded it several times and blown away the setup.ini file, but the MD5 error persists. I tried on different system and it work everywhere. I only had problems finding

Re: Strange-Dangerous behaviour in Cygwin

2005-05-07 Thread Mark Bohlman
You can us stty erase "^H" (or what ever might be appropriate for the terminal) to get this to work. I was able to observe the exact symptoms you reported and correct do the above. -- Mark Angelo Graziosi wrote: Not only in xterm but also in standard bash shell. I have always used xterm and unt

Re: FileRunner under cygwin - simple compilation fails.

2005-01-18 Thread Mark Bohlman
Igor Pechtchanski wrote: On Tue, 18 Jan 2005, CV wrote: Thanks for your help Igor. Actually I found the answer by googling for "___RUNTIME_PSEUDO_RELOC_LIST__". Someone had that problem fixed by upgrading to the latest binutils. Ah, right, that would do it. Strangely enough, Googling for partial

Re: setting $HOME variable

2004-11-08 Thread Mark Bohlman
Michael wrote: Ive been trying to set the home variable. i want home to be c:\cygwin\home\ ive tried setting this in the .bat files and in .bashrc but it doesnt work. If i type echo $HOME i get this /cygdrive/c/Documents and Settings/UserName Ive read that its in /etc/passwd where it actually

Re: fhandler_base::dup failed error after upgrade to 1.5.11-1

2004-09-10 Thread Mark Bohlman
Christopher Faylor wrote: On Thu, Sep 09, 2004 at 07:16:22PM -0400, Matthew Moss wrote: I ran into a problem after installing updates. I removed cygwin and reinstalled and now have a fresh installation of 1.5.11-1 using setup.exe 2.427. I tried the following command in bash: tidy contrib.html > co

Re: What is this

2004-09-07 Thread Mark Bohlman
Dave Korn wrote: -Original Message- From: Igor Pechtchanski Sent: 07 September 2004 03:57 On Mon, 6 Sep 2004, Dave Korn wrote: -Original Message- From: cygwin-owner On Behalf Of Phil Betts Sent: 06 September 2004 12:34 Brian Dessent wrote: "Mirko Tebaldi (Indirizzo Pubblico)"

Re: Problem executing a .bat script in a directory with spaces using bash

2004-09-03 Thread Mark Bohlman
Igor Pechtchanski wrote: On Fri, 3 Sep 2004, Mark Bohlman wrote: Igor Pechtchanski wrote: On Fri, 3 Sep 2004, Mark Bohlman wrote: Igor Pechtchanski wrote: On Fri, 3 Sep 2004, Christopher Cobb wrote: I get different results than you do. It seems to work as expected: [EMAIL PROTECTED] /c

Re: Problem executing a .bat script in a directory with spaces using bash

2004-09-03 Thread Mark Bohlman
Igor Pechtchanski wrote: On Fri, 3 Sep 2004, Mark Bohlman wrote: Igor Pechtchanski wrote: On Fri, 3 Sep 2004, Christopher Cobb wrote: I get different results than you do. It seems to work as expected: [EMAIL PROTECTED] /c/Documents and Settings 09:45:46 511$ cat test.bat echo %1 [EMAIL

Re: Problem executing a .bat script in a directory with spaces using bash

2004-09-03 Thread Mark Bohlman
Igor Pechtchanski wrote: On Fri, 3 Sep 2004, Christopher Cobb wrote: I get different results than you do. It seems to work as expected: [EMAIL PROTECTED] /c/Documents and Settings 09:45:46 511$ cat test.bat echo %1 [EMAIL PROTECTED] /c/Documents and Settings 09:45:48 511$ ./test.bat C:\Documents

Re: Dynamic loading of cygwin dependent dlls

2004-08-11 Thread Mark Bohlman
Peter Ekberg wrote: Ah, now I see it. You have to be careful with your typing. pseudo_stubs.dll (with one s in the end) is the name that fails. Apparently both pseudo_stub.dll (no s) and psuedo_stubs.dll (bad spelling) work. And pseudo_stubss.dll (double s) definitely works, that I have tried myse

Re: ssh : commands not echoed back to terminal

2004-07-21 Thread Mark Bohlman
Dave Korn wrote: -Original Message- From: cygwin-owner On Behalf Of Song Ken Vern-E11804 Sent: 21 July 2004 03:51 I find that whenever I keep a ssh session for long time (overnight), and come back to it the next morning, I cannot seem to see anything I type. I am using rxvt, with bash.

Re: error installing sshd on win2k3

2004-07-09 Thread Mark Bohlman
Dave Korn wrote: -Original Message- From: cygwin-owner On Behalf Of Thorsten Kampe Sent: 09 July 2004 11:27 * Sam Edge (2004-07-09 10:18 +0200) I am installing sshd on win2k3. Windows 2300?! Microsoft must be /really/ confident about this version of the OS. ;-) No, win2k3 is win20003.

Re: IPC shared memory on windows

2004-06-29 Thread Mark Bohlman
Igor Pechtchanski wrote: On Tue, 29 Jun 2004, Larry Hall wrote: At 03:16 PM 6/29/2004, you wrote: On Tue, Jun 29, 2004 at 01:14:06PM -0400, Larry Hall wrote: LOL! So does this mean we need to change our tag-line from WJM to WJHAF (We're just helpful and friendly)? ;-) I wouldn't want to get carri

Re: mutt and ssmtp on Cygwin on Windows Server 2003 'child exited 127'

2004-05-19 Thread Mark Bohlman
[EMAIL PROTECTED] wrote: Somehow I do not succeed in configuring mutt or ssmtp with Cygwin on a Windows 2003 server. As an example of what happens: $ echo hallo | mutt -s new_test [EMAIL PROTECTED] Error sending message, child exited 127 (Exec error.). Could not send the message. The error is exac