Solution found for SSHD problem posted on 6/27/2012

2012-06-28 Thread Gregg C Levine
Hello! Two days ago I posted a problem report regarding not being able to get the SSHD daemon properly started on this normal installation. I even provided a collection of almost meaningful information regarding my problem. I then prepared to wait until resubmitting that problem report, with more m

grammar error in cyglsa-config

2012-06-28 Thread Tom Schutter
Activating Cygwin's LSA authentication package requires to reboot. s/to/a/ or s/to/you to/ -- Tom Schutter -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http:/

Re: cygwin port forwarding [working]

2012-06-28 Thread Ross Boylan
I have some updates and successes. First, I do see the forwarded ports with netstat -aon in a windows command prompt: TCP[::1]:2525 [::]:0 LISTENING 388 TCP[::1]:9933 [::]:0 LISTENING 388 I may have missed them because I didn't look at the ::1 add

Re: cygwin: not administrator account?

2012-06-28 Thread ping
oh that's my bad. yes that works, thanks Larry! regards ping On 06/28/2012 05:51 PM, Larry Hall (Cygwin) wrote: On 6/28/2012 5:06 PM, ping wrote: experts: I run into an account priviledge issue here when I tried to setup ssh server in cygwin. I don't remember I ever ran into this previously in

Re: cygwin: not administrator account?

2012-06-28 Thread Larry Hall (Cygwin)
On 6/28/2012 5:06 PM, ping wrote: experts: I run into an account priviledge issue here when I tried to setup ssh server in cygwin. I don't remember I ever ran into this previously in winXP. so this is in my win7 HE. looks I can't ping anything and can't proceed with sshd activation. but from cont

Re: cygwin: how to mount linux FS from cygwin

2012-06-28 Thread Andrey Repin
Greetings, ping! > guys/experts: > I just installed full cygwin and I now need to access a folder from > inside cygwin machine(win7). I did some google search but no good match. Then try some googling in your VM manual. (Assuming you've installed Win7 in VM.) e.g. VirtualBox have "shared folders

Re: cygwin 1.7.15: svn disk I/O error

2012-06-28 Thread Warren Young
On 6/28/2012 2:35 PM, Achim Gratz wrote: I can't easily test this myself since I don't have TortoiseSVN installed Me, too, but it seems to me that there's a better way to find the problem than trying to replicate the problem reporters' exact environment. That's too complicated. The leading

cygwin: not administrator account?

2012-06-28 Thread ping
experts: I run into an account priviledge issue here when I tried to setup ssh server in cygwin. I don't remember I ever ran into this previously in winXP. so this is in my win7 HE. looks I can't ping anything and can't proceed with sshd activation. but from control panel I'm sure I'm administra

Re: cygwin: how to mount linux FS from cygwin

2012-06-28 Thread ping
hi Jeremy/all: the Dokan sshfs works like a charm. now all set! thanks! regards ping On 06/28/2012 04:40 PM, ping wrote: thanks Jeremy, will give dokan and winsshfs a shot. I didn't think this should be fixed from outside of cygwin. will post the result... regards ping On 06/28/2012 04:09 PM

Re: cygwin: how to mount linux FS from cygwin

2012-06-28 Thread ping
thanks Jeremy, will give dokan and winsshfs a shot. I didn't think this should be fixed from outside of cygwin. will post the result... regards ping On 06/28/2012 04:09 PM, Jeremy Bopp wrote: On 06/28/2012 02:55 PM, Daniel Colascione wrote: On 6/28/12 12:34 PM, ping wrote: I still miss the ma

Re: cygwin 1.7.15: svn disk I/O error

2012-06-28 Thread Achim Gratz
David Rothenberger writes: > I make two packages, one for 5.10 and one for 5.14. There's a separate > patch that's required for 5.14. Did you include it? The source package > for -4 includes it automatically. Yes, I worked from the -4 package on one machine and the -3 package on the other. > Ther

Re: cygwin 1.7.15: svn disk I/O error

2012-06-28 Thread David Rothenberger
On 6/28/2012 10:37 AM, Rolf Campbell wrote: > On 2012-06-27 14:17, David Rothenberger wrote: >> Anyway, I'll have a new release available shortly built against the >> latest SQLite package, so others that want to use TortoiseSVN can try it. > > I just upgraded to the -5 package, and turned the TSV

Re: cygwin 1.7.15: svn disk I/O error

2012-06-28 Thread Achim Gratz
Warren Young writes: >> Now, if somebody could find out _where_ in SQLite it fails... > > Is it not true that you're the only one in many years of SQLite's > availability in Cygwin who wanted it compiled the way it currently is? Well yes, since one couldn't use temporary databases unless you have

Re: cygwin: how to mount linux FS from cygwin

2012-06-28 Thread Jeremy Bopp
On 06/28/2012 02:55 PM, Daniel Colascione wrote: > On 6/28/12 12:34 PM, ping wrote: >> I still miss the magic sshfs tool >> in linux... > > You can make it happen. In principle, FUSE should work as well in > Cygwin as it does under Linux, albeit for Cygwin programs only. It'd > just be a matter of

Re: cygwin 1.7.15: svn disk I/O error

2012-06-28 Thread Warren Young
On 6/28/2012 1:11 PM, Achim Gratz wrote: Rolf Campbell writes: On 2012-06-27 14:17, David Rothenberger wrote: Anyway, I'll have a new release available shortly built against the latest SQLite package, so others that want to use TortoiseSVN can try it. I just upgraded to the -5 package, and tu

Re: cygwin: how to mount linux FS from cygwin

2012-06-28 Thread Daniel Colascione
On 6/28/12 12:34 PM, ping wrote: > I still miss the magic sshfs tool > in linux... You can make it happen. In principle, FUSE should work as well in Cygwin as it does under Linux, albeit for Cygwin programs only. It'd just be a matter of writing the glue logic and hooking into Cygwin's VFS interna

Re: cygwin: how to mount linux FS from cygwin

2012-06-28 Thread ping
thanks for the response! samba is a good solution, although I still miss the magic sshfs tool in linux... On 06/28/2012 02:20 PM, K Stahl wrote: If the target file system is shared via a Samba mount, then you can add the following to your /etc/fstab of cygwin: //HOST_MACHINE/PATH/TO/SHARED_F

Re: cygwin 1.7.15: svn disk I/O error

2012-06-28 Thread David Rothenberger
On 6/28/2012 12:04 PM, Achim Gratz wrote: > David Rothenberger writes: >>> I can't seem to get this working. There are a few warnings, but nothing >>> that >>> would explain such a massive fail. Would you mind posting the ldd output >>> for >>> your _Core.dll? >> >> % ldd /usr/lib/perl5/vendor_

Re: cygwin 1.7.15: svn disk I/O error

2012-06-28 Thread Achim Gratz
Rolf Campbell writes: > On 2012-06-27 14:17, David Rothenberger wrote: >> Anyway, I'll have a new release available shortly built against the >> latest SQLite package, so others that want to use TortoiseSVN can try it. > > I just upgraded to the -5 package, and turned the TSVN icon caching > back o

Re: cygwin 1.7.15: svn disk I/O error

2012-06-28 Thread Achim Gratz
David Rothenberger writes: >> I can't seem to get this working. There are a few warnings, but nothing that >> would explain such a massive fail. Would you mind posting the ldd output for >> your _Core.dll? > > % ldd /usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/SVN/_Core/_Core.dll > nt

Re: /dev/clipboard corrupted

2012-06-28 Thread Thomas Wolff
Am 28.06.2012 10:20, schrieb Corinna Vinschen: On Jun 28 00:16, Thomas Wolff wrote: If the clipboard contains large data, the contents retrieved from /dev/clipboard gets corrupted. I compared the following in a few cases: * cat /dev/clipboard or cp /dev/clipboard (which are equal) * mouse-paste

Re: cygwin: how to mount linux FS from cygwin

2012-06-28 Thread K Stahl
If the target file system is shared via a Samba mount, then you can add the following to your /etc/fstab of cygwin: //HOST_MACHINE/PATH/TO/SHARED_FOLDER /mnt/SOME_NAME smbfs binary,notexec,posix=0 0 0 NOTE: The values in all uppercase should be changed to reflect the appropriate values. -- Probl

cygwin: how to mount linux FS from cygwin

2012-06-28 Thread ping
guys/experts: I just installed full cygwin and I now need to access a folder from inside cygwin machine(win7). I did some google search but no good match. are there any known best practice for that (e.g through SSH)? the cygwin ssh client works fine but I just dont wanna bother to copy DIRs ..

Re: cygwin 1.7.15: svn disk I/O error

2012-06-28 Thread Rolf Campbell
On 2012-06-27 14:17, David Rothenberger wrote: Anyway, I'll have a new release available shortly built against the latest SQLite package, so others that want to use TortoiseSVN can try it. I just upgraded to the -5 package, and turned the TSVN icon caching back on, and it very quickly failed i

[ANNOUNCEMENT] Updated: subversion-1.7.5-3 and -4.

2012-06-28 Thread David Rothenberger
CYGWIN NEWS: Rebuilt against the latest SQLite packages in case this fixes problems when TortoiseSVN icon caching is enabled[1]. Fixed to build correctly against the latest apache2-devel package[2]. The 1.7.5-4 subversion packages are TEST packages built against the TEST perl-5.14.2

Re: cygwin 1.7.15: svn disk I/O error

2012-06-28 Thread David Rothenberger
On 6/28/2012 4:49 AM, Achim Gratz wrote: > Achim Gratz nexgo.de> writes: >>> Strange. It works for me and the ldd output for _Core.dll is reasonable. > > I can't seem to get this working. There are a few warnings, but nothing that > would explain such a massive fail. Would you mind posting the

POSIX or SYSV IPC calls on cygwin

2012-06-28 Thread Richard H Lee
I'm looking to use IPC calls on cygwin (shared memory and semaphores). The posix IPC api looks saner (easier), but it looks like it was only brought in in cygwin 1.7 . Am I better sticking to the SYSV IPC api? Or is the POSIX IPC api stable enough to use? -- Problem reports: http://cyg

Re: problem with fork() and temp dlls

2012-06-28 Thread Larry Hall (Cygwin)
On 6/28/2012 5:08 AM, Lenci Damien wrote: Hello, I am currently trying to port Nagios on Cygwin and I'm having a issue (among others ^^) when trying to use modules. Here is how Nagios loads modules : - Create a temporary file using mkstemp() - Copy module into this temp file - Load module from

Re: cygwin 1.7.15: svn disk I/O error

2012-06-28 Thread Achim Gratz
Achim Gratz nexgo.de> writes: > > Strange. It works for me and the ldd output for _Core.dll is reasonable. I can't seem to get this working. There are a few warnings, but nothing that would explain such a massive fail. Would you mind posting the ldd output for your _Core.dll? > > Yaakov's cha

screen command makes space under the caption

2012-06-28 Thread Kazuhiro Takenaka
Hi all. I am trying to use screen 4.0.3-7 on cygwin-1.7.11 but it makes a blank line under the caption line when I split the display. In my .screenrc, caption is defined as the following: caption always "Caption" On my RHEL6.3 server, the caption lines are displayed like the following figures.(

problem with fork() and temp dlls

2012-06-28 Thread Lenci Damien
Hello, I am currently trying to port Nagios on Cygwin and I'm having a issue (among others ^^) when trying to use modules. Here is how Nagios loads modules : - Create a temporary file using mkstemp() - Copy module into this temp file - Load module from temp file with dlopen() - Delete temp file

Re: /dev/clipboard corrupted

2012-06-28 Thread Corinna Vinschen
On Jun 28 00:16, Thomas Wolff wrote: > If the clipboard contains large data, the contents retrieved from > /dev/clipboard gets corrupted. > I compared the following in a few cases: > * cat /dev/clipboard or cp /dev/clipboard (which are equal) > * mouse-paste into mintty, read with cat > * read /dev

Re: /dev/clipboard corrupted

2012-06-28 Thread Andy Koppe
On 27 June 2012 23:16, Thomas Wolff wrote: > If the clipboard contains large data, the contents retrieved from > /dev/clipboard gets corrupted. > I compared the following in a few cases: > * cat /dev/clipboard or cp /dev/clipboard (which are equal) > * mouse-paste into mintty, read with cat > * rea