[ANNOUNCEMENT] Updated: Unicode text editor mined 2000.15.4

2009-07-08 Thread Thomas Wolff
mined 2000.15.4 (July 2009) Major enhancements in this release: Maintenance release: * Further tweaks for MinTTY and DOS/djgpp * Enhanced handling of MinTTY CJK wide mode. * Handling of MinTTY CJK wide mode dynamic changing. * Enhanc

cygwin openssh on win7

2009-07-08 Thread oystercatcher
I have installed and tested openssh/cygwin on win 7 beta 7201 (i think) not particular to win7 , oh and I have never worked with vista. ssh-host-configcannot get this to run until chmod +r /etc/group chmod +r /etc/passwd chmod 777 /var not sure if 777 is necessary but h

Running Zsh under Cygwin

2009-07-08 Thread Gelati
Before I spam the list with the errors I get from running Zsh, I'd like to know if Zsh or alternative shells are officially supported by the Cygwin distribution. That is, is Zsh (or tcsh) supposed to be as functional as Bash under Cygwin? Or is Zsh simply included on a "you're lucky if it works

RE: Virus on sed.exe

2009-07-08 Thread David Christensen
Ed Brady wrote: > I just ran a virus scan, and got a hit for sed.exe. > Win32/AMalum.ZZQIA. Anyone else seen anything similar to this? Dave Korn wrote: > ~ $ cygcheck -c sed > Cygwin Package Information > Package VersionStatus > sed 4.1.5-2OK > ~ $

Re: Intermittent Cron Errors

2009-07-08 Thread Pierre A. Humblet
At 07:17 PM 7/8/2009, Rajiv Garg wrote: Compiled and ran -- here's the output: $>/tmp/testcron.exe name orderworker uid 11130 gid 10513 0 256 512 768 1024 1280 1536 1792 2048 2304 2560 I killed it at this point. No initgroups() or setuid() failures in 2500 tries. Let me know your thoughts.

Re: Virus on sed.exe

2009-07-08 Thread Dave Korn
Ed Brady wrote: > I just ran a virus scan, and got a hit for sed.exe. > Win32/AMalum.ZZQIA. Anyone else seen anything similar to this? Seen a few false positives with AVG in my personal experience. Most AVs run into the odd one now and again. Some of them seem to have a fondness for Cygwin

Virus on sed.exe

2009-07-08 Thread Ed Brady
I just ran a virus scan, and got a hit for sed.exe. Win32/AMalum.ZZQIA. Anyone else seen anything similar to this? I run scans frequently and have never had this show up before I want to believe that this is a false positive, but want to be sure... I am using CA Anti-Virus v 8.4.0.28 Engi

Re: Intermittent Cron Errors

2009-07-08 Thread Rajiv Garg
Compiled and ran -- here's the output: $>/tmp/testcron.exe name orderworker uid 11130 gid 10513 0 256 512 768 1024 1280 1536 1792 2048 2304 2560 I killed it at this point. No initgroups() or setuid() failures in 2500 tries. Let me know your thoughts. Rajiv -- Problem reports: http://

RE: identical scripts don't behave identically

2009-07-08 Thread roc97007
> Perhaps one of the files has DOS line endings and the other has UNIX > line endings? Try d2u on the broken one to see if it fixes the problem. That was exactly it. Thanks very much. -- View this message in context: http://www.nabble.com/identical-scripts-don%27t-behave-identically-tp24400289

Re: Intermittent Cron Errors

2009-07-08 Thread Pierre A. Humblet
- Original Message - From: "Rajiv Garg" To: "Pierre A. Humblet" Sent: Wednesday, July 08, 2009 5:47 PM Subject: Re: Intermittent Cron Errors | | Pierre, | | Thanks for your reply. | | Yes, both the job and service are running under the same account (orderworker). I was looking into t

R: identical scripts don't behave identically

2009-07-08 Thread Marco Atzeri
--- Gio 9/7/09, roc97007 ha scritto: > Da: roc97007 > Oggetto: identical scripts don't behave identically > A: cygwin@cygwin.com > Data: Giovedì 9 luglio 2009, 00:10 > > We have been seeing bizarre results from Cygwin 1.5.25-15 > on Windows Server > 2003 R2.  I have reduced the problem to the

RE: identical scripts don't behave identically

2009-07-08 Thread Bruce Dobrin
I'll bet one has a carriage return ( and/or line feed) and the other doesn't which would fail on an incomplete last line. I've been burned by this many times. Always end the script by hitting the enter to avoid this. -Original Message- From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...

Re: identical scripts don't behave identically

2009-07-08 Thread roc97007
Um, never mind. cat -v showed me the error of my ways. One was terminated with control-M, the other wasn't. Boy is my face red. -- View this message in context: http://www.nabble.com/identical-scripts-don%27t-behave-identically-tp24400289p24400406.html Sent from the Cygwin list mailing list

RE: identical scripts don't behave identically

2009-07-08 Thread Thrall, Bryan
roc97007 wrote on Wednesday, July 08, 2009 5:11 PM: > To summarize, as far as I can tell the files are identical, but one works > and the other can't seem to find the current directory. If, in the broken > script, I substitute any command that needs to read or write to or from the > file system, i

identical scripts don't behave identically

2009-07-08 Thread roc97007
We have been seeing bizarre results from Cygwin 1.5.25-15 on Windows Server 2003 R2. I have reduced the problem to the following test: I have two files with identical permissions located in the same directory: -rwxrwxrwx 1 christian.ron mkpasswd 16 Jul 8 14:56 aab.sh -rwxrwxrwx 1 christian.ron

Re: Intermittent Cron Errors

2009-07-08 Thread Rajiv Garg
Pierre, Thanks for your reply. Yes, both the job and service are running under the same account (orderworker). I was looking into this a bit more, and found that we are getting the following event in our security event log at the exact time of the cron "can't switch user context" error. E

Re: Intermittent Cron Errors

2009-07-08 Thread Pierre A. Humblet
- Original Message - From: "Rajiv Garg" To: cygwin Sent: Wednesday, July 08, 2009 1:14 PM | | Hi, | | We are seeing intermittent cron errors on some of our servers. We run about | a couple of hundred jobs on these servers, and about 5% of them fail with | the error "can't switch user c

Re: Full 1.7 Install -> "Insufficient disk space to repair security descriptor at index $SII for file 9"

2009-07-08 Thread Christopher Faylor
On Wed, Jul 08, 2009 at 09:56:25PM +0100, Andy Koppe wrote: >2009/7/8 Stephen M. Kenton: >> Something very strange is going on. It happened on the second system also. I >> did a full Cygwin 1.7 install on the HP Media Center PC running Windows XP >> Media Center Edition at the lab and got the same

Re: Full 1.7 Install -> "Insufficient disk space to repair security descriptor at index $SII for file 9"

2009-07-08 Thread Andy Koppe
2009/7/8 Stephen M. Kenton: > Something very strange is going on. It happened on the second system also. I > did a full Cygwin 1.7 install on the HP Media Center PC running Windows XP > Media Center Edition at the lab and got the same results. After the install > I pulled up a console and did a una

Re: Full 1.7 Install -> "Insufficient disk space to repair security descriptor at index $SII for file 9"

2009-07-08 Thread Stephen M. Kenton
Something very strange is going on. It happened on the second system also. I did a full Cygwin 1.7 install on the HP Media Center PC running Windows XP Media Center Edition at the lab and got the same results. After the install I pulled up a console and did a uname -a to make sure what version

Re: cygport question

2009-07-08 Thread Chris Sutcliffe
> I'm trying to update wtf to use cygport but I've hit an issue where > cygport bails if the patchlevel is 3.  Is there a way to override this > behaviour? I regenerated the patch, so I'm good now. Chris -- Chris Sutcliffe http://emergedesktop.org -- Problem reports: http://cygwin.com/pr

Re: ssh-host-config is confused between sshd user and cyg_server user

2009-07-08 Thread Dave Korn
Tom Schutter wrote: > On Tue 2009-07-07 19:29, Dave Korn wrote: >> And? >> >> cheers, >> DaveK > > After re-reading the output from ssh-host-config it appears that it is > creating two separate accounts, a non-privileged account (default of > sshd) and a separate privileged account (d

Re: ssh-host-config is confused between sshd user and cyg_server user

2009-07-08 Thread Tom Schutter
On Tue 2009-07-07 19:29, Dave Korn wrote: > Tom Schutter wrote: > > ssh-host-config is confused between 'sshd' user and 'cyg_server' user. > > You are confused between 'sshd' user and 'cyg_server' user; ssh-host-config > knows what it's doing. > > > Immediately after asking about priviledge sep

Re: Full 1.7 Install -> "Insufficient disk space to repair security descriptor at index $SII for file 9"

2009-07-08 Thread Dave Korn
Stephen M. Kenton wrote: > I guess in the worst case the Cygwin installer could be made > to run in multiple passes automagically. I'd hate to see 1.7 go live > with something like this lurking if it hits "normal" users rather than > people like me :-) I don't think we need to worry about it,

Re: cl.exe compiles libraries with blank permissions

2009-07-08 Thread Larry Hall (Cygwin)
icc97 wrote: Further research shows that the issue is that the file is first created with additional windows permissions i.e. doing ls -lrt on the file gives: --+ 1 mynameDomain Users 14436 Jul 8 13:00 mylib.lib The '+' indicating additional permissions. The file is then

RE: "ssh-host-config" now involves "cygwin-service-installation-helper.sh"

2009-07-08 Thread Stephan Mueller
Cristoph wrote: " Would it be possible for you to be a tiny little bit more eloquent? " " On Jul 8 14:32, Christoph Herdeg wrote: " > We have to use Lotus Notes here, so TOFU is quite impossible: sorry. " > " > Would it be possible to just use the whole OpenSSH-package from 1.7? " " No. Um, sorry

-d "/cygdrive/r" return false under Cygwin if R: is a CD-ROM

2009-07-08 Thread R. Diez
Hi everybody: I have come across an interesting problem with Cygwin's perl and rsync. If I insert a data CD-ROM on drive R: , the following perl one-liner works fine: perl -e 'if (-d "/cygdrive/r") { print "yes\n" } else { print "no\n" }' That means, I get "yes" printed out. This one, howeve

Intermittent Cron Errors

2009-07-08 Thread Rajiv Garg
Hi, We are seeing intermittent cron errors on some of our servers. We run about a couple of hundred jobs on these servers, and about 5% of them fail with the error "can't switch user context"). We enabled verbose logging, and in /var/log/cron.log see messages that say "cannot set uid for ". Wh

Re: Full 1.7 Install -> "Insufficient disk space to repair security descriptor at index $SII for file 9"

2009-07-08 Thread Stephen M. Kenton
Sorry for the late reply, I was off getting radiation/cancer stuff done. Thanks for the MS pointer. It definitely sounds like the same problem. In my case, it caused a fully patched Windows XP Pro SP3 to be unbootable afterwards too. The partition was never formatted in Linux but it did have

Re: "ssh-host-config" now involves "cygwin-service-installation-helper.sh"

2009-07-08 Thread Christopher Faylor
On Wed, Jul 08, 2009 at 03:22:08PM +0200, Christoph Herdeg wrote: >On Wed, Jul 08, 2009 at 03:13:10PM +0200, Corinna Vinschen wrote: >>On Wed, Jul 08, 2009 at 02:32:04PM +0200, Christoph Herdeg wrote: >>>On Wed, Jul 08, 2009 at 01:10:04PM +0200, Corinna Vinschen wrote: You can either just try u

cygport question

2009-07-08 Thread Chris Sutcliffe
I'm trying to update wtf to use cygport but I've hit an issue where cygport bails if the patchlevel is 3. Is there a way to override this behaviour? Chris -- Chris Sutcliffe http://emergedesktop.org -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.

Re: "ssh-host-config" now involves "cygwin-service-installation-helper.sh"

2009-07-08 Thread Christoph Herdeg
Would it be possible for you to be a tiny little bit more eloquent? Christoph From: Corinna Vinschen

Re: "ssh-host-config" now involves "cygwin-service-installation-helper.sh"

2009-07-08 Thread Corinna Vinschen
On Jul 8 14:32, Christoph Herdeg wrote: > We have to use Lotus Notes here, so TOFU is quite impossible: sorry. > > Would it be possible to just use the whole OpenSSH-package from 1.7? No. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Le

Re: "ssh-host-config" now involves "cygwin-service-installation-helper.sh"

2009-07-08 Thread Christoph Herdeg
We have to use Lotus Notes here, so TOFU is quite impossible: sorry. Would it be possible to just use the whole OpenSSH-package from 1.7? Christoph From:

Re: cl.exe compiles libraries with blank permissions

2009-07-08 Thread icc97
Further research shows that the issue is that the file is first created with additional windows permissions i.e. doing ls -lrt on the file gives: --+ 1 mynameDomain Users 14436 Jul 8 13:00 mylib.lib The '+' indicating additional permissions. The file is then copied to a se

Re: "ssh-host-config" now involves "cygwin-service-installation-helper.sh"

2009-07-08 Thread Corinna Vinschen
On Jul 8 12:05, Christoph Herdeg wrote: > Hello Corinna, > > thank you for your answer - that's great news! Currently we're planning to > stay on Cygwin 1.5 as long as 1.7 is not declared final and stable. How > would I be able to get OpenSSH 5.2p1-3 into my 1.5 installation? http://cygwin.com/a

cl.exe compiles libraries with blank permissions

2009-07-08 Thread icc97
I'm having trouble compiling static libraries using cl.exe from Visual Studio 2008. I'm running cygwin on Windows Vista with Admin rights and the UAC turned off. The libraries will compile fine but they are created with blank / zero permissions i.e. effectively chmod 000. Subsequently I would g

Re: "ssh-host-config" now involves "cygwin-service-installation-helper.sh"

2009-07-08 Thread Christoph Herdeg
Hello Corinna, thank you for your answer - that's great news! Currently we're planning to stay on Cygwin 1.5 as long as 1.7 is not declared final and stable. How would I be able to get OpenSSH 5.2p1-3 into my 1.5 installation? Regards Christoph Herdeg

[ANNOUNCEMENT] Updated: libusb-win32 0.1.12.2-1

2009-07-08 Thread Samuel Thibault
Version 0.1.12.2-1 of "libusb-win32" has been uploaded. This is a new upstream release, handles composite device interfaces. It is a library that allows userspace application to access USB devices on Windows operation systems (Win98SE, WinME, Win2k, WinXP). It is derived from and fully API comp

Re: Installed Cygwin 1.7 - no X?

2009-07-08 Thread Lloyd Wood
Aha, selecting X11/X-start-menu-icons pulled in all the missing X dependencies that I hadn't noticed were turned off. (The new start menu icon has an X logo, is called 'idle', shows the yellow hover text 'Python IDE', and when clicked generates the alert 'Error: could not start C:\cygwin\bin

Re: Successful build of ssh from openssh w. MIT kerberos

2009-07-08 Thread Corinna Vinschen
On Jul 7 12:08, Larry Hall (Cygwin) wrote: > Corinna Vinschen wrote: >> On Jul 6 17:30, Henry S. Thompson wrote: >>> -BEGIN PGP SIGNED MESSAGE- >>> Hash: SHA1 >>> >>> There's been a lot of interest in this over the years, but I've found >>> no reports of success. The following involves a

Re: Installed Cygwin 1.7 - no X?

2009-07-08 Thread Danilo Turina
Christopher Faylor wrote: [...] (who wonders if he should make good on this threat to merge the cygwin-xfree and cygwin mailing lists) 2/3 years ago made sense to have distinct mailing lists, bust since 2 years (maybe more) the traffic on cygwin-xfree is so low that making it part of cygwin w