Re: Is RSA authentication on SSH still broken?

2002-11-08 Thread Corinna Vinschen
On Thu, Nov 07, 2002 at 06:54:48PM -0500, Harig, Mark A. wrote: > I must be missing a piece of information. Setting the > permissions of ~/.ssh to 700 causes ssh to require me > to enter a password, that is, the encryption-key processing > is failing. Setting the permissions of ~/.ssh to 750 (if

md5 problems with postgresql

2002-11-08 Thread Ralf Habacker
Hi all, I've recognized some md5 differences on the various crypting tools between cygwin and linux. [1]openssl: echo "0123456789" | openssl dgst -md5 [2]md5sum: echo "0123456789" | md5sum [3]php: echo '' | php -q [4]postgre: select encode(digest('012

RE: postgresql question

2002-11-08 Thread Ralf Habacker
> -Original Message- > From: Jason Tishler [mailto:jason@;tishler.net] > Sent: Thursday, November 07, 2002 7:48 PM > To: Ralf Habacker > Cc: Cygwin > Subject: Re: postgresql question > > > Ralf, > > On Thu, Nov 07, 2002 at 03:18:38PM +0100, Ralf Habacker wrote: > > > Understood. At least

Antw: Online Banking Kaputt?

2002-11-08 Thread Postbank Online Service
Guten Tag, vielen Dank für Ihre E-Mail vom 08.11.2002. Bitte entschuldigen Sie die Unannehmlichkeiten. Leider haben wir momentan Serverstörungen. Unsere IT- Spezialisten arbeiten bereits intensiv daran, die Störung so schnell wie möglich zu beheben. Bitte versuchen Sie es zu einem späteren Ze

Re: Antw: Online Banking Kaputt?

2002-11-08 Thread Johan Bezem
Gerrit needs to take out the 'Reply-To' for cygwin-mails when sending private emails :-) Johan Bezem CSK Software AG Postbank Online Service wrote: > > Guten Tag, > > vielen Dank für Ihre E-Mail vom 08.11.2002. <...> -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug report

SXP on Cygwin

2002-11-08 Thread Lapo Luchini
Hi all! I'd like to use SXP (http://sxp.sourceforge.net/) on a project, but it gives a couple of header errors. I can solve them myself I bet but, as I'm lazy and I'm in a hurry... just a quick message here to ask if someone already did it ^_^ Thanks, Lapo -- Lapo 'Raist' Luchini [EMAIL PROTECT

Re: Antw: Online Banking Kaputt?

2002-11-08 Thread Gerrit P. Haase
Postbank schrieb: Oops, sorry. -- =^..^= -- 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/

Re: postgresql question

2002-11-08 Thread Jason Tishler
Ralf, On Fri, Nov 08, 2002 at 09:50:45AM +0100, Ralf Habacker wrote: > > -Original Message- > > From: Jason Tishler [mailto:jason@;tishler.net] > > Sent: Thursday, November 07, 2002 7:48 PM > > > But some pgcyrpto functions returns different crypted hashes as under > linux for example and

Re: cygwin - novell interaction

2002-11-08 Thread ljubomir . milanovic
Hi, Just few words as a conclusion for Novell/cygwin problem. In the meantime I could reproduce problem with cygwin-independent C program (compiled by MS Visual Studio). The problem ocures if many processes open/close files on novell network very rapidly (MS batch is probably too slow to reproduc

Re: [ANNOUNCEMENT] Updated: OpenSSH-3.5p1-1

2002-11-08 Thread Corinna Vinschen
On Thu, Nov 07, 2002 at 09:23:30AM -0800, Karl M wrote: > The behavior I see now is that if I do > > chown administrators.none /etc/ssh_host_rsa_key* > chmod 777 /etc/ssh_host_rsa_key* > > Then with StrictModes enabled, sshd will start and run just fine (running as > > system). But if I then do

Re: vi won't execute - symlink semantics changed?

2002-11-08 Thread Corinna Vinschen
On Fri, Nov 08, 2002 at 04:16:41PM +1100, [EMAIL PROTECTED] wrote: > I updated my Cygwin installation to the latest version, yesterday. > (That included the fresh bash-2.05-7 and binutils.) > > Since then, I can't run vi except by either specifying the full path > /usr/bin/vi or using vim. In oth

1.3.15-1: Patch 2.5 converts DOS newlines to Unix newlines

2002-11-08 Thread Steve Chapel
I've run into a problem with patch converting DOS newlines into Unix newlines. To reproduce the problem: Use setup.exe to set the Default Text File Type to Unix. Save the attached files orig and new into a directory. Type the following commands: diff -u orig new > diff patch -R < diff Now t

RE: Alternate Cygwin download methods (was Re: NO hugepackages, please!)

2002-11-08 Thread Polley Christopher W
>From: Max Bowsher [mailto:maxb@;ukf.net] >I thought I might as well mention my download method: >I wrote a little script to get a setup.ini file from a mirror, >and then use >Michael Chase's clean_setup.pl to make a list of URLs to get, >and pass that >to wget. I then invoke clean_setup.pl again

Re: Alternate Cygwin download methods (was Re: NO huge packages, please!)

2002-11-08 Thread Max Bowsher
Polley Christopher W <[EMAIL PROTECTED]> wrote: >> From: Max Bowsher [mailto:maxb@;ukf.net] >> I thought I might as well mention my download method: >> I wrote a little script to get a setup.ini file from a mirror, >> and then use >> Michael Chase's clean_setup.pl to make a list of URLs to get, >>

RE: Alternate Cygwin download methods (was Re: NO hugepackages, please!)

2002-11-08 Thread Polley Christopher W
>From: Max Bowsher [mailto:maxb@;ukf.net] > >Polley Christopher W <[EMAIL PROTECTED]> wrote: > >>> From: Max Bowsher [mailto:maxb@;ukf.net] >>> I thought I might as well mention my download method: >>> I wrote a little script to get a setup.ini file from a mirror, ... >> >> Sounds useful. :-) Care

question about cygdrive flags string in the registry (Win 2000)

2002-11-08 Thread Viviana Cotirlea
Hi, I ported a database application on Windows 2000 using cygwin. For testing reasons I put on a clean (no cygwin installed) Windows 2000 machine the generated app.exe and the cygwin1.dll. For some reason the dbopen() call failed when trying to read the created before database. After trying to

Re: Alternate Cygwin download methods (was Re: NO huge packages, please!)

2002-11-08 Thread Max Bowsher
From: Max Bowsher [mailto:maxb@;ukf.net] I thought I might as well mention my download method: I wrote a little script to get a setup.ini file from a mirror, ... >>> >> Polley Christopher W <[EMAIL PROTECTED]> wrote: >>> Sounds useful. :-) Care to share it? [I misunderstand and pos

Re: 1.3.15-1: Patch 2.5 converts DOS newlines to Unix newlines

2002-11-08 Thread Corinna Vinschen
On Fri, Nov 08, 2002 at 09:39:38AM -0500, Steve Chapel wrote: >diff -u orig new > diff >patch -R < diff > Now the files orig and new should be identical, but diff shows that > every line in the files is different. The difference is that the file > new now has Unix style newlines instead of

Re: question about cygdrive flags string in the registry (Win 2000)

2002-11-08 Thread Max Bowsher
Viviana Cotirlea <[EMAIL PROTECTED]> wrote: > My question is: Because at one point I would like to distribute the > product to others also, and I don't want to obligate them to install > the cygwin, I would like to know why this string is required, and if > my only solution would be to add that ke

RE: NO huge packages, please!

2002-11-08 Thread Randall R Schulz
Robert, Again, I apologize for offending you. I am quite content with Setup. My approach is to find a reliable mirror and ISP, and I have managed both (mostly). Note, however, that this exchange started with a person dealing with an unreliable modem link between his system and the Internet, so

Re: question about cygdrive flags string in the registry (Win 2000)

2002-11-08 Thread Randall R Schulz
Vivian, At 07:34 2002-11-08, Viviana Cotirlea wrote: Hi, I ported a database application on Windows 2000 using cygwin. For testing reasons I put on a clean (no cygwin installed) Windows 2000 machine the generated app.exe and the cygwin1.dll. For some reason the dbopen() call failed when tryin

Re: 1.3.15-1: Patch 2.5 converts DOS newlines to Unix newlines

2002-11-08 Thread Christopher Faylor
On Fri, Nov 08, 2002 at 09:39:38AM -0500, Steve Chapel wrote: >I've run into a problem with patch converting DOS newlines into Unix >newlines. Which is by design, AFAIK. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Docu

RE: Is RSA authentication on SSH still broken?

2002-11-08 Thread Harig, Mark A.
> > On Thu, Nov 07, 2002 at 06:54:48PM -0500, Harig, Mark A. wrote: > > I must be missing a piece of information. Setting the > > permissions of ~/.ssh to 700 causes ssh to require me > > to enter a password, that is, the encryption-key processing > > is failing. Setting the permissions of ~/.ss

Re: question about cygdrive flags string in the registry (Win 2000)

2002-11-08 Thread Christopher Faylor
On Fri, Nov 08, 2002 at 05:34:30PM +0200, Viviana Cotirlea wrote: >I ported a database application on Windows 2000 using cygwin. For testing >reasons I put on a clean (no cygwin installed) Windows 2000 machine the >generated app.exe and the cygwin1.dll. For some reason the dbopen() call >failed

Re: question about cygdrive flags string in the registry (Win 2000)

2002-11-08 Thread Christopher Faylor
On Fri, Nov 08, 2002 at 03:41:14PM -, Max Bowsher wrote: >Viviana Cotirlea <[EMAIL PROTECTED]> wrote: >>My question is: Because at one point I would like to distribute the >>product to others also, and I don't want to obligate them to install >>the cygwin, I would like to know why this string i

Login tcsh shell does not set PATH properly

2002-11-08 Thread sbajpai
Hi, I am running cygwin - 1.3.15-1 login - 1.4-4 tcsh - 6.11.00-4 on WinNT 4.00.1381 If I run 'tcsh -l' or run 'login ' (my default shell is tcsh) from NT (using Run from Start menu or from a cmd window), the resulting login tcsh shell does not set the PATH variable correctly. Basically if N

Re: Is RSA authentication on SSH still broken?

2002-11-08 Thread Max Bowsher
Harig, Mark A. <[EMAIL PROTECTED]> wrote: >> On Thu, Nov 07, 2002 at 06:54:48PM -0500, Harig, Mark A. wrote: >>> I must be missing a piece of information. Setting the >>> permissions of ~/.ssh to 700 causes ssh to require me >>> to enter a password, that is, the encryption-key processing >>> is f

Re: question about cygdrive flags string in the registry (Win 2000)

2002-11-08 Thread Max Bowsher
Christopher Faylor <[EMAIL PROTECTED]> wrote: > On Fri, Nov 08, 2002 at 03:41:14PM -, Max Bowsher wrote: >> Viviana Cotirlea <[EMAIL PROTECTED]> wrote: >>> My question is: Because at one point I would like to distribute the >>> product to others also, and I don't want to obligate them to insta

Re: question about cygdrive flags string in the registry (Win 2000)

2002-11-08 Thread Christopher Faylor
On Fri, Nov 08, 2002 at 05:05:41PM -, Max Bowsher wrote: >Christopher Faylor <[EMAIL PROTECTED]> wrote: >>There is no reaon why just copying the dll and a program shouldn't >>work. The program just has to be aware enough to set its own defaults. >>Cygwin *is* designed to work fine in such an e

Re: MySQL installation in cygwin

2002-11-08 Thread Gerrit P. Haase
Fup2 cygwin at cygwin.com, this is OT for cygwin-apps! Gowri schrieb: >> Create an importlibrary as I described and link >> against it. > Hi Gerrit, >Since I do not know how to compile in Windows, can > you please explain how to create an importlibrary and > how to use it in linking. > I

RE: question about cygdrive flags string in the registry (Win 2000)

2002-11-08 Thread Vince Hoffman
No idea on how/if it knows where / is but i have used rsync as a service with just rsync and cygwin1.dll using a /cygdrive/ path. > -Original Message- > From: Max Bowsher [mailto:maxb@;ukf.net] > Sent: 08 November 2002 17:06 > To: [EMAIL PROTECTED] > Subject: Re: question about cygdrive

question: how do I find information about functions (params, return values, etc)

2002-11-08 Thread Viviana Cotirlea
Hi, I installed everything provided by cygwin, meaning also the documentation. My problem is that when I'm trying to find informations about a function, let's say pthread_cond_init(), I can not get any information about it. The documentation for the supported functions is not included in the man

Re: Is RSA authentication on SSH still broken?

2002-11-08 Thread Corinna Vinschen
On Fri, Nov 08, 2002 at 11:37:11AM -0500, Harig, Mark A. wrote: >chmod 700 ~ && \ ^^^ This is your problem. By setting home and .ssh to 700 you disallow sshd to stat() ~/.ssh. Cygwin has two chances to retrieve information about a file or directory, by either calling Find

Re: MySQL installation in cygwin

2002-11-08 Thread Gowri PV
Hi Gerrit, I had mysql server 3.23.53 running cygwin 1.3.14-1 on a XP Pro. I compiled the mysql source code in cygwin using gcc 2.95.2 ( I had to specify CC=gcc-2 and CXX=g++-2). The mysql worked. The problem I had was I could not add users using GRANT command. So I am trying to add a root u

Debug malloc?

2002-11-08 Thread Brian Genisio
Hi all, Is there a debug version of malloc for cygwin that I can link against? I am trying to track down a sneaky memory leak. Thanks, Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cyg

Re: 1.3.15: "ls -l" integer overflow

2002-11-08 Thread Shankar Unni
Rares Boian wrote: However, "ls -lh" seems to be able to deal with that number and reports it correctly as 16-exabytes. ^ What?!? 16 exabytes?! That's what? 16 * 10^18? Are you joking? All the disks on earth wouldn't add up to that capacity. (Well, maybe they would in th

[ANNOUNCEMENT] Updated: binutils-20021107-2

2002-11-08 Thread Christopher Faylor
I've made a new version of binutils available for download. Several people reported problems with the previously released version which I have hopefully tracked down to a questionable patch in gas. I've reverted the patch and regenerated binutils. I can now build both gcc and cygwin with this ve

Jonathan FREESON/dassault-systemes is out of the office.

2002-11-08 Thread Jonathan FREESON
I will be out of the office starting 11/08/2002 and will not return until 11/11/2002. I will respond to your message when I return. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs

Re: [ANNOUNCEMENT] Updated: binutils-20021107-2

2002-11-08 Thread Max Bowsher
Yep, that solves the problems I had with setup. Max. -- 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/

Setup bug

2002-11-08 Thread Robert J. Cristel
version 2.249.2.5 finishing download from internet progress bar at 99% unable to retrieve _update dir info try again? answer yes use the same server then next time answer yes and use a different server progress percentage in top left of title bar goes into four digits! -RJC -- Unsubscribe info:

Re: Setup bug

2002-11-08 Thread Max Bowsher
Robert J. Cristel <[EMAIL PROTECTED]> wrote: > version 2.249.2.5 > finishing download from internet > progress bar at 99% > unable to retrieve _update dir info > try again? > answer yes use the same server > then next time answer yes and use a different server > progress percentage in top left of

Re: question: how do I find information about functions (params, return values,etc)

2002-11-08 Thread Elfyn McBratney
Hey, Try using google, http://www.google.com/search?hl=en&ie=ISO-8859-1&q=using+pthread_cond_init%28%29 On the first link youll find what you need. Elfyn From: "Viviana Cotirlea" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: question: how do I find information about functions (params, re

patch.exe crashed on cygwin-1.3.15-2

2002-11-08 Thread Andrew Chang
I just noticed that the binary compiled from patch-2.5-3-src.tar.bz2 simply crashed on startup. Here is what I did a) install cygwin-1.3.15-2 from scratch b) un-tar patch-2.5-3-src.tar.bz2 into /tmp c) cd /tmp/patch-2.5-3 d) ./configure e) make f) ./patch < /dev/null out of memorySegmentat

bison 1.75 ignores -l argument

2002-11-08 Thread Todd Dworshak
I'm finding that bison 1.75 still generates some #line directives even when the -l argument is specified. bison 1.25 (yes, I know, very old), from which I'm upgrading, seemed to work correctly. Any thoughts? Thanks! - Todd Dworshak -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-

Re: SXP on Cygwin

2002-11-08 Thread Lapo Luchini
Lapo Luchini wrote: Hi all! I'd like to use SXP (http://sxp.sourceforge.net/) on a project, but it gives a couple of header errors. I can solve them myself I bet but, as I'm lazy and I'm in a hurry... just a quick message here to ask if someone already did it ^_^ OK.. did it, wasn't dififcult

Re: patch.exe crashed on cygwin-1.3.15-2 (ATTN: Cygwin patch maintainer!)

2002-11-08 Thread Max Bowsher
Andrew Chang <[EMAIL PROTECTED]> wrote: > I just noticed that the binary compiled from patch-2.5-3-src.tar.bz2 > simply crashed on startup. > > Here is what I did > a) install cygwin-1.3.15-2 from scratch > b) un-tar patch-2.5-3-src.tar.bz2 into /tmp > c) cd /tmp/patch-2.5-3 > d) ./configure > e)

Re: patch.exe crashed on cygwin-1.3.15-2 (ATTN: Cygwin patch maintainer!)

2002-11-08 Thread Andrew Chang
On Friday 08 November 2002 03:59 pm, Max Bowsher wrote: > Andrew Chang <[EMAIL PROTECTED]> wrote: > > I just noticed that the binary compiled from patch-2.5-3-src.tar.bz2 > > simply crashed on startup. > > > > Here is what I did > > a) install cygwin-1.3.15-2 from scratch > > b) un-tar patch-2.5-3-

RE: Debug malloc?

2002-11-08 Thread Ralf Habacker
> Hi all, > > Is there a debug version of malloc for cygwin that I can link > against? I am trying to track down a sneaky memory leak. > http://sourceforge.net/project/showfiles.php?group_id=27249&release_id=121299 Try this malloc debugging library and let me know if this helps. I have used this

RE: postgresql question

2002-11-08 Thread Ralf Habacker
> On Fri, Nov 08, 2002 at 09:50:45AM +0100, Ralf Habacker wrote: > > > -Original Message- > > > From: Jason Tishler [mailto:jason@;tishler.net] > > > Sent: Thursday, November 07, 2002 7:48 PM > > > > > But some pgcyrpto functions returns different crypted hashes as under > > linux for examp

Re: fetchmail/mutt/procmail howto?

2002-11-08 Thread Jason Tishler
Shane, On Thu, Nov 07, 2002 at 05:12:47PM -0800, Shane Owenby wrote: > I have been reading the archives from the cygwin site, and I came > across this posting of yours: > > Re: Windows XP, inetd, and procmail, fetchmail, and mutt > http://www.cygwin.com/ml/cygwin/2002-01/msg01165.html > > Yes, m

Re: patch.exe crashed on cygwin-1.3.15-2 (ATTN: cygwin patch maintainer!)

2002-11-08 Thread Christopher Faylor
On Fri, Nov 08, 2002 at 11:59:43PM -, Max Bowsher wrote: >ATTN: Cygwin patch maintainer! >The patch source tarball (patch-2.5-3-src.tar.bz2) has a .bz2 extension >but is a *gzip* file! % file *.bz2 patch-2.5-3-src.tar.bz2: bzip2 compressed data, block size = 900k patch-2.5-3.tar.bz2: bzip2

Re: postgresql question

2002-11-08 Thread Jason Tishler
Ralf, On Sat, Nov 09, 2002 at 03:21:45AM +0100, Ralf Habacker wrote: > > So far I have found the following issues with Cygwin ProFTPD 1.2.6: > > [snip] > I'm used the recent cvs release Ah. I will give ProFTPD CVS (with your patch) a spin. > > BTW, all tests succeed for me: > > > > test ini

Re: patch.exe crashed on cygwin-1.3.15-2 (ATTN: cygwin patch maintainer!)

2002-11-08 Thread Corinna Vinschen
On Fri, Nov 08, 2002 at 10:11:44PM -0500, Chris Faylor wrote: > On Fri, Nov 08, 2002 at 11:59:43PM -, Max Bowsher wrote: > >ATTN: Cygwin patch maintainer! > >The patch source tarball (patch-2.5-3-src.tar.bz2) has a .bz2 extension > >but is a *gzip* file! > > % file *.bz2 > patch-2.5-3-src.tar.

Re: patch.exe crashed on cygwin-1.3.15-2 (ATTN: cygwin patch maintainer!)

2002-11-08 Thread Christopher Faylor
On Sat, Nov 09, 2002 at 07:59:36AM +0100, Corinna Vinschen wrote: >On Fri, Nov 08, 2002 at 10:11:44PM -0500, Chris Faylor wrote: >> On Fri, Nov 08, 2002 at 11:59:43PM -, Max Bowsher wrote: >> >ATTN: Cygwin patch maintainer! >> >The patch source tarball (patch-2.5-3-src.tar.bz2) has a .bz2 exten

Re: patch.exe crashed on cygwin-1.3.15-2 (ATTN: cygwin patch maintainer!)

2002-11-08 Thread Corinna Vinschen
On Sat, Nov 09, 2002 at 02:43:55AM -0500, Chris Faylor wrote: > And, then there's the fact that the patch file that you just uploaded is > exactly the same size as the previous one... Am I up too early this morning?!? I checked it on my local copy and it was in fact gzip'd: $ ls -l patch-2.5-3-s