Re: 1.7.5: cygwin programs throw STATUS_ACCESS_VIOLATION exceptions

2010-04-19 Thread Yuval Emek
On Mon, Apr 19, 2010 at 20:48, Christopher Faylor wrote: > On Mon, Apr 19, 2010 at 10:48:18AM -0400, Larry Hall (Cygwin) wrote: >>On 4/19/2010 7:44 AM, Yuval Emek wrote: >>> On Mon, Apr 19, 2010 at 09:32, Christopher Faylor >>>  wrote: >>    ^ >>

Re: Problem, PATH - cygpath

2010-04-19 Thread Larry Hall (Cygwin)
On 4/19/2010 11:19 PM, Christopher Faylor wrote: On Mon, Apr 19, 2010 at 10:29:42PM -0400, Larry Hall (Cygwin) wrote: Perhaps you can elaborate on what you don't understand and why the information and references given don't help you resolve the issue. Uh oh. Larry used the "E" word. :-) Yo

Re: Problem, PATH - cygpath

2010-04-19 Thread Christopher Faylor
On Mon, Apr 19, 2010 at 10:29:42PM -0400, Larry Hall (Cygwin) wrote: >Perhaps you can elaborate on what you don't understand and why the >information and references given don't help you resolve the issue. Uh oh. Larry used the "E" word. cgf -- Problem reports: http://cygwin.com/problems.h

Re: Problem, PATH - cygpath

2010-04-19 Thread Larry Hall (Cygwin)
On 4/19/2010 10:09 PM, Moises Deangelo wrote: Hi. Always installed and used the cygwin without any problems, but do not know why, this time I have found some problems. Now I am having problem with the PATH. Gcc-3 returns: "Cygwin warning MS-DOS style path detected: C: \ cygwin \ usr \ diego \

Problem, PATH - cygpath

2010-04-19 Thread Moises Deangelo
Hi. Always installed and used the cygwin without any problems, but do not know why, this time I have found some problems. Now I am having problem with the PATH. Gcc-3 returns: "Cygwin warning MS-DOS style path detected: C: \ cygwin \ usr \ diego \ tst.c Preferred POSIX equivalent is: / usr / die

Re: Proposal for changes to behavior in package list

2010-04-19 Thread Robert Pendell
On Mon, Apr 19, 2010 at 9:39 PM, Dave Korn wrote: > On 19/04/2010 19:31, Robert Pendell wrote: > >> First suggestion: Implement a prompt when a selected package has >> caused other packages to be marked as well.  This dialog would include >> the newly marked packages with a Yes/No prompt if the use

Re: GCC - Access denied

2010-04-19 Thread Dave Korn
On 20/04/2010 02:16, Moises Deangelo wrote: > Excuse my ignorance. > But what's the difference between gcc-3 and gcc-4? Rather a lot! There have been lots of improvements added to gcc since the version 3 series, it has a whole new optimiser framework and tons of new features, also the new -4 ve

Re: Proposal for changes to behavior in package list

2010-04-19 Thread Dave Korn
On 19/04/2010 19:31, Robert Pendell wrote: > First suggestion: Implement a prompt when a selected package has > caused other packages to be marked as well. This dialog would include > the newly marked packages with a Yes/No prompt if the user wants them > marked. A warning could note that the pa

Re: GCC - Access denied

2010-04-19 Thread Moises Deangelo
Excuse my ignorance. But what's the difference between gcc-3 and gcc-4? Moises Deangelo. 2010/4/19 Dave Korn : > On 20/04/2010 02:07, Moises Deangelo wrote: >> Hello >> Where I used cygwin developing in DEV-CPP (IDE) and compiling with >> GCC. (Libs, Headers and all the cygwin). Only the IDE

Re: Spurious 'grep: writing output' in Cygwin 1.7.5-1 in certain cases

2010-04-19 Thread Matthew Kidd
It just says 'grep: writing output' without any clarification. And for the record I probably should have said we saw this on a XP SP3 box. Also I think what I said about it printing the error out twice for every match that grep finds is wrong. It is probably just once for each match beyond the fir

Re: GCC - Access denied

2010-04-19 Thread Dave Korn
On 20/04/2010 02:07, Moises Deangelo wrote: > Hello > Where I used cygwin developing in DEV-CPP (IDE) and compiling with > GCC. (Libs, Headers and all the cygwin). Only the IDE was the DEV. > > These days formated my machine. When I installed cygwin, time to > access the gcc to compile, the system

GCC - Access denied

2010-04-19 Thread Moises Deangelo
Hello Where I used cygwin developing in DEV-CPP (IDE) and compiling with GCC. (Libs, Headers and all the cygwin). Only the IDE was the DEV. These days formated my machine. When I installed cygwin, time to access the gcc to compile, the system returns "access denied". How can I fix it? Develop all

Re: Spurious 'grep: writing output' in Cygwin 1.7.5-1 in certain cases

2010-04-19 Thread Christopher Faylor
On Mon, Apr 19, 2010 at 05:37:55PM -0600, Eric Blake wrote: >[adding bug-grep] > >On 04/19/2010 03:19 PM, Matthew Kidd wrote: >> We are seeing grep emit 'grep: writing output' multiple times in >> certain cases where the output of grep is piped to another program. >> Specifically, we see it in the

Re: Proposal for changes to behavior in package list

2010-04-19 Thread Christopher Faylor
On Mon, Apr 19, 2010 at 04:58:18PM -0400, Larry Hall (Cygwin) wrote: >...There's certainly been discussion about doing just that. And, therein lies the problem with all of these well-meaning suggestions about fixing setup.exe. No matter how much I gesticulate I don't seem to be able to get two po

Re: [ANNOUNCEMENT] Updated: groff-1.20.1-1

2010-04-19 Thread Matthias Andree
Am 19.04.2010, 19:39 Uhr, schrieb Christopher Faylor: I've made a new version of groff available for installation. This is an overdue refresh from ftp.gnu.org. It is reputed to fix the problem mentioned here: http://cygwin.com/ml/cygwin/2010-04/msg00745.html That was quick. Thanks a bunch!

Re: Spurious 'grep: writing output' in Cygwin 1.7.5-1 in certain cases

2010-04-19 Thread Eric Blake
[adding bug-grep] On 04/19/2010 03:19 PM, Matthew Kidd wrote: > We are seeing grep emit 'grep: writing output' multiple times in > certain cases where the output of grep is piped to another program. > Specifically, we see it in the following cases: > > grep thisandthat foo.txt | head > grep t

Re: Cygwin 1.7.5-1: backspace does not work correctly when using "set -o vi" in pdksh in the console window

2010-04-19 Thread Andy Koppe
RISINGP1: > The ability to modify the character value generated by the Backspace key > is a logical solution rather than forcing people to accept a change to the > 0x7f value. >From the cygwin-1.7.5 release announcement: - Support DEC Backarrow Key Mode escape sequences (ESC [ ? 67 h, ESC [ ? 67

Re: [ANNOUNCEMENT] Updated: groff-1.20.1-1

2010-04-19 Thread Andy Koppe
Christopher Faylor: > I've made a new version of groff available for installation.  This is an > overdue refresh from ftp.gnu.org.  It is reputed to fix the problem > mentioned here: > > http://cygwin.com/ml/cygwin/2010-04/msg00745.html It does indeed. No more funny quotes either. Thanks very much

Re: group membership problems with ssh PubKey

2010-04-19 Thread Tom Schutter
On Fri 2010-04-16 15:14, Tom Schutter wrote: > This is a problem that I am having with all of my 1.7 installations. > > If I bring up a local shell and list my group memberships: > > lemon:~$ groups > Domain Users Administrators Users FDSV-DL-FASS FDSV-DL-Proxix > FDSV-GG-Bugzilla FDSV-GG-FASS F

Cygwin 1.7.5-1: backspace does not work correctly when using "set -o vi" in pdksh in the console window

2010-04-19 Thread RISINGP1
When using the "set -o vi" mode in pdksh, the backspace key is no longer a movement key - it does not make the cursor move to the left over the existing characters leaving them unchanged when the command line edit mode is entered using the ESC key. The cursor does not move at all. Steps to rep

Re: New tcp_wrappers package?

2010-04-19 Thread Charles Wilson
On 4/19/2010 9:49 AM, Corinna Vinschen wrote: > any chance we can get a new tcp_wrappers package? The fact that the > host.allow file disables sshd access by default due to the rule order > in that file is a bit unnerving when trying to debug connection > problems. Err...well, as discussed here:

Re: tcp_wrappers sshd hosts.allow problem

2010-04-19 Thread Charles Wilson
[Sorry for the delay in responding; I actually replied contemporaneously, but...I only sent it to myself/Bcc; it never went to the list] On 4/2/2010 7:18 AM, Reini Urban wrote: > > ALL : localhost 127.0.0.1/32 [::1]/128 : allow > > -ALL : PARANOID : deny > > sshd: ALL > > +ALL : PARANOID : deny

Spurious 'grep: writing output' in Cygwin 1.7.5-1 in certain cases

2010-04-19 Thread Matthew Kidd
We are seeing grep emit 'grep: writing output' multiple times in certain cases where the output of grep is piped to another program. Specifically, we see it in the following cases: grep thisandthat foo.txt | head grep thisandthat foo.txt | less In the latter case the 'grep: writing output' me

cppcheck bugs

2010-04-19 Thread Martin Ettl
Hello, you ever run a static code analysis tool on cygwin sources. I have done that! I used cppcheck (http://sourceforge.net/apps/mediawiki/cppcheck/index.php?title=Main_Page) and got the following SEVERE warning messages: [fgetws.c:137]: (Error) Array index -1 corresponds with 4294967295, whi

cppcheck bugs

2010-04-19 Thread Martin Ettl
Hello, you ever run a static code analysis tool on cygwin sources. I have done that! I used cppcheck (http://sourceforge.net/apps/mediawiki/cppcheck/index.php?title=Main_Page) and got the following SEVERE warning messages: [fgetws.c:137]: (Error) Array index -1 corresponds with 4294967295, whi

Re: Proposal for changes to behavior in package list

2010-04-19 Thread Larry Hall (Cygwin)
On 4/19/2010 2:31 PM, Robert Pendell wrote: I have a proposal to the package list. First the issue at hand. Packages that have additional dependencies add those dependencies without notifying the user indicating such. This also makes it difficult to remove packages which have cycling dependenci

RE: Python 2.6 status

2010-04-19 Thread Hugh Davis
Jason >I would like to release an experimental Cygwin Python 2.6 and then >resolve the above (IMO) minor issues in a follow-up release. Any >objections? That sounds great to me. Thanks Hugh -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/

Re: Python 2.6 status

2010-04-19 Thread Jason Tishler
Hugh, On Mon, Apr 19, 2010 at 10:20:37AM -0600, Hugh Davis wrote: > The last postings regarding Python 2.6 mentioned needing a coordinated > effort with all the packages that have dependencies on python. Is > there a status on how this effort is coming? Any estimate on when an > experimental or fi

[ANNOUNCEMENT] New package: gaffitter-0.6.0-1

2010-04-19 Thread Kostya Altukhov
New package "gaffitter-0.6.0-1" has been uploaded. Genetic Algorithm File Fitter, or just GAFFitter, is a command-line software that arranges (via a genetic algorithm) an input list of items or files/directories into volumes of a certain capacity (target), such as CD or DVD, in a way that the tota

Proposal for changes to behavior in package list

2010-04-19 Thread Robert Pendell
I have a proposal to the package list. First the issue at hand. Packages that have additional dependencies add those dependencies without notifying the user indicating such. This also makes it difficult to remove packages which have cycling dependencies such as the X11 package set. In the event

Re: 1.7.5: cygwin programs throw STATUS_ACCESS_VIOLATION exceptions

2010-04-19 Thread Christopher Faylor
On Mon, Apr 19, 2010 at 10:48:18AM -0400, Larry Hall (Cygwin) wrote: >On 4/19/2010 7:44 AM, Yuval Emek wrote: >> On Mon, Apr 19, 2010 at 09:32, Christopher Faylor >> wrote: >^ >. Feeding spammers just makes >them hung

[ANNOUNCEMENT] Updated: groff-1.20.1-1

2010-04-19 Thread Christopher Faylor
I've made a new version of groff available for installation. This is an overdue refresh from ftp.gnu.org. It is reputed to fix the problem mentioned here: http://cygwin.com/ml/cygwin/2010-04/msg00745.html To update your installation, click on the "Install Cygwin now" link on the http://cygwin.c

Re: Problems starting sshd as a service on cygwin 1.7.3

2010-04-19 Thread Larry Hall (Cygwin)
On 4/19/2010 12:57 PM, Myron Flickner wrote: On one machine sshd startup still fails with a " QueryServiceStatus: Win32 error 1062:" even after upgrading to cygwin 1.7.5-1. If it fails the log file \var\log\sshd.log is not created. If I run the script below I can get sshd to start. I've tri

Re: [RFU] connect-proxy-1.101-1

2010-04-19 Thread Reini Urban
Kostya Altukhov schrieb: On Mon, Apr 19, 2010 at 6:48 PM, Reini Urban wrote: Uh, without my recent realm support patch. I sent it to Shun-ichi GOTO. Is there a better upstream address to address patches to? You should send upstream patches to Shun-ichi Goto. I guess he just did not include it

Re: Problems starting sshd as a service on cygwin 1.7.3

2010-04-19 Thread Myron Flickner
On one machine sshd startup still fails with a " QueryServiceStatus: Win32 error 1062:" even after upgrading to cygwin 1.7.5-1. If it fails the log file \var\log\sshd.log is not created. If I run the script below I can get sshd to start. I've tried this with symantec firewall off/on - no

Python 2.6 status

2010-04-19 Thread Hugh Davis
The last postings regarding Python 2.6 mentioned needing a coordinated effort with all the packages that have dependencies on python. Is there a status on how this effort is coming? Any estimate on when an experimental or final package might be available? Thanks Hugh -- Problem reports: ht

Re: [RFU] connect-proxy-1.101-1

2010-04-19 Thread Kostya Altukhov
On Mon, Apr 19, 2010 at 6:48 PM, Reini Urban wrote: > Uh, without my recent realm support patch. > I sent it to Shun-ichi GOTO. Is there a better > upstream address to address patches to? You should send upstream patches to Shun-ichi Goto. I guess he just did not include it yet, this version (1.10

Re: 1.7.5: cygwin programs throw STATUS_ACCESS_VIOLATION exceptions

2010-04-19 Thread Larry Hall (Cygwin)
On 4/19/2010 7:44 AM, Yuval Emek wrote: On Mon, Apr 19, 2010 at 09:32, Christopher Faylor wrote: ^ . Feeding spammers just makes them hungry. p.envptr is supposed to be filled in by the call to _cygwin_crt0_comm

Re: [RFU] connect-proxy-1.101-1

2010-04-19 Thread Reini Urban
2010/4/17 Kostya Altukhov: > New upstream release. > > category: Net > requires: cygwin > sdesc:    "SSH Proxy Command" > ldesc:    "Simple relaying command to make network connection > via SOCKS and https proxy. It is mainly intended to be used > as a proxy command of OpenSSH." > > wget \ >  ftp:/

Re: Cygwin 1.7 man: '-' char in option/switch in man page is not displayed/not encoded well if LANG=C.UTF-8

2010-04-19 Thread Matthias Andree
Nellis, Kenneth wrote on 2010-04-19: From: LiuYan 刘研 Sent: Monday, April 19, 2010 04:51 To: cygwin@cygwin.com Subject: Cygwin 1.7 man: '-' char in option/switch in man page is not displayed/not encoded well if LANG=C.UTF-8 After moved from Cygwin 1.5 to Cygwin 1.7, the '-' char in switch/optio

New tcp_wrappers package?

2010-04-19 Thread Corinna Vinschen
Hi Chuck, any chance we can get a new tcp_wrappers package? The fact that the host.allow file disables sshd access by default due to the rule order in that file is a bit unnerving when trying to debug connection problems. Thanks, Corinna -- Corinna Vinschen Please, send mails

RE: Cygwin 1.7 man: '-' char in option/switch in man page is not displayed/not encoded well if LANG=C.UTF-8

2010-04-19 Thread Nellis, Kenneth
> From: LiuYan 刘研 > Sent: Monday, April 19, 2010 04:51 > To: cygwin@cygwin.com > Subject: Cygwin 1.7 man: '-' char in option/switch in man page is not > displayed/not encoded well if LANG=C.UTF-8 > > > After moved from Cygwin 1.5 to Cygwin 1.7, the '-' char in > switch/option in > man page is no

Re: 1.7.5: cygwin programs throw STATUS_ACCESS_VIOLATION exceptions

2010-04-19 Thread Yuval Emek
On Mon, Apr 19, 2010 at 09:32, Christopher Faylor wrote: > On Mon, Apr 19, 2010 at 02:20:48AM +0100, Dave Korn wrote: >>On 18/04/2010 23:09, Yuval Emek wrote: >> >>> The context of the file xterm.exe.stackdump is: >>> Exception: STATUS_ACCESS_VIOLATION at eip=610202F7 >>> eax=00CE00F8 ebx=61229E44

Re: Cygwin 1.7 man: '-' char in option/switch in man page is not displayed/not encoded well if LANG=C.UTF-8

2010-04-19 Thread Matthias Andree
LiuYan 刘研 wrote on 2010-04-19: After moved from Cygwin 1.5 to Cygwin 1.7, the '-' char in switch/option in man page is not displayed. As Cygwin 1.7 have revised to 1.7.5 and cygwin-doc-1.7 is released and this problem still exists, so I decide to figure it out. I have a previous post "C

Re: Vertical split in GNU screen

2010-04-19 Thread Andrew Schulman
> Though I'm not sure if vertical split is officially supported in GNU > screen, I noticed what I installed in my Ubuntu (Karmic) supports it > (C-a |). Does anyone know if it's going to be in Cygwin's port of > screen any time soon? Jeenu, I'm the screen maintainer for Cygwin. The vertical split

Cygwin 1.7 man: '-' char in option/switch in man page is not displayed/not encoded well if LANG=C.UTF-8

2010-04-19 Thread LiuYan 刘研
After moved from Cygwin 1.5 to Cygwin 1.7, the '-' char in switch/option in man page is not displayed. As Cygwin 1.7 have revised to 1.7.5 and cygwin-doc-1.7 is released and this problem still exists, so I decide to figure it out. I have a previous post "Cygwin 1.7: Empty/white-space output when