Re: [ANNOUNCEMENT] Updated cygwin package: gnupg-1.4.2.1-1

2006-02-26 Thread Sven Köhler
There's possibly another sollution: Does cygwin support something like LD_RUN_PATH? Under Linux, you can embed a path into the executable binaries. The linker then additionally searches that path for libraries. That path is afaik called LD_RUN_PATH. So does cygwin support such a thing? I'm almos

Re: [ANNOUNCEMENT] Updated cygwin package: gnupg-1.4.2.1-1

2006-02-26 Thread Sven Köhler
> * Add "--exec-path /bin:/usr/sbin/gnupg" to the gpg command that enigmail > uses. That sollution works perfectly! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

Re: instructions on how to build core file.

2006-02-26 Thread Brian Dessent
djh wrote: > Does cygwin have a way to produce a core file that would be useful as a > portmortem, using gdb? Yes, set the error_start parameter of the CYGWIN environment variable to call dumper.exe. Or better, just set it to gdb and the debugger will be launched when the fault occurs and attach

Re: Dreadful cygwin errors

2006-02-26 Thread Brian Dessent
"Larry Hall (Cygwin)" wrote: > article admits that there's no hard and fast settings here to help resolve > the problem so understanding more about the specifics isn't necessarily > going to make it clearer how to set these values. ;-) It's worth some One should be able to use this tool to be ab

Re: Dreadful cygwin errors

2006-02-26 Thread Larry Hall (Cygwin)
Olivier Lefevre wrote: Does the solution pointed to here help? That seems spot on because I do have a lot of processes running and I do get "Application Error : The application failed to initialize properly" every so often. However

instructions on how to build core file.

2006-02-26 Thread djh
I am working to the the latest cvs emacs to build with the latest cygwin that was release 1.5.19(0.150/4/2) 2006-01-20 13:28. The buid proccess dies and leaves me with a stackdump , "temacs.exe.stackdump" . Does cygwin have a way to produce a core file that would be useful as a portmortem,

Re: Dreadful cygwin errors

2006-02-26 Thread Olivier Lefevre
Does the solution pointed to here help? That seems spot on because I do have a lot of processes running and I do get "Application Error : The application failed to initialize properly" every so often. However I am not running NT and

Re: Updatedb grinding floppy drive

2006-02-26 Thread Larry Hall (Cygwin)
Dai Conrad wrote: I've been having a problem with updatedb for a while now. The symptoms are that late in the process it starts grinding my A: drive and I have to hit ctrl-C to kill it. A: /a system binmode Try unmounting your floppy drive. -- Larry Hall

Updatedb grinding floppy drive

2006-02-26 Thread Dai Conrad
I've been having a problem with updatedb for a while now. The symptoms are that late in the process it starts grinding my A: drive and I have to hit ctrl-C to kill it. When it first starts to run, I see the following: /usr/bin/find: /a: No medium found /usr/bin/find: Filesystem loop detected; `/

Re: [ANNOUNCEMENT] Updated cygwin package: gnupg-1.4.2.1-1

2006-02-26 Thread Volker Quetschke
Hi! Volker Quetschke wrote: The gpgkeys_hkp.exe is found, but the cygwin1.dll is not found according to the following text: Yep, is it in your path? No, propably not. I could replicate your problem in a cmd shell with cygwin1.dll not being in my path. There are several possibilities to fix t

Re: [ANNOUNCEMENT] Updated cygwin package: gnupg-1.4.2.1-1

2006-02-26 Thread Volker Quetschke
Hi! Sven Köhler wrote: A Dialog opens, with the title: gpgkeys_hkp.exe - component not found This version of gpg should have hardcoded the location of all the gpgkeys programs, which are in /usr/sbin. The gpgkeys_hkp.exe is found, but the cygwin1.dll is not found according to the following

bash slow on first 'up-arrow'

2006-02-26 Thread Frank Greco
I just finished installing the latest cygwin goodies last night and now bash is acting a little weird. When I hit 'up-arrow' for the first time, there's a long delay (at least 30 secs) and the disk spins like crazy. Then it seems to work fine, so it seems to be looking for something the very

Re: [ANNOUNCEMENT] Updated cygwin package: gnupg-1.4.2.1-1

2006-02-26 Thread Sven Köhler
>>> A Dialog opens, with the title: >>> gpgkeys_hkp.exe - component not found > > This version of gpg should have hardcoded the location of all the gpgkeys > programs, which are in /usr/sbin. The gpgkeys_hkp.exe is found, but the cygwin1.dll is not found according to the following text: >>> Th

Re: [ANNOUNCEMENT] Updated cygwin package: gnupg-1.4.2.1-1

2006-02-26 Thread René Berber
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sven Köhler wrote: > the new version doesn't work with enigmail. > > I'm using Thunderbird + enigmail + cygwin's gnupg. > If i now try to refresh the keys i get the following error: > > A Dialog opens, with the title: > gpgkeys_hkp.exe - component

Re: [ANNOUNCEMENT] Updated cygwin package: gnupg-1.4.2.1-1

2006-02-26 Thread Sven Köhler
Hi, the new version doesn't work with enigmail. I'm using Thunderbird + enigmail + cygwin's gnupg. If i now try to refresh the keys i get the following error: A Dialog opens, with the title: gpgkeys_hkp.exe - component not found The Dialog contains the text: The application could not be sta

Re: cygwin stack? problem

2006-02-26 Thread Larry Hall (Cygwin)
Lichtkind wrote: if i only would know what exactly i need to search for :] As far as searching goes, certainly things having to do with the name of the shell you're running the script with and error messages you receive are good starting points. Please note, there is also more to the problem

Re: cygwin stack? problem

2006-02-26 Thread Lichtkind
if i only would know what exactly i need to search for :] -- View this message in context: http://www.nabble.com/cygwin-stack-problem-t1189670.html#a3134975 Sent from the Cygwin Users forum at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

[ANNOUNCEMENT] Updated cygwin package: gnupg-1.4.2.1-1

2006-02-26 Thread Volker Quetschke
gnupg-1.4.2.1-1 has been uploaded to cygwin.com DESCRIPTION === GNU Privacy Guard is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. GnuPG is a complete and free replacement for PGP. It includes an advanced key manage

Re: cygwin stack? problem

2006-02-26 Thread Larry Hall (Cygwin)
Lichtkind wrote: Hello, i have made a little bash script that is beeing looped for days (endless), but after some hours the script seems to bug.. seems like a stack problem or something. (or memory?). script just uses wget, grep, cat, sort, and other common bash commands.. nothing special. any

cygwin stack? problem

2006-02-26 Thread Lichtkind
Hello, i have made a little bash script that is beeing looped for days (endless), but after some hours the script seems to bug.. seems like a stack problem or something. (or memory?). script just uses wget, grep, cat, sort, and other common bash commands.. nothing special. any idea why after ho

Re: experimental coreutils-5.94-3

2006-02-26 Thread Eric Blake
> $ cd //; /bin/pwd > /bin/pwd: couldn't find directory entry in `..' with matching i-node > > [EMAIL PROTECTED] //<== the prompt after cmd. > $ Known issue: http://cygwin.com/ml/cygwin/2006-02/msg00929.html -- Eric Blake -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple P

Re: experimental coreutils-5.94-3

2006-02-26 Thread Eric Blake
> Using Cygwin snapshot 20060224, I ran the test suite for Perl 5.8.8. > With coreutils5.94-1, there are no failures. > With coreutils5.94-3, there are several failures that stem from using > `pwd` that complain with: > pwd: couldn't find directory entry in `../../../..' with matching > i-node

Re: experimental coreutils-5.94-3

2006-02-26 Thread Jerry D. Hedden
Using Cygwin snapshot 20060224, I ran the test suite for Perl 5.8.8. With coreutils5.94-1, there are no failures. With coreutils5.94-3, there are several failures that stem from using `pwd` that complain with: pwd: couldn't find directory entry in `../../../..' with matching i-node -- Unsubs

Re: experimental coreutils-5.94-3

2006-02-26 Thread Angelo Graziosi
Eric Blake wrote: > Well, I guess not many people used it, due to the lack of complaints to > this list I used coreutils 5.94-2 but I did not seen anything. (I use also bash-3.1-2, bashdb-3.1-0.04-1, emacs*-21.3.50-2, findutils-4.3.0-1, lesstif-0.94.4-1 and snap. 20060224) Now I use 5.94-3 wit

FTPS client?

2006-02-26 Thread Angel Tsankov
Can someone recommend a free GUI FTP client with support for AUTH TLS that has been ported for Windows? Support for AUTH SSL, SSL connect and X.509 client auth is optional. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html