Re: crash on latest cygwin snapshot

2012-06-26 Thread Christopher Faylor
;>>>> your problem and I won't have to download this anyway. >>>> >>>> building from CVS, I will let you know >>> >>> Please use the snapshot, not your own build. >> >>I was planning both, just in case. >> >>$ uname

Re: [PATCH] root-uid: new module

2012-06-26 Thread Eric Blake
[adding cygwin] On 06/26/2012 06:12 PM, Paul Eggert wrote: > On 06/26/2012 05:01 PM, Eric Blake wrote: >> Rather than forcing comparison to a single value, would it be better to >> have a function is_privileged_uid(euid)? > > Yes, that sounds better. I don't use Cygwin, though, so > I'm not qual

Re: Directory structuring

2012-06-26 Thread Larry Hall (Cygwin)
On 6/26/2012 6:45 PM, PaulAThompson wrote: Now I need to sort out the bash shell issue. I can't even get the bash shell to accept dir 'dir' is from the "coreutils" package which is installed by default. Check if you have '/usr/bin/dir.exe". If not, your installation is incomplete. -- Larry _

Re: Directory structuring

2012-06-26 Thread PaulAThompson
Larry Hall (Cygwin-X) wrote: > > On 6/26/2012 6:09 PM, PaulAThompson wrote: >> >> I am very confused about the correct manner of defining directory paths >> under >> cygwin, perl, and bash. I cannot determine the correct manner. Using the >> cygwin window, I navigate to locations using >> >> cd

Re: Directory structuring

2012-06-26 Thread PaulAThompson
Larry Hall (Cygwin-X) wrote: > > On 6/26/2012 6:09 PM, PaulAThompson wrote: >> >> I am very confused about the correct manner of defining directory paths >> under >> cygwin, perl, and bash. I cannot determine the correct manner. Using the >> cygwin window, I navigate to locations using >> >> cd

Re: [OpenSSL]Is it possible to show the numerical value of the public and private key's exponent in a certificate

2012-06-26 Thread gialloporpora
Risposta al messaggio di Corinna Vinschen : Since this is a OpenSSL question, you will probably have more luck asking on the appropriate openssl-users mailing list: http://www.openssl.org/support/community.html Corinna Ok, I'll ask there in future. Thanks for the link. Sandro -- Proble

Re: Directory structuring

2012-06-26 Thread Larry Hall (Cygwin)
On 6/26/2012 6:09 PM, PaulAThompson wrote: I am very confused about the correct manner of defining directory paths under cygwin, perl, and bash. I cannot determine the correct manner. Using the cygwin window, I navigate to locations using cd /cygdrive/c/subdir Using a bash shell to run a perl

Re: [OpenSSL]Is it possible to show the numerical value of the public and private key's exponent in a certificate

2012-06-26 Thread gialloporpora
Risposta al messaggio di Lou Losee : From the OpenSSL RSA man page: To print out the components of a private key to standard output: openssl rsa -in key.pem -text -noout Not explicitly in the man page, but from reading it, it appears to get the components of the private key, the fol

Directory structuring

2012-06-26 Thread PaulAThompson
I am very confused about the correct manner of defining directory paths under cygwin, perl, and bash. I cannot determine the correct manner. Using the cygwin window, I navigate to locations using cd /cygdrive/c/subdir Using a bash shell to run a perl process under the shell and passing in a dir

Re: crash on latest cygwin snapshot

2012-06-26 Thread Christopher Faylor
t;> >>> building from CVS, I will let you know >> >> Please use the snapshot, not your own build. >> >> cgf >> > >I was planning both, just in case. > >$ uname -a >CYGWIN_NT-6.1-WOW64 MARCOATZERI 1.7.16s(0.261/5/3) 20120626 16:47:16 >i686 Cy

Re: crash on latest cygwin snapshot

2012-06-26 Thread marco atzeri
both, just in case. $ uname -a CYGWIN_NT-6.1-WOW64 MARCOATZERI 1.7.16s(0.261/5/3) 20120626 16:47:16 i686 Cygwin continues to fail same for my build Regards Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

Re: crash on latest cygwin snapshot

2012-06-26 Thread Christopher Faylor
On Tue, Jun 26, 2012 at 10:28:04PM +0200, marco atzeri wrote: >On 6/26/2012 10:14 PM, Christopher Faylor wrote: >> >> Can you still duplicate this problem with today's snapshot? > >20110626 was still failing, I will recheck anyway > >> >> >> I get a: >> >> Error 403 >> You can't access to the reque

Re: crash on latest cygwin snapshot

2012-06-26 Thread marco atzeri
On 6/26/2012 10:14 PM, Christopher Faylor wrote: Can you still duplicate this problem with today's snapshot? 20110626 was still failing, I will recheck anyway I get a: Error 403 You can't access to the requested page or directory. I can download the other two files. adjusted permissio

Re: crash on latest cygwin snapshot

2012-06-26 Thread Christopher Faylor
On Tue, Jun 26, 2012 at 03:47:55PM -0400, Christopher Faylor wrote: >On Tue, Jun 26, 2012 at 03:23:57PM -0400, Christopher Faylor wrote: >>I'll say it again: I see no difference in behavior with any snapshot or >>with the shipping version. They all stress the system and eventually >>require me to

Re: crash on latest cygwin snapshot

2012-06-26 Thread marco atzeri
On 6/26/2012 9:47 PM, Christopher Faylor wrote: On Tue, Jun 26, 2012 at 03:23:57PM -0400, Christopher Faylor wrote: I'll say it again: I see no difference in behavior with any snapshot or with the shipping version. They all stress the system and eventually require me to power cycle it. I had

Re: crash on latest cygwin snapshot

2012-06-26 Thread Christopher Faylor
On Tue, Jun 26, 2012 at 03:23:57PM -0400, Christopher Faylor wrote: >I'll say it again: I see no difference in behavior with any snapshot or >with the shipping version. They all stress the system and eventually >require me to power cycle it. I had a "mingw-gcc" shell script in /usr/bin which seem

Re: crash on latest cygwin snapshot

2012-06-26 Thread marco atzeri
On 6/26/2012 9:23 PM, Christopher Faylor wrote: It stresses a bit the computer, but on snapshot 20110619 and later CVS the side effect is to crash all mintty sessions on my W7/64 and to block cgf's one. I'll say it again: I see no difference in behavior with any snapshot or with the shipping v

Re: crash on latest cygwin snapshot

2012-06-26 Thread Christopher Faylor
On Tue, Jun 26, 2012 at 08:51:30PM +0200, marco atzeri wrote: >On 6/26/2012 5:31 PM, Corinna Vinschen wrote: >> On Jun 26 11:04, Christopher Faylor wrote: >>> On Tue, Jun 26, 2012 at 10:10:28AM -0400, Christopher Faylor wrote: On Tue, Jun 26, 2012 at 07:53:05AM -0400, Ken Brown wrote: > On

Re: crash on latest cygwin snapshot

2012-06-26 Thread marco atzeri
On 6/26/2012 5:31 PM, Corinna Vinschen wrote: On Jun 26 11:04, Christopher Faylor wrote: On Tue, Jun 26, 2012 at 10:10:28AM -0400, Christopher Faylor wrote: On Tue, Jun 26, 2012 at 07:53:05AM -0400, Ken Brown wrote: On 6/24/2012 5:30 PM, marco atzeri wrote: while building latest atlas I hit a

Re: cygwin 1.7.15: svn disk I/O error

2012-06-26 Thread Achim Gratz
David Rothenberger writes: > The cygport file should check for all required build dependencies. If > you find one missing, please let me know. I'm not near my work machine, so this is from memory... the test suite requires perl modules I didn't have installed and fails most perl tests without the

Re: cygwin 1.7.15: svn disk I/O error

2012-06-26 Thread David Rothenberger
On 6/26/2012 9:45 AM, Achim Gratz wrote: > Achim Gratz writes: > I've tried to re-build svn against the new SQLite library, but I'm not > sure if that works correctly on my machine (the tests are still runnning > and I get some test failures already since apparently I'm still missing > some depende

Re: cygwin 1.7.15: svn disk I/O error

2012-06-26 Thread Achim Gratz
Achim Gratz writes: > Cygwin should (and apparently does) abstract away that difference. But > it seems that the locking strategy might be slightly different between > Win32 and POSIX, triggering a foray into that "disk I/O error" branch. > There may still be a bug some place else, i.e. it may get

Re: bad performance when opening many files on Win7

2012-06-26 Thread Achim Gratz
Corinna Vinschen writes: > There's something fishy on your machine, and it's not Cygwin, afaics. > I'd still blame some firewall/virus stuff. Just to put some closure on this: after the latest bout of security patches distributed by our IT the issue has vanished completely. I suspect that it had

Re: crash on latest cygwin snapshot

2012-06-26 Thread Achim Gratz
Christopher Faylor writes: > Weird. I see nothing like that. > > I get the same behavior with the supposedly working snapshot and with the > snapshot for which problems are reported. And with 1.7.15. Besides the problems reported, the June 19 snapshot kills mintty processes for me once or twice

Re: timerfd in cygwin

2012-06-26 Thread Christopher Faylor
On Tue, Jun 26, 2012 at 03:47:23PM +, Vinay wrote: >It seems timerfd feature found in linux isn't supported in cygwin. > >Any alternative to this? There is no direct analog. If you were motivated, it looks like you could hack something together with a pipe and a thread. It wouldn't be too ha

Re: crash on latest cygwin snapshot

2012-06-26 Thread Christopher Faylor
On Tue, Jun 26, 2012 at 05:31:54PM +0200, Corinna Vinschen wrote: >On Jun 26 11:04, Christopher Faylor wrote: >> On Tue, Jun 26, 2012 at 10:10:28AM -0400, Christopher Faylor wrote: >> >On Tue, Jun 26, 2012 at 07:53:05AM -0400, Ken Brown wrote: >> >>On 6/24/2012 5:30 PM, marco atzeri wrote: >> >>> w

Re: crash on latest cygwin snapshot

2012-06-26 Thread Corinna Vinschen
On Jun 26 11:04, Christopher Faylor wrote: > On Tue, Jun 26, 2012 at 10:10:28AM -0400, Christopher Faylor wrote: > >On Tue, Jun 26, 2012 at 07:53:05AM -0400, Ken Brown wrote: > >>On 6/24/2012 5:30 PM, marco atzeri wrote: > >>> while building latest atlas I hit a bug that is crashing all the running

Re: crash on latest cygwin snapshot

2012-06-26 Thread Christopher Faylor
On Tue, Jun 26, 2012 at 10:10:28AM -0400, Christopher Faylor wrote: >On Tue, Jun 26, 2012 at 07:53:05AM -0400, Ken Brown wrote: >>On 6/24/2012 5:30 PM, marco atzeri wrote: >>> while building latest atlas I hit a bug that is crashing all the running >>> cygwin process. >>> It crashes on 20120619 sna

Re: error: field 'st_atim' has incomplete type

2012-06-26 Thread Christopher Faylor
On Tue, Jun 26, 2012 at 02:27:33PM +, Vinay wrote: >Christopher Faylor cygwin.com> writes: > >> >> On Tue, Jun 26, 2012 at 09:54:30AM -0400, Earnie Boyd wrote: >> >On Tue, Jun 26, 2012 at 9:16 AM, Vinay wrote: >> >> I am trying to compile a native linux application in windows using >> >> cygw

Re: error: field 'st_atim' has incomplete type

2012-06-26 Thread Vinay
Christopher Faylor cygwin.com> writes: > > On Tue, Jun 26, 2012 at 09:54:30AM -0400, Earnie Boyd wrote: > >On Tue, Jun 26, 2012 at 9:16 AM, Vinay wrote: > >> I am trying to compile a native linux application in windows using > >> cygwin(CYGWIN_NT-6.1-WOW64 ). > >> > >> But I am faced with strang

Re: error: field 'st_atim' has incomplete type

2012-06-26 Thread Christopher Faylor
On Tue, Jun 26, 2012 at 09:54:30AM -0400, Earnie Boyd wrote: >On Tue, Jun 26, 2012 at 9:16 AM, Vinay wrote: >> I am trying to compile a native linux application in windows using >> cygwin(CYGWIN_NT-6.1-WOW64 ). >> >> But I am faced with strange error below >> >> /usr/include/cygwin/stat.h:72:17: er

Re: crash on latest cygwin snapshot

2012-06-26 Thread Christopher Faylor
On Tue, Jun 26, 2012 at 07:53:05AM -0400, Ken Brown wrote: >On 6/24/2012 5:30 PM, marco atzeri wrote: >> while building latest atlas I hit a bug that is crashing all the running >> cygwin process. >> It crashes on 20120619 snapshot and also latest cvs source. >> No issue on 20120611 snapshot. > >I'

Re: error: field 'st_atim' has incomplete type

2012-06-26 Thread Earnie Boyd
On Tue, Jun 26, 2012 at 9:16 AM, Vinay wrote: > I am trying to compile a native linux application in windows using > cygwin(CYGWIN_NT-6.1-WOW64 ). > > But I am faced with strange error below > > /usr/include/cygwin/stat.h:72:17: error: field 'st_atim' has incomplete type > /usr/include/cygwin/stat.

error: field 'st_atim' has incomplete type

2012-06-26 Thread Vinay
I am trying to compile a native linux application in windows using cygwin(CYGWIN_NT-6.1-WOW64 ). But I am faced with strange error below /usr/include/cygwin/stat.h:72:17: error: field 'st_atim' has incomplete type /usr/include/cygwin/stat.h:73:17: error: field 'st_mtim' has incomplete type /usr/

Re: [OpenSSL]Is it possible to show the numerical value of the public and private key's exponent in a certificate

2012-06-26 Thread Lou Losee
From the OpenSSL RSA man page: To print out the components of a private key to standard output:         openssl rsa -in key.pem -text -noout Not explicitly in the man page, but from reading it, it appears to get the components of the private key, the following should work:         openssl rsa -

Re: [OpenSSL]Is it possible to show the numerical value of the public and private key's exponent in a certificate

2012-06-26 Thread Corinna Vinschen
On Jun 26 13:01, gialloporpora wrote: > Dear all, > I am trying to learn how S/MIME encryption/digital signing works. > > I would like to show the numerical values assigned to my private and > public key. > > I have converted my personal certificate from p12 to pem, in this way: > > openssl pkcs

Re: crash on latest cygwin snapshot

2012-06-26 Thread Ken Brown
On 6/24/2012 5:30 PM, marco atzeri wrote: while building latest atlas I hit a bug that is crashing all the running cygwin process. It crashes on 20120619 snapshot and also latest cvs source. No issue on 20120611 snapshot. I'm also seeing this crash, but it does not kill all running cygwin proc

Re: Ask for help on running interactive cmd in Mintty!

2012-06-26 Thread Earnie Boyd
On Tue, Jun 26, 2012 at 3:50 AM, Tian You wrote: >>> Yes, still the same problem, here is current output of "cygcheck.exe >>> -v ssh" (only C:\Cygwin\bin\ssh.exe): >> >> If you try the latest snapshot from http://cygwin.com/snapshots does >> it resolve the issue? >> > > I did not try that because I

[OpenSSL]Is it possible to show the numerical value of the public and private key's exponent in a certificate

2012-06-26 Thread gialloporpora
Dear all, I am trying to learn how S/MIME encryption/digital signing works. I would like to show the numerical values assigned to my private and public key. I have converted my personal certificate from p12 to pem, in this way: openssl pkcs12 -in mycert.p12 -out mycert.pem Now, I have used t

[ANNOUNCEMENT] Updated: rlwrap-0.37-1

2012-06-26 Thread Corinna Vinschen
I've just updated the Cygwin version of rlwrap to 0.37-1. This package is built from the latest upstream sources. Corinna To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run setup and answe

Re: rlwrap package dependency issue

2012-06-26 Thread Corinna Vinschen
On Jun 26 02:01, Sumudu Fernando wrote: > The rlwrap package seems to be missing a dependency / have an > incorrect one; it automatically installed the "readline" package but I > had to manually install the "libreadline6" package before it would > work. This was with the latest setup.exe. Thanks

rlwrap package dependency issue

2012-06-26 Thread Sumudu Fernando
The rlwrap package seems to be missing a dependency / have an incorrect one; it automatically installed the "readline" package but I had to manually install the "libreadline6" package before it would work. This was with the latest setup.exe. Thanks for a great piece of software!                

Re: Ask for help on running interactive cmd in Mintty!

2012-06-26 Thread Tian You
>> Yes, still the same problem, here is current output of "cygcheck.exe >> -v ssh" (only C:\Cygwin\bin\ssh.exe): > > If you try the latest snapshot from http://cygwin.com/snapshots does > it resolve the issue? > I did not try that because I'm going to deliver my application within cygwin, and cann