updated setup.exe

2010-08-27 Thread Christopher Faylor
I've uploaded new version of setup.exe. It is now version 2.721. FYI. cgf

Re: [PATCH] inform user if any postinstall script failed to run

2010-08-27 Thread Jon TURNEY
On 29/07/2010 17:28, Jon TURNEY wrote: On 28/07/2010 15:58, Christopher Faylor wrote: On Wed, Jul 28, 2010 at 03:25:17PM +0100, Jon TURNEY wrote: Anyhow, here's another attempt, which unfortunately changes rather more than I wanted to. It adds a new page, which is displayed if any script

[PATCH] Don't set sticky bit on /var/log

2010-08-27 Thread Jon TURNEY
For the purposes of discussion, attached is a patch which changes the mode which setup gives /var/log from 1777 to 0777. See this thread [1] for why I think I want to do this. I haven't thought at all about the security implications of this change at all. I have observed that /var/log has

Re: [PATCH] inform user if any postinstall script failed to run

2010-08-27 Thread Christopher Faylor
On Fri, Aug 27, 2010 at 06:15:38PM +0100, Jon TURNEY wrote: On 29/07/2010 17:28, Jon TURNEY wrote: On 28/07/2010 15:58, Christopher Faylor wrote: On Wed, Jul 28, 2010 at 03:25:17PM +0100, Jon TURNEY wrote: Anyhow, here's another attempt, which unfortunately changes rather more than I wanted

Re: [PATCH] Don't set sticky bit on /var/log

2010-08-27 Thread Corinna Vinschen
On Aug 27 19:11, Jon TURNEY wrote: For the purposes of discussion, attached is a patch which changes the mode which setup gives /var/log from 1777 to 0777. See this thread [1] for why I think I want to do this. I haven't thought at all about the security implications of this change at

Updated: w32api-3.15-1

2010-08-27 Thread Chris Sutcliffe
Please upload w32api-3.15-1: --- wget -x -nH --cut-dirs=1 \ http://emergedesktop.org/cygwin/w32api/w32api-3.15-1.tar.bz2 \ http://emergedesktop.org/cygwin/w32api/w32api-3.15-1-src.tar.bz2 --- Thank you, Chris

Re: Updated: w32api-3.15-1

2010-08-27 Thread Charles Wilson
On 8/27/2010 8:27 PM, Chris Sutcliffe wrote: wget -x -nH --cut-dirs=1 \ http://emergedesktop.org/cygwin/w32api/w32api-3.15-1.tar.bz2 \ http://emergedesktop.org/cygwin/w32api/w32api-3.15-1-src.tar.bz2 Done. -- Chuck

Re: CygwinX at MS Terminalserver?

2010-08-27 Thread Jon TURNEY
On 16/08/2010 07:35, Steffen Sledz wrote: Am 13.08.2010 13:09, schrieb Jon TURNEY: Now testuser0002 tries to start another server in parallel. This gives this error: /usr/bin/startxwin: Resource temporarily unavailable (errno 11): Another X server instance is running on DISPLAY :0 This is

Re: CygwinX Users Guide

2010-08-27 Thread Nicholas C. Payne
Jon, I found it. The guide, sole author Harold L. Hunt, had the screen shots perfectly positioned 28 April 2006. That was the (last) previous time I installed CygwinX. Nick On 26/08/2010 1:45 PM, Jon TURNEY wrote: On 20/08/2010 01:21, noggin wrote: Tried to print the PDF version of the

src/winsup/cygwin ChangeLog external.cc global ...

2010-08-27 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2010-08-27 17:58:45 Modified files: winsup/cygwin : ChangeLog external.cc globals.cc ntdll.h path.cc winsup/cygwin/include/cygwin: version.h

src/winsup/doc ChangeLog new-features.sgml pat ...

2010-08-27 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2010-08-27 18:56:28 Modified files: winsup/doc : ChangeLog new-features.sgml pathnames.sgml Log message: * new-features.sgml (ov-new1.7.7): Change to describe partial reversion to

src/winsup/w32api ChangeLog Makefile.in

2010-08-27 Thread ironhead
CVSROOT:/cvs/src Module name:src Changes by: ironh...@sourceware.org 2010-08-27 21:11:29 Modified files: winsup/w32api : ChangeLog Makefile.in Log message: 2010-08-26 Chris Sutcliffe ir0nh...@users.sourceforge.net * Makefile.in: Update naming

src/winsup/w32api ChangeLog Makefile.in includ ...

2010-08-27 Thread ironhead
CVSROOT:/cvs/src Module name:src Changes by: ironh...@sourceware.org 2010-08-27 23:36:30 Modified files: winsup/w32api : ChangeLog Makefile.in winsup/w32api/include: w32api.h Log message: 2010-08-26 Chris Sutcliffe ir0nh...@users.sf.net

Re: How/Where do I get an older version of Cygwin?

2010-08-27 Thread Andy Koppe
On 26 August 2010 20:24, Larry Hall (Cygwin) wrote: On 8/26/2010 3:03 PM, Blaine Miller wrote: PS... I read in the archives the following quote... Rerun 'setup.exe' and pick Prev. There is no such option that I can find... Look at the page where you select packages, just above the list of

Re: Updated [experimental]: {emacs,emacs-X11,emacs-el}-23.2-2

2010-08-27 Thread Michael Albinus
Ken Brown kbr...@cornell.edu writes: Now that that's fixed, it still says: This is GNU Emacs 23.2.1 of 2010-08-16 I assume that's the new version, why does it still say 23.2.1? The '.1' at the end is added by Emacs. I don't know why. This has nothing to do with the fact that from

Re: Emacs and DBUS

2010-08-27 Thread Michael Albinus
Ken Brown kbr...@cornell.edu writes: This is also a D-Bus client, which connects to the *same* session bus as Emacs did due to $DBUS_SESSION_BUS_ADDRESS. Now you should see the signal sent by dbus-monitor in Emacs. OK, I started the session bus the right way this time, but I still didn't

Re: SEGV in gcc 4.3.4 on cygwin 1.7.6-1

2010-08-27 Thread Csaba Raduly
2010/8/27 Eirik Nordbrøden : Hello I have been trying to build Net-SNMP on cygwin/Windows XP. When I start compiling gcc (4.3.4) crashes with a segmentation fault. It is the following command that crashes: gcc -I../include -I. -I../snmplib -I/usr/include -g -Wall -Ucygwin

Re: How/Where do I get an older version of Cygwin?

2010-08-27 Thread Matthias Andree
Am 26.08.2010 21:41, schrieb Blaine Miller: Again, I agree. I'm between a rock and a hard place here. I have to prove it's not the current version of Cygwin (also read *free*) and new hardware (read *costs them some money*). I have related to you and others at Cygwin user list both of my

Re: problem with dblatex

2010-08-27 Thread David Hajage
Oh, I'm stupid, yes, texlive2007 is in my path... The problem is: I can't modify this path, only the administrator has access to it. Is there a solution to tell cygwin to not use texlive version of pdflatex? david 2010/8/26 David Hajage dhajag...@gmail.com: Hello, I have a fresh install of

Re: problem with dblatex

2010-08-27 Thread Csaba Raduly
On Fri, Aug 27, 2010 at 10:46 AM, David Hajage wrote: Is there a solution to tell cygwin to not use texlive version of pdflatex? Put this in your .bashrc: PATH=`echo $PATH | tr : \n | grep -v texlive2007 | tr \n : Note1: substitute texlive2007 above with the proper directory name (not path)

setup hangs at perl-min

2010-08-27 Thread Fergus
I find during a brand new install of All that setup hangs at perl-ming; the reason for this is that both bzips (curr and prev) release\ming\perl-ming\perl-ming-0.4.3-[12].tar.bz2 contain tars perl-ming-0.4.3-[12].tar that contain files at usr\share\man\man3\ whose names include the string ::,

setup.exe crashes when downgrading gcc4

2010-08-27 Thread Peter Münster
Hello, I've installed version 4.5.0 of gcc4-core, gcc4-g++ and libgcc1. Now I would like to uninstall these packages or go back to version 4.3.4. There is no possibility to uninstall these packages, when cycling in setup.exe, there are these possibilities: - 4.3.4-3 - source - 4.3.4-1 - keep So

Re: setup hangs at perl-min

2010-08-27 Thread Corinna Vinschen
On Aug 27 10:59, Fergus wrote: I find during a brand new install of All that setup hangs at perl-ming; the reason for this is that both bzips (curr and prev) release\ming\perl-ming\perl-ming-0.4.3-[12].tar.bz2 contain tars perl-ming-0.4.3-[12].tar that contain files at usr\share\man\man3\

Re: problem with PATH set by libtool for uninstalled pixman library

2010-08-27 Thread Jon TURNEY
On 29/07/2010 09:20, Charles Wilson wrote: On 7/28/2010 2:24 PM, Jon TURNEY wrote: I have a tinderbox which does daily builds of the X.Org stack for cygwin, and I've come across a something I don't understand with the way libtool is working when building the pixman library, and I hope someone

Re: [ANNOUNCEMENT] Updated: grep-2.6.3-1

2010-08-27 Thread Henry S. Thompson
cgf wrote: Note that [now] grep opens files in binary mode for both reading and writing so the output of grep will always have \n endings unless you specify the --binary option which will (perhaps paradoxically) force the output to reflect exactly what was in the file being grepped. For

Re: Emacs and DBUS

2010-08-27 Thread Ken Brown
On 8/27/2010 3:41 AM, Michael Albinus wrote: Ken Brownkbr...@cornell.edu writes: This is also a D-Bus client, which connects to the *same* session bus as Emacs did due to $DBUS_SESSION_BUS_ADDRESS. Now you should see the signal sent by dbus-monitor in Emacs. OK, I started the session bus

Re: How/Where do I get an older version of Cygwin?

2010-08-27 Thread Blaine Miller
Matthias, Thanks very much for your time and assistance. I'll give your ideas a try! Thanks again... Blaine Matthias Andree wrote: Am 26.08.2010 21:41, schrieb Blaine Miller: Again, I agree. I'm between a rock and a hard place here. I have to prove it's not the current version of

Re: How/Where do I get an older version of Cygwin?

2010-08-27 Thread Blaine Miller
Andy, Thanks very much for your thoughtful consideration. I do indeed see a *Prev* button... I understand about the risks of reverting back to a previous version, however, I may have no choice for political rather than technical reasons. Thanks again! Blaine Andy Koppe wrote: On 26

Re: Emacs and DBUS

2010-08-27 Thread Ken Brown
On 8/27/2010 10:24 AM, Ken Brown wrote: On 8/27/2010 3:41 AM, Michael Albinus wrote: Ken Brown writes: This is also a D-Bus client, which connects to the *same* session bus as Emacs did due to $DBUS_SESSION_BUS_ADDRESS. Now you should see the signal sent by dbus-monitor in Emacs. OK, I

Re: linux-cygwin cross build environment

2010-08-27 Thread Charles Wilson
On 8/25/2010 10:53 PM, Charles Wilson wrote: Anybody have a suggestion? What am I doing wrong? Based on Corinna's posted procedure http://cygwin.com/ml/cygwin-developers/2010-08/msg00099.html with a few changes, I was able to create a working linux-cygwin toolchain. The changes I had to make

WLMP cannot map to parent and Rebaseall fails for unknown reason.

2010-08-27 Thread Oren Elrad
Hi all, I am trying to get my version of Cygwin to play nicely with WLMP[1] which installs it's own version of some key cygwin dlls locally. When I launch the WLMP version of lightty, I get the classic 'Unable to Remap' error [2]. This is usually solved by a quick trip to rebaseall, so I tried:

Re: Emacs and DBUS

2010-08-27 Thread Michael Albinus
Ken Brown kbr...@cornell.edu writes: I suspect we can't go any further with this until you return from your trip and start debugging. Yes, I'm sorry. Let's continue in September. Ken Best regards, Michael. -- Problem reports: http://cygwin.com/problems.html FAQ:

BLODA diagnostics

2010-08-27 Thread Baldur Gislason
Hi, what tool is best to track down what BLODA is causing fork failures on my Cygwin installation? Baldur -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info:

SSH - Can't Login

2010-08-27 Thread Auteria W. Winzer Jr.
I've set up SSH with no problems in the past, yet when I try to log into itself I get the following: # ssh -v ca53...@localhost OpenSSH_5.6p1, OpenSSL 0.9.8o 01 Jun 2010 debug1: Reading configuration data /etc/ssh_config debug1: Connecting to localhost [127.0.0.1] port 22. debug1: Connection

Re: setup.exe crashes when downgrading gcc4

2010-08-27 Thread Andy Koppe
On 27 August 2010 11:56, Peter Münster wrote: I've installed version 4.5.0 of gcc4-core, gcc4-g++ and libgcc1. Now I would like to uninstall these packages or go back to version 4.3.4. There is no possibility to uninstall these packages, when cycling in setup.exe, there are these

gitk unusable in cygwin-1.7.6-1 because tcltk-20080420-1 is native win32 app.

2010-08-27 Thread neomjp
When I invoke gitk like this: # $ cygcheck -c cygwin git gitk tcltk Cygwin Package Information Package VersionStatus cygwin 1.7.6-1OK git 1.7.1-1OK gitk 1.7.1-1

Re: Upgrading to cygwin 1.7.6 vs gcc 4.5

2010-08-27 Thread Andy Koppe
On 18 August 2010 21:19, Andy Koppe wrote: On 18 August 2010 06:25, Andy Koppe wrote: On 18 August 2010 00:09, Eric Blake wrote: On 08/17/2010 04:54 PM, Ross Smith wrote: I've installed the experimental gcc 4.5 packages (because that's the version I'm using in all my other development

MANPATH not being cygpathed like PATH is?

2010-08-27 Thread Tim Visher
Hello Everyone, I recently switched from setting up environment variables within my bash_profile/bashrc file and instead started setting them on the box I'm on. This works great for PATH. In Windows I set the values to c:/whateverwhatever and then when my terminal fires up they get cygpathed

Is it possible to run cygwin version of rsync in daemon mode?

2010-08-27 Thread Blaine Miller
Re: (Note that this doesn't solve a hang that some folks see in the middle of a transfer -- using daemon mode instead of ssh can work around that one.) I'm not sure of how to do this... Thanks for your time and consideration... Blaine -- Problem reports:

Re: gitk unusable in cygwin-1.7.6-1 because tcltk-20080420-1 is native win32 app.

2010-08-27 Thread Andy Koppe
On 27 August 2010 19:22, neomjp wrote: 1. I see a long discussion about cygwin vs. win32 CWD is taking place in cygwin-developer. What is win32 CWD going to be in cygwin in the future? It will be synced with the POSIX working directory again, except when the path is too long or it's a virtual

Re: Windows batch program to open shell at directory specified as argument

2010-08-27 Thread Dave Kilroy
On Thu, Aug 26, 2010 at 11:45 PM, Reckoner recko...@gmail.com wrote: I use chere to right-click and open a shell at a given directory, and I was wondering if it is possible to setup a windows batch script that would accomplish the same thing from the Windows command line. In other words

Re: Windows batch program to open shell at directory specified as argument

2010-08-27 Thread Slide
On Fri, Aug 27, 2010 at 11:42 AM, Dave Kilroy kilr...@googlemail.com wrote: On Thu, Aug 26, 2010 at 11:45 PM, Reckoner recko...@gmail.com wrote: I use chere to right-click and open a shell at a given directory, and I was wondering if it is possible to setup a windows batch script that would

Re: MANPATH not being cygpathed like PATH is?

2010-08-27 Thread Jeremy Bopp
On 8/27/2010 1:28 PM, Tim Visher wrote: Hello Everyone, I recently switched from setting up environment variables within my bash_profile/bashrc file and instead started setting them on the box I'm on. This works great for PATH. In Windows I set the values to c:/whateverwhatever and then

Re: Is it possible to run cygwin version of rsync in daemon mode?

2010-08-27 Thread Jeremy Bopp
On 8/27/2010 1:32 PM, Blaine Miller wrote: Re: (Note that this doesn't solve a hang that some folks see in the middle of a transfer -- using daemon mode instead of ssh can work around that one.) I'm not sure of how to do this... Thanks for your time and consideration... Read the

Re: Is it possible to run cygwin version of rsync in daemon mode?

2010-08-27 Thread Blaine Miller
Thank you Jeremy, I'll look now... Thanks again for your time and consideration... Blaine Jeremy Bopp wrote: On 8/27/2010 1:32 PM, Blaine Miller wrote: Re: (Note that this doesn't solve a hang that some folks see in the middle of a transfer -- using daemon mode instead of ssh can work

Re: gitk unusable in cygwin-1.7.6-1 because tcltk-20080420-1 is native win32 app.

2010-08-27 Thread Charles Wilson
On 8/27/2010 2:33 PM, Andy Koppe wrote: On 27 August 2010 19:22, neomjp wrote: 2. I understand that the reason to have tcltk-20080420-1 as a win32 app is to have a graphical insight that does not depend on X Window. Cygwin programs can have Win32 interfaces actually, as proven by the likes

RE: How/Where do I get an older version of Cygwin?

2010-08-27 Thread Karl M
Date: Fri, 27 Aug 2010 07:08:58 +0100 Subject: Re: How/Where do I get an older version of Cygwin? From: andy To: cygwin I'd recommend against using the Prev button. It gives you a rather random collection of old packages, where some are years older than the current one and others just a

Re: BLODA diagnostics

2010-08-27 Thread mike marchywka
Since no one replied, perhaps you could supply more details. What exactly are you trying to do and what happens? There may be a sysinternals tool, I use those to track down open handles that have been a problem on earlier systems. On 8/27/10, Baldur Gislason bal...@foo.is wrote: Hi, what tool

Re: BLODA diagnostics

2010-08-27 Thread Baldur Gislason
I am attempting to diagnose why fork() fails during the cygwin installation. It looks like some kind of BLODA may be causing this, per documentation, but obviously, the list of known troublemakers in the documentation does not cover all troublemakers and I'd like to trace what is going on. Baldur

Re: BLODA diagnostics

2010-08-27 Thread Greg Chicares
On 2010-08-27 21:22Z, Baldur Gislason wrote: I am attempting to diagnose why fork() fails during the cygwin installation. It looks like some kind of BLODA may be causing this, per documentation, but obviously, the list of known troublemakers in the documentation does not cover all

Support for the TIOCINQ ioctl

2010-08-27 Thread Brennan Peter Sellner
By any chance, has support for the TIOCINQ ioctl on file descriptors (used to check how many bytes of data are in the input buffer) been added to Cygwin? It hadn't as of 2004: http://sourceware.org/ml/cygwin/2004-07/msg00910.html ...but I haven't found any newer references to it. I'm

Re: How/Where do I get an older version of Cygwin?

2010-08-27 Thread Gregg Levine
On Fri, Aug 27, 2010 at 3:36 PM, Karl M wrote: Date: Fri, 27 Aug 2010 07:08:58 +0100 Subject: Re: How/Where do I get an older version of Cygwin? From: andy To: cygwin I'd recommend against using the Prev button. It gives you a rather random collection of old packages, where some are years

Re: How/Where do I get an older version of Cygwin?

2010-08-27 Thread Peter A. Castro
On Fri, 27 Aug 2010, Andy Koppe wrote: Greetings, Andy, On 26 August 2010 20:24, Larry Hall (Cygwin) wrote: On 8/26/2010 3:03 PM, Blaine Miller wrote: PS... I read in the archives the following quote... Rerun 'setup.exe' and pick Prev. There is no such option that I can find... Look at

Re: How/Where do I get an older version of Cygwin?

2010-08-27 Thread Charles Wilson
On 8/27/2010 7:05 PM, Peter A. Castro wrote: On Fri, 27 Aug 2010, Andy Koppe wrote: Question: would anyone miss the Prev button if it were to disappear? Yes, I, for one, would miss it. While it may give a random collection of old packages, for packages that are actively maintained it does

Re: How/Where do I get an older version of Cygwin?

2010-08-27 Thread Peter A. Castro
On Fri, 27 Aug 2010, Charles Wilson wrote: On 8/27/2010 7:05 PM, Peter A. Castro wrote: On Fri, 27 Aug 2010, Andy Koppe wrote: Question: would anyone miss the Prev button if it were to disappear? Yes, I, for one, would miss it. While it may give a random collection of old packages, for

command-line package installation

2010-08-27 Thread Bryan
I'm in the process of deploying cygwin with an OpenSSH that has an OpenSSL-fips built into it. Our cygwin build environment averages around 200MB with gcc-core, perl, mingw-runtime, etc... with all of these uninstalled, the base environment is around 70MB. I need the ability to uninstall

Re: Support for the TIOCINQ ioctl

2010-08-27 Thread Andy Koppe
On 27 August 2010 23:31, Brennan Peter Sellner wrote: By any chance, has support for the TIOCINQ ioctl on file descriptors (used to check how many bytes of data are in the input buffer) been added to Cygwin?  It hadn't as of 2004:  http://sourceware.org/ml/cygwin/2004-07/msg00910.html It's