Re: bug#14569: 24.3.50; bootstrap fails on Cygwin

2013-06-14 Thread Christopher Faylor
On Fri, Jun 14, 2013 at 11:01:54PM -0700, Paul Eggert wrote: >On 06/14/2013 11:03 AM, Christopher Faylor wrote: >>You pointed to an archived mail messages which implies that was fixed >>more than a year ago. What makes you think it is still a problem? > >The message I pointed to >

Re: cygwin.com website navigation problem

2013-06-14 Thread Christopher Faylor
On Fri, Jun 14, 2013 at 11:56:20PM -0400, Ken wrote: >Hello Cygwin Team! > >Nothing urgent, but there seems to be a navigation >problem with the Cygwin.com website that has persisted >for a couple weeks now. Once you click on the >snapshots hyperlink in the sidebar, you cannot use any >of the

Re: bug#14569: 24.3.50; bootstrap fails on Cygwin

2013-06-14 Thread Paul Eggert
On 06/14/2013 11:03 AM, Christopher Faylor wrote: > You pointed to an archived mail messages which implies that was fixed > more than a year ago. What makes you think it is still a problem? The message I pointed to says this: > Testcase sign

cygwin.com website navigation problem

2013-06-14 Thread Ken
Hello Cygwin Team! Nothing urgent, but there seems to be a navigation problem with the Cygwin.com website that has persisted for a couple weeks now. Once you click on the snapshots hyperlink in the sidebar, you cannot use any of the other sidebar links to navigate the site. An example of t

RE: Heimdal 1.5.2: "unknown mech-code 2529639054 for mech 1 3 6 1 4 1 311 2 2 10"

2013-06-14 Thread Nogin, Aleksey
> An easy way to help answer this question is to update your 'openssh' > (and 'cygwin') package(s) at least and see if that helps. Allot has changed > in the last year+. I've created a fresh installation of Cygwin, and see the exact same error: $ ssh -v XXXhostXXX OpenSSH_6.2p2, OpenSSL 1.0.1e

Re: Heimdal 1.5.2: "unknown mech-code 2529639054 for mech 1 3 6 1 4 1 311 2 2 10"

2013-06-14 Thread Larry Hall (Cygwin)
On 6/14/2013 5:39 PM, Nogin, Aleksey wrote: One thing I did notice is that when I ssh into an RHEL box, afterwards kinit on the client (Cygwin) side shows a ticket for the RHEL host (as expected), yet it shows that the ticket lacks the "forwardable" flag, which would probably explain the failur

Heimdal 1.5.2: "unknown mech-code 2529639054 for mech 1 3 6 1 4 1 311 2 2 10"

2013-06-14 Thread Nogin, Aleksey
I am experiencing the same error that Corinna Vinschen have reported on cygwin-apps mailing list about a year ago without any obvious resolution(*), and I was wondering whether somebody was able to resolve it since. I am running Heimdal's kinit (as came with MobaXterm 6.2) under Windows 7 to ge

Re: Wrong permissions when cloning a Git repository using Cygwin

2013-06-14 Thread Larry Hall (Cygwin)
On 6/14/2013 5:10 PM, Thomas Deinhamer wrote: Hi folks, when I run "git clone URL" on the mintty terminal in the Cygwin environment on a Windows Server 2008 network share some directories have wrong permissions set (i.e. groups are missing). Most of the directories have the correct groups and p

Wrong permissions when cloning a Git repository using Cygwin

2013-06-14 Thread Thomas Deinhamer
Hi folks, when I run "git clone URL" on the mintty terminal in the Cygwin environment on a Windows Server 2008 network share some directories have wrong permissions set (i.e. groups are missing). Most of the directories have the correct groups and permissions assigned, but some of them (it seems

Re: bug#14569: 24.3.50; bootstrap fails on Cygwin

2013-06-14 Thread Ken Brown
On 6/14/2013 2:03 PM, Christopher Faylor wrote: On Fri, Jun 14, 2013 at 10:45:47AM -0700, Paul Eggert wrote: Cygwin developers, I'm worried about a Cygwin bug where pthread_kill may not send a signal to the correct thread. This bug may be causing Emacs to crash. The Cygwin bug is discussed in t

Re: get_myaddress error with nfsd

2013-06-14 Thread Jazz
Another problem occurred. Both services mountd and nfsd start, but after a while they stop. mountd.log says: Cannot register service: RPC: Timed out mountd[8860] 06/14/113 21:57 rpcmisc.c 99 : unable to register (mountd, 1, udp). And nfsd.log says: Cannot register service: RPC: Timed out nfsd[609

Re: get_myaddress error with nfsd

2013-06-14 Thread Jazz
It works! Thanks for your quick reaction. -- View this message in context: http://cygwin.1069669.n5.nabble.com/get-myaddress-error-with-nfsd-tp99341p99606.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: bug#14569: 24.3.50; bootstrap fails on Cygwin

2013-06-14 Thread Eli Zaretskii
> Date: Fri, 14 Jun 2013 10:45:47 -0700 > From: Paul Eggert > Cc: 14...@debbugs.gnu.org > > Cygwin developers, I'm worried about a Cygwin bug where > pthread_kill may not send a signal to the correct thread. > This bug may be causing Emacs to crash. The Cygwin bug is > discussed in this thread:

Re: bug#14569: 24.3.50; bootstrap fails on Cygwin

2013-06-14 Thread Christopher Faylor
On Fri, Jun 14, 2013 at 10:45:47AM -0700, Paul Eggert wrote: >Cygwin developers, I'm worried about a Cygwin bug where >pthread_kill may not send a signal to the correct thread. >This bug may be causing Emacs to crash. The Cygwin bug is >discussed in this thread: > >http://cygwin.com/ml/cygwin/2012

Re: bug#14569: 24.3.50; bootstrap fails on Cygwin

2013-06-14 Thread Paul Eggert
Cygwin developers, I'm worried about a Cygwin bug where pthread_kill may not send a signal to the correct thread. This bug may be causing Emacs to crash. The Cygwin bug is discussed in this thread: http://cygwin.com/ml/cygwin/2012-05/msg00472.html Emacs uses pthread_kill to redirect SIGCHLD to t

Re: f951: fatal error: can’t open /tmp/ccKB9p5g.s for writing: No such file or directory

2013-06-14 Thread marco atzeri
Il 6/14/2013 4:09 PM, Eliza Tkacz RIK ha scritto: Hello, After installing the package OpenSSH I am not able to compile any fortran code using gfortran command. The compilation is terminated with: f951: fatal error: can’t open /tmp/.s for writing: No such file or directory what are t

Re: f951: fatal error: can’t open /tmp/ccKB9p5g.s for writing: No such file or directory

2013-06-14 Thread Larry Hall (Cygwin)
On 6/14/2013 10:57 AM, Eliza Tkacz RIK wrote: On 6/14/2013 10:09 AM, Eliza Tkacz RIK wrote: Hello, After installing the package OpenSSH I am not able to compile any fortran code using gfortran command. The compilation is terminated with: f951: fatal error: can’t open /tmp/.s for writi

starting Cygwin in Windows 8 (not found by search, program lists, etc)

2013-06-14 Thread Allan Wheat
After installing Cygwin in Windows 8, Cygwin does not show up in Windows search or in "all apps." For now it can be run by executing Cygwin (Windows Batch File). -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://c

Re: f951: fatal error: can’t open /tmp/ccKB9p5g.s for writing: No such file or directory

2013-06-14 Thread Eliza Tkacz RIK
No, it does not. E.T. - Oryginalna wiadomość - On 6/14/2013 10:09 AM, Eliza Tkacz RIK wrote: > Hello, > > After installing the package OpenSSH I am not able to compile any > fortran code using gfortran command. > The compilation is terminated with: > > f951: fatal error: can’t open /tmp/

Re: f951: fatal error: can’t open /tmp/ccKB9p5g.s for writing: No such file or directory

2013-06-14 Thread Larry Hall (Cygwin)
On 6/14/2013 10:09 AM, Eliza Tkacz RIK wrote: Hello, After installing the package OpenSSH I am not able to compile any fortran code using gfortran command. The compilation is terminated with: f951: fatal error: can’t open /tmp/.s for writing: No such file or directory stands

Re: pty issue causes 'screen' to hang when run from mintty as detached

2013-06-14 Thread Corinna Vinschen
On Jun 14 12:57, Andy Koppe wrote: > On 11 June 2013 01:51, Andrew Schulman wrote: > >> See here for additional information and reproducible steps in the mintty > >> support ticket: > >> https://code.google.com/p/mintty/issues/detail?id=390 > >> > >> I can reproduce this using cygwin 1.7.20, 1.7.19

Re: pty issue causes 'screen' to hang when run from mintty as detached

2013-06-14 Thread Andy Koppe
On 11 June 2013 01:51, Andrew Schulman wrote: >> See here for additional information and reproducible steps in the mintty >> support ticket: >> https://code.google.com/p/mintty/issues/detail?id=390 >> >> I can reproduce this using cygwin 1.7.20, 1.7.19, 1.7.18, 1.7.15, and 1.7.7. >> >> Screen does

Re: get_myaddress error with nfsd

2013-06-14 Thread Corinna Vinschen
On Jun 13 19:06, Corinna Vinschen wrote: > On Jun 13 08:07, Jazz wrote: > > Yesterday I just did a clean installation of Cygwin 1.7.20-1 and I have > > experienced exactly the same issue as you - mountd and nfsd don't start > > (get_myaddress: ioctl: Invalid argument in logs). Portmap starts fine.

Re: getclip and cygutils and cygcheck

2013-06-14 Thread Corinna Vinschen
On Jun 13 14:13, Jeremy Hetzler wrote: > On Thu, Jun 13, 2013 at 5:55 AM, Corinna Vinschen > < ... > wrote: > > On Jun 12 21:52, Thomas Wolff wrote: > >> Am 12.06.2013 17:21, schrieb Nellis, Kenneth: > >> >... > >> >where is getclip? > >> Whereever it actually is, shouldn't it be deprecated or remo