Re: Cygwin running as NT Service not displaying status in Services Window

2010-02-24 Thread ShivD
Hi Larry!! Thanks for your reply. I just cross checked the cygwin version and it is cygwin 1.5. Currently, due to some technical reasons, I am not able to migrate to latest 1.7.1 version. So, it will be great if you folks help me to resolve this problem on cygwin 1.5 with webmin 1.490. Thanks Shi

Re: ssh problem using publickey in domain environment

2010-02-24 Thread Corinna Vinschen
On Feb 23 12:35, Larry Hall (Cygwin) wrote: > On 02/23/2010 12:01 PM, Jukka Inkeri wrote: > >If your server is member of domain, howto make users, sshd, (which > >order) ... without setuid problem when using publickey auth ? cyg_server > >and sshd - domain user or local or both, ??? > > In order f

Re: Statically initialising pthread attributes in dynamic dlls.

2010-02-24 Thread Dave Korn
On 24/02/2010 07:23, Christopher Faylor wrote: > > Unless you can show that LoadLibrary isn't smart enough to clean up > after itself in this scenario, I think it's a non-issue. I'll just wait for you to finish reading the thread before I reply! cheers, DaveK -- Problem reports:

Re: Max no of parallel SSH sessions with Cygwin SSHD

2010-02-24 Thread Corinna Vinschen
On Feb 24 10:02, Girish Sadhani wrote: > Hello All, > > I am trying to use Cygwin SSHD in my project. I have defined a > subsystem under SSHD which gets accessed by the client. > > Each subsystem invocation spawns 3 processes (1 sshd + 1sh + 1 tclsh). > > I have observed that on WinXP only 22 pa

Re: Max no of parallel SSH sessions with Cygwin SSHD

2010-02-24 Thread Girish Sadhani
Hi Corinna, the following error was logged in the sshd.log : 2 [main] sshd 7140 d:\Sygwin\usr\sbin\sshd.exe: *** fatal error - could not load user32, Win32 error 1114 I tried to google this but could not make too much sense of the error. Its supposed to be a failure of a dll initialization. And

Re: Max no of parallel SSH sessions with Cygwin SSHD

2010-02-24 Thread Corinna Vinschen
On Feb 24 16:47, Girish Sadhani wrote: > Hi Corinna, > > the following error was logged in the sshd.log : > > 2 [main] sshd 7140 d:\Sygwin\usr\sbin\sshd.exe: *** fatal error - > could not load user32, Win32 error 1114 > > I tried to google this but could not make too much sense of the error. > I

Re: Fetchmail call to procmail no longer works under Cygwin 1.7.1-1

2010-02-24 Thread Jason Tishler
Tom, I know your problem was resolved later in the thread, but I'm curious... On Tue, Feb 23, 2010 at 03:20:46PM -0500, Thomas Baker wrote: > This is what I find...: > > $ cd /home > $ ls > Administrator TBaker tbaker How did you manage to create two subdirectories (i.e., TBak

Re: Fetchmail call to procmail no longer works under Cygwin 1.7.1-1

2010-02-24 Thread Thomas Baker
>>       $ cd /home >>       $ ls >>       Administrator TBaker tbaker > > How did you manage to create two subdirectories (i.e., TBaker and > tbaker) in the same parent directory that only differ by case? > > Are you configured for case sensitive filenames?  What does the > following indicate? > >

two libuuid.a

2010-02-24 Thread Bernd Prager
Hi, I am running in a configuration issue in another project with two conflicting libuuid.a (one in /usr/lib/w32api and the other in /usr/lib/e2fsprogs). The construct: AC_SEARCH_LIBS(uuid_generate, uuid, , [AC_MSG_ERROR([cannot link with -luuid, install e2fsprogs])])

Re: ssh problem using publickey in domain environment

2010-02-24 Thread Andrew DeFaria
On 02/24/2010 02:13 AM, Corinna Vinschen wrote: On Feb 23 12:35, Larry Hall (Cygwin) wrote: On 02/23/2010 12:01 PM, Jukka Inkeri wrote: If your server is member of domain, howto make users, sshd, (which order) ... without setuid problem when using publickey auth ? cyg_server and sshd - domain u

Re: terminfo [Re: console enhancements: mouse events etc]

2010-02-24 Thread Thomas Wolff
On 24.02.2010 01:56, Charles Wilson wrote: Thomas Wolff wrote: Charles Wilson wrote: Thomas Wolff wrote: Actually, I just remember again that I though I should change the terminfo entry too. Just - where's the source to patch? So, send me patches against terminfo.

[ANNOUNCEMENT] Updated packages: {serf,libserf0_0,libserf0-devel}-0.3.1-1

2010-02-24 Thread David Rothenberger
The serf packages have been updated to the new upstream release 0.3.1. See http://code.google.com/p/serf/source/browse/tags/0.3.1/CHANGES for more details about the changes in this release More information about serf can be found at http://code.google.com/p/serf/. DESCRIPTION: Th

Re: ssh problem using publickey in domain environment

2010-02-24 Thread Corinna Vinschen
On Feb 24 07:44, Andrew DeFaria wrote: > On 02/24/2010 02:13 AM, Corinna Vinschen wrote: > >On Feb 23 12:35, Larry Hall (Cygwin) wrote: > >>On 02/23/2010 12:01 PM, Jukka Inkeri wrote: > >>>If your server is member of domain, howto make users, sshd, (which > >>>order) ... without setuid problem when

[ANNOUNCEMENT] Updated: subversion-1.6.9-2

2010-02-24 Thread David Rothenberger
This release includes the "svnmucc" tool. Unfortunately, there is no man page, so run "svnmucc --help" for the best available documentation. CYGWIN NEWS: There was one test failure. * All tests hang using the serf HTTP library. This package still includes support for serf, but if

Re: two libuuid.a

2010-02-24 Thread Corinna Vinschen
On Feb 24 10:34, Bernd Prager wrote: > Hi, > > I am running in a configuration issue in another project with two > conflicting libuuid.a (one in /usr/lib/w32api and the other in > /usr/lib/e2fsprogs). > > The construct: > > AC_SEARCH_LIBS(uuid_generate, uuid, , > [AC_MSG_ERRO

Re: ssh problem using publickey in domain environment

2010-02-24 Thread Andrew DeFaria
On 02/24/2010 08:48 AM, Corinna Vinschen wrote: On Feb 24 07:44, Andrew DeFaria wrote: On 02/24/2010 02:13 AM, Corinna Vinschen wrote: On Feb 23 12:35, Larry Hall (Cygwin) wrote: On 02/23/2010 12:01 PM, Jukka Inkeri wrote: If your server is member of domain, howto

Re: ssh problem using publickey in domain environment

2010-02-24 Thread Larry Hall (Cygwin)
On 02/24/2010 05:13 AM, Corinna Vinschen wrote: On Feb 23 12:35, Larry Hall (Cygwin) wrote: On 02/23/2010 12:01 PM, Jukka Inkeri wrote: If your server is member of domain, howto make users, sshd, (which order) ... without setuid problem when using publickey auth ? cyg_server and sshd - domain u

Re: Statically initialising pthread attributes in dynamic dlls.

2010-02-24 Thread Andrew West
On 24/02/2010 05:26, Dave Korn wrote: Yeh, that works nicely. Here's what I tested, along with a couple of extra test cases I used to check whether exception handling was still working before and after the dlopen call. With the current state of HEAD, the first one works (by which I mean "pri

[ANNOUNCEMENT] Packge updated: Unicode text editor MinEd 2000.16-1

2010-02-24 Thread Thomas Wolff
MinEd 2000.16-1 (Feb 2010) The editor binary itself has not changed in this minor update. Package update 2000.16-1 includes two fixes for handling the Windows Explorer context menu: * Handling of filenames with spaces in context menu * Shar

Re: two libuuid.a

2010-02-24 Thread Yaakov (Cygwin/X)
On 2010-02-24 10:52, Corinna Vinschen wrote: Probably not. From my POV it's a bug in the e2fsprogs package to provide a libuuid.a lib. It should rely on the w32api provided file and if something's missing, it should be added there. The libuuid from e2fsprogs is completely unrelated to the w32

Re: Statically initialising pthread attributes in dynamic dlls.

2010-02-24 Thread Christopher Faylor
On Wed, Feb 24, 2010 at 05:38:09PM +, Andrew West wrote: >On 24/02/2010 05:26, Dave Korn wrote: >>Yeh, that works nicely. Here's what I tested, along with a couple of >> extra >> test cases I used to check whether exception handling was still working >> before >> and after the dlopen cal

Re: Fetchmail call to procmail no longer works under Cygwin 1.7.1-1

2010-02-24 Thread Thomas Baker
>> Are you configured for case sensitive filenames?  What does the >> following indicate? >> >>    $ regtool get '\HKLM\SYSTEM\CurrentControlSet\Control\Session >> Manager\kernel\obcaseinsensitive' > > I am on the road today with the netbook, and on the netbook the command > above yields a respons

Re: terminfo [Re: console enhancements: mouse events etc]

2010-02-24 Thread Charles Wilson
Thomas Wolff wrote: > However, I already sent a bug report to > linux-ker...@vger.kernel.org some months ago and there doesn't seem to > be anyone behind that mail address who would even care to respond... Well, lkml is a mailing list. Like any other high-volume list, you've got to keep at it --

Re: ssh + patch + $TMP

2010-02-24 Thread Cyrille Lefevre
Kurt Franke a écrit : Cyrille Lefevre laposte.net> writes: Kurt Franke a écrit : I added a script 000-ssh-session-env.sh to /etc/profile.d/ to fetch the SYSTEM environment and USER environment from the registry. Some Variables like PATH are preserved. The login performance via ss

Re: [Packaging error] c3270/tcl3270/s3270/pr3287/x3270

2010-02-24 Thread Peter A. Castro
On Tue, 9 Feb 2010, Peter A. Castro wrote: On Mon, 8 Feb 2010, Dr. Volker Zell wrote: Hi The binaries from the following packages are missing the .exe extension. c3270-3.3.4p7-2 pr3287-3.3.4p7-2 s3270-3.3.4p7-2 tcl3270-3.3.4p7-2 Yikes! Hmm...how strange. Ok, I'll fix that. Thanks fo

Re: [Packaging error] c3270/tcl3270/s3270/pr3287/x3270

2010-02-24 Thread Yaakov (Cygwin/X)
On 2010-02-24 23:31, Peter A. Castro wrote: Moding the makefiles to add a $EXE macro everywhere for these packages would be a large-ish change and not something I'd really want to have to perpetuate. However, I have gone through this "exercise" and will feed back to the owner some "suggestions" o

test for hard links always fail with pdksh

2010-02-24 Thread Paul McFerrin
A new wrinkle with hard links. If you are testing for them in pdksh, they will always fail. I.E.: if test -L links/$filename.$inumb then : else ln $filename $filename.$inumb fi The above test will always fail and thus will always attempt to re-create the hard link. -- Pro

Re: [Packaging error] c3270/tcl3270/s3270/pr3287/x3270

2010-02-24 Thread Peter A. Castro
On Thu, 25 Feb 2010, Yaakov (Cygwin/X) wrote: On 2010-02-24 23:31, Peter A. Castro wrote: Moding the makefiles to add a $EXE macro everywhere for these packages would be a large-ish change and not something I'd really want to have to perpetuate. However, I have gone through this "exercise" and