zsh 4.3.9-1: text-mode stdin problem (breaking base64)

2010-04-14 Thread Yutaka Amanai
On Cygwin, zsh forces stdin to be text-mode. By this, some commands don't work correctly on zsh. For example, when you encode stdin with base64 on zsh, there is a possibility that base64 produces an incorrect result. I wrote a test case. Save the script below as 'test.sh': printf '\x0D\x0A' >

Re: Some Perl notes

2010-04-14 Thread Reini Urban
2010/4/13 Dr. Volker Zell: >> Reini Urban writes: > >    > man >    > === >    > I'm still waiting for a man update to support perl-style :: conversion > to . >    > http://sourceware.org/ml/cygwin/2009-09/msg00097.html > > Hi Reini > Sorry I only saw your mail today. > Is that really needed ?

Poderosa problem in 1.7

2010-04-14 Thread PJ Whitelock
Does anyone have a work around for Poderosa's incompatability with cygwin 1.7, ie looking for mount points in the registry when they're no longer there. Can you just create a fake registry entry with the same info as the fstab? _

[ANNOUNCEMENT] Updated: grub-1.98-1

2010-04-14 Thread Christian Franke
Version 1.98-1 of grub has been uploaded. http://www.gnu.org/software/grub/grub-2.en.html Description from README: This is GRUB 2, the second version of the GRand Unified Bootloader. GRUB 2 is rewritten from scratch to make GNU GRUB cleaner, safer, more robust, more powerful, and more portable.

Re: Poderosa problem in 1.7

2010-04-14 Thread Jeremy Bopp
PJ Whitelock wrote: > Does anyone have a work around for Poderosa's incompatability with cygwin > 1.7, ie looking for mount points in the registry when they're no longer > there. Can you just create a fake registry entry with the same info as the > fstab? As long as you don't have a legitimate

Re: Poderosa problem in 1.7

2010-04-14 Thread Rance Hall
On Wed, Apr 14, 2010 at 7:11 AM, PJ Whitelock wrote: > > Does anyone have a work around for Poderosa's incompatability with cygwin > 1.7, ie looking for mount points in the registry when they're no longer > there. Can you just create a fake registry entry with the same info as the > fstab? >

UTF-8 breaks 'ascii'

2010-04-14 Thread Nellis, Kenneth
Cygwin defaulting to UTF-8 breaks the 'ascii' program. It seems 'ascii' presumes a character encoding of LATIN1. To get intended output: ascii | iconv -f LATIN1 -t UTF-8 I would have considered this an upstream problem except for the reference to cygutils: $ ascii --help ascii is part of cygutil

SSHD configuration problem

2010-04-14 Thread npolite
Hi, I'm having a problem getting OpenSSH running on a Windows 2003 x64 running ADS. For some reason the cyg_server user, None and root groups weren't created. I manually added them and want to re-run the ssh-host-config to re-create the service etc but it detects the service is there and doesn't

Re: SSHD configuration problem

2010-04-14 Thread Jeremy Bopp
On 4/14/2010 9:21 AM, npolite wrote: > > Hi, > > I'm having a problem getting OpenSSH running on a Windows 2003 x64 running > ADS. For some reason the cyg_server user, None and root groups weren't > created. I manually added them and want to re-run the ssh-host-config to > re-create the service e

Re: configure test for accept4 hangs

2010-04-14 Thread David Rothenberger
On 4/13/2010 12:58 PM, Corinna Vinschen wrote: > On Apr 13 21:20, Corinna Vinschen wrote: >> On Apr 13 10:43, David Rothenberger wrote: >>> While configuring apr-1.4.2 with Cygwin 1.7.5, the test for accept4 >>> hung. I don't know much about this API, so I've just disabled it in >>> libapr1 for now

Re: UTF-8 breaks 'ascii'

2010-04-14 Thread Charles Wilson
Kenneth wrote: > Maybe it shouldn't attempt to display code points 128..255 > since they aren't really ascii. You're probably right. Originally, ascii didn't display those code points; I added it back when a big concern was getting the "correct" fonts for rxvt-windows and cmd.exe so that line gra

Re: Updated: cygwin-doc-1.7-1

2010-04-14 Thread Christopher Faylor
On Tue, Apr 13, 2010 at 07:07:38PM -0430, Rodrigo Medina wrote: >HI, > >Bugs: >(1) Most of the info files of the package have not a proper format > Only libc.info and libm.info are OK. I'll fix this. >(2) The files in /usr/share/doc/cygwin-doc-1.7/ don't appear in > /etc/setup/cygwin-doc

tar extract issues on Windows 7

2010-04-14 Thread Xavier O'Neill
I am using cygwin version 1.5.25-15 I tar'ed a bunch files on a FreeBSD system a while back and did not notice that all mode bits were stripped EG: -- 1 james 513 4071 Apr 13 05:21 .bash_history -- 1 james 513708 Apr 9 07:22 .bash_profile -- 1 james 513625

Re: UTF-8 breaks 'ascii'

2010-04-14 Thread Andy Koppe
Charles Wilson wrote: > Kenneth wrote: >> Maybe it shouldn't attempt to display code points 128..255 >> since they aren't really ascii. > > You're probably right.  Originally, ascii didn't display those code > points; I added it back when a big concern was getting the "correct" > fonts for rxvt-win

Re: procps aborts on Cygwin 1.7.5

2010-04-14 Thread Chris Sutcliffe
On 14 April 2010 11:13, Thrall, Bryan wrote: > thr...@pc1163-8413-xp ~/visual > $ procps > > > Signal 6 (ABRT) caught by ps (procps version 3.2.7). > Please send bug reports to or users.sf.net> > thr...@pc1163-8413-xp ~/visual > > I believe this was working as of Cygwin 1.7.3. It's still working

Re: procps aborts on Cygwin 1.7.5

2010-04-14 Thread David Rothenberger
On 4/14/2010 11:11 AM, Chris Sutcliffe wrote: > On 14 April 2010 11:13, Thrall, Bryan wrote: >> thr...@pc1163-8413-xp ~/visual >> $ procps >> >> >> Signal 6 (ABRT) caught by ps (procps version 3.2.7). >> Please send bug reports to or > users.sf.net> >> thr...@pc1163-8413-xp ~/visual >> >> I believ

1.7 WinodwXp Intel Core2 duo Cygwin gets crashed

2010-04-14 Thread SHETH, RASIK (ATTSI)
<> Hi, I have installed cygwin a week ago. System: Intel core2duo, winxp Attached output of cygcheck -s -v -r > cygcheck.out Problem: 1. Open cygwin 2. Open any another window [such as Browser/anything] Cygwin crashes. Me and my friend both are facing the same problem. R a s i k ! rasik.sh

Re: 1.7 WinodwXp Intel Core2 duo Cygwin gets crashed

2010-04-14 Thread Jeremy Bopp
On 4/14/2010 3:39 PM, SHETH, RASIK (ATTSI) wrote: > <> Hi, > I have installed cygwin a week ago. > > System: Intel core2duo, winxp > > Attached output of cygcheck -s -v -r > cygcheck.out > > > Problem: > 1. Open cygwin > 2. Open any another window [such as Browser/anything] Cygwin crashes. >

Re: 1.7 WinodwXp Intel Core2 duo Cygwin gets crashed

2010-04-14 Thread Larry Hall (Cygwin)
On 4/14/2010 4:39 PM, SHETH, RASIK (ATTSI) wrote: <> Hi, I have installed cygwin a week ago. System: Intel core2duo, winxp Attached output of cygcheck -s -v -r> cygcheck.out Problem: 1. Open cygwin 2. Open any another window [such as Browser/anything] Cygwin crashes. Me and my friend bot

Re: Error from compilation of FORTRAN program

2010-04-14 Thread DougHua
Angelo, I successfully passed the first step "make" by following your instruction: changing path so that cygwin can be seen first and installing g77 compiler. But I met another problem in the second step "make install". I got the error message below: "$ make install make[1]: Entering directory `/

Re: Error from compilation of FORTRAN program

2010-04-14 Thread Angelo Graziosi
DougHua wrote: But I met another problem in the second step "make install". Why do you want 'make install'? The Makefile (and the sources) you cited in [*] does not have an 'install' target. Indeed it produces only a single binary (sixsV1.1), which you can copy/move where you like! or you ca

Re: [ANNOUNCEMENT] Updated: cygwin-1.7.5-1

2010-04-14 Thread Rurik Christiansen
On 13/04/2010 4:00 AM, Corinna Vinschen wrote: > I just released 1.7.5-1. This release fixes a few bugs, mainly a > serious memory leak, and introduces a single new feature. > The setup.exe is detected as some sort of malware in latest Comodo Antivirus (I believe it's widely used in general bu

Disabling *.stackdump ?

2010-04-14 Thread Rurik Christiansen
Hi, Is there a way to disable the stackdump ? ('ulimit -c 0' doesn't seem to do the trick) Cheers, -- Nothing is true. Everything is permitted. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs

Re: Some Perl notes

2010-04-14 Thread Dr. Volker Zell
> Reini Urban writes: > You are right. Looks like "::" are already correctly translated to "." It actually works since man-1.5k-2. You can check the version history in /usr/share/doc/Cygwin/man-1.6e.README > Lets put that aside. > But maybe move man.conf from /usr/share/misc to /

rsync: rename .file.JVPk8f -> file: Device or resource busy (16)

2010-04-14 Thread Frédéric Bron
I have converted a USB hard drive from fat32 to ntfs because git now does not work on fat32 drives and git is essential to my work. I also use this disk to backup my local hard drive with rsync. When it was fat32, everything was fine but now that it is ntfs, I get the following error message many t

[BUG] Installer wrong report "file locked by another process" if not free space on disk.

2010-04-14 Thread Oleksandr Gavenko
Installer say that some files locked, but this files like .h so its particular impossible. Also installer suggest replace it after reboot. But really problem lies on zero space on disk. (I understand that when Firefox download manager report this!) So message must be appropriate: "Not enough s