Re: Perl 5.14 and XML::Parser

2012-08-15 Thread Christopher Faylor
On Wed, Aug 15, 2012 at 10:04:48PM -0600, Thomas Wicklund wrote: >The update of perl on to 5.14 moved some perl modules to a new >perl_vendor package which is not installed by default. The >announcement I found stated that perl_vendor is modules "which are >mainly required to build and test and re

Perl 5.14 and XML::Parser

2012-08-15 Thread Thomas Wicklund
The update of perl on to 5.14 moved some perl modules to a new perl_vendor package which is not installed by default. The announcement I found stated that perl_vendor is modules "which are mainly required to build and test and report test results of other CPAN modules." I find that the XML::Pa

Re: Promote sqlite 3.7.13-1 from test status?

2012-08-15 Thread Larry Hall (Cygwin)
On 8/15/2012 4:50 PM, Warren Young wrote: On 8/13/2012 10:12 AM, Warren Young wrote: This is a *test* version which reverts the patch added to 3.7.12.1-1, which caused problems with Subversion as a side effect I haven't heard peep one from either side about this release on this list. (For con

Re: Question about UAC and bash/cygwin

2012-08-15 Thread Larry Hall (Cygwin)
On 8/15/2012 5:39 AM, Lord Laraby wrote: Sorry if the questions are a bit too numerous. I wish I could just siphon knowledge from Corinna's brain.:) Then that would leave her with none! Probably the key point that you're stumbling over is the fact that when you're elevating your user's priv

[ANNOUNCEMENT] Updated: cygport-0.10.13-1

2012-08-15 Thread Yaakov (Cygwin/X)
I have just released cygport-0.10.13 for the Cygwin distribution and the Fedora Cygwin repository. This is a bugfix release for those using the stable branch. Changes in this release (8): spec: update changelog pkg_pkgcheck: ignore debuginfo files in PKG_IGNORE prepstrip: remove

Re: Promote sqlite 3.7.13-1 from test status? (was: Updated: sqlite3-3.7.13-1)

2012-08-15 Thread Warren Young
On 8/13/2012 10:12 AM, Warren Young wrote: This is a *test* version which reverts the patch added to 3.7.12.1-1, which caused problems with Subversion as a side effect I haven't heard peep one from either side about this release on this list. (For contrast, I've gotten several positive respo

Re: Cygwin crashes in kill_pgrp, _pinfo truncation issue.

2012-08-15 Thread Christopher Faylor
On Wed, Aug 15, 2012 at 04:54:42PM +0400, Andrey Khalyavin wrote: >I finally got a cygwin crash dump from our build bots. It shows, that >cygwin1.dll crashes in kill_pgrp function on line: > (pid > 1 && p->pgid != pid) || >where p is a pointer to _pinfo. This function enumerates all _pinfo'

Re: sshd service needs to be restarted after every boot

2012-08-15 Thread Jörg Gerlach
Hello, Andrey Repin. Do you have proper dependency map for a service? I.e. it should depends on TCPIP at least. Yes, in the properties of the "CYGWIN sshd" service in the Windows Service Manager is a dependency for TCP/IP-Protocol driver. But, I'm not sure if you mean that. Best Regards, J

Re: Cannot pass space arguments to BATs contains spaces.

2012-08-15 Thread Atry
Thanks. The cmd is really weird. 2012/8/14 Sean Daley > > On Mon, Aug 13, 2012 at 8:41 PM, Atry <> wrote: > > I execute following command in bash: > > > > echo 'echo %1' > 'hello world.bat' > > chmod +x 'hello world.bat' > > './hello world.bat' 'There are some spaces.' > > > > And I got: > > > >

Cygwin crashes in kill_pgrp, _pinfo truncation issue.

2012-08-15 Thread Andrey Khalyavin
I finally got a cygwin crash dump from our build bots. It shows, that cygwin1.dll crashes in kill_pgrp function on line: (pid > 1 && p->pgid != pid) || where p is a pointer to _pinfo. This function enumerates all _pinfo's and executes this line for all of them which pass p->exists() check

Re: [ANNOUNCEMENT] Updated: texlive-collection-basic-20120628-2 (TEST)

2012-08-15 Thread Ken Brown
On 8/15/2012 4:04 AM, Achim Gratz wrote: The only way to supress these messages I've found is to delete the three lines in /etc/texmf/web2c/updmap.cfg with the @kanjiEmbed@ pattern (I didn't try commenting with a simple "# ", but that would presumably have the same effect). OK, I'm glad you fou

Re: Question about UAC and bash/cygwin

2012-08-15 Thread Lord Laraby
Adam Dinwoodie wrote: > Lord Laraby wrote: >>I've scanned months of the mailing list archives for an answers and searched >>until I've run out of ideas. > > Have you taken a look through the Cygwin user's guide? In particular, I > suspect > the section on using Windows security in Cygwin will be

Re: sshd service needs to be restarted after every boot

2012-08-15 Thread Andrey Repin
Greetings, Jorg Gerlach! > I try to run sshd as a service on a windows 7 system. All works fine > after I manually stops and start the sshd service (with "net stop/start > sshd" command). Do you have proper dependency map for a service? I.e. it should depends on TCPIP at least. -- WBR, Andrey

RE: Question about UAC and bash/cygwin

2012-08-15 Thread Adam Dinwoodie
Lord Laraby wrote: >I've scanned months of the mailing list archives for an answers and searched >until I've run out of ideas. Have you taken a look through the Cygwin user's guide? In particular, I suspect the section on using Windows security in Cygwin will be relevant: http://cygwin.com/cygwin

Re: Cygwin GCC and debug info source file paths

2012-08-15 Thread David Lindström
Thanks, this was pretty much exactly what I was looking for, but it turned out the builds at gnuarm.org are so outdated that the option does not exist (-fdebug-prefix-map=/cygdrive/c/=C:/ resulted in an error at least). I managed to create a really dirty workaround for now which was to create

Re: [ANNOUNCEMENT] Updated: texlive-collection-basic-20120628-2 (TEST)

2012-08-15 Thread Achim Gratz
Ken Brown cornell.edu> writes: > I would have expected > >updmap-sys --syncwithtrees > > (which is in the texlive-collection-basic postinstall script) to get rid > of those messages. Maybe those messages were produced earlier in the > postinstall process. Please try running `updmap-sys' a