Re: 2nd Try: nwfs problem

2010-01-06 Thread Christopher Faylor
On Wed, Jan 06, 2010 at 01:09:40PM -0600, Avi Schwartz wrote: >On Wed, 06 Jan 2010 13:26:22 -0500, "Larry Hall (Cygwin)" > wrote: >> On 01/06/2010 12:01 PM, Avi Schwartz wrote: >>> Any ideas what is going on and how to fix it? >> >> Just because you didn't get a response to your first inquiry does

Re: Cygwin 1.7.1-1: problem with pipe to windows programs

2010-01-06 Thread Christopher Faylor
On Wed, Jan 06, 2010 at 10:44:59PM +, Andy Koppe wrote: >Bottom line: it's a sqlcmd bug. Report it to Microsoft. Ditto and also watch the generalization in the subject line when reporting a bug. This is hardly a general problem piping to a windows program. cgf -- Problem reports: http

Re: parsing error

2010-01-06 Thread Christopher Faylor
On Wed, Jan 06, 2010 at 02:42:55PM -0500, Larry Hall (Cygwin) wrote: >On 01/06/2010 02:40 PM, Mitch wrote: >>Problem Solved. Yesterday's several fresh downloads all produced a >>setup.exe that was 572kb. Today I ignored the "Install Cygwin now" >>icons and went to the bottom of the page Latest Cy

Re: setup*exe for legacy and current versions

2010-01-06 Thread Christopher Faylor
On Wed, Jan 06, 2010 at 05:00:36PM +, Andy Koppe wrote: >2010/1/6 Fergus: Something wrong somewhere? >> >>> ??No. >> >> O .. K .. thanks for that ... >> So how does the same executable differing only in name trigger two entirely >> different installations? > >It checks its own name using a

Re: Weird characters in man pages

2010-01-06 Thread Andy Koppe
2010/1/6 Wes Barris: > I just installed Cygwin 1.7.1 and Puttycyg 20091228.  When I viewed > a man page I saw the letter 'a' with two dots above it instead of > '-' characters.  So, knowing that Cygwin 1.7 now used UTF-8, I changed > my character translation set in Puttycyg to UTF-8 for my Cygwin >

Re: 1.7.1-1 noacl on samba share has incorrect directory write bit

2010-01-06 Thread Raman Gupta
On 01/06/2010 10:01 PM, Larry Hall (Cygwin) wrote: On 01/06/2010 09:22 PM, Raman Gupta wrote: I have an smbfs mount (served by samba 3.4.2) in noacl mode on cygwin 1.7.1-1: //smserver/smshare on /mnt/shar type smbfs (binary,notexec,noacl,user) Here is the directory as seen on the unix server d

Re: 1.7.1-1 noacl on samba share has incorrect directory write bit

2010-01-06 Thread Larry Hall (Cygwin)
On 01/06/2010 09:22 PM, Raman Gupta wrote: I have an smbfs mount (served by samba 3.4.2) in noacl mode on cygwin 1.7.1-1: //smserver/smshare on /mnt/shar type smbfs (binary,notexec,noacl,user) Here is the directory as seen on the unix server directly: r...@smserver foo]# ls -ald bar dr-xr-sr-x

Re: chmod in cygwin

2010-01-06 Thread Larry Hall (Cygwin)
On 01/06/2010 07:54 PM, Linda Armelle Nzumotcha Tchoumkam wrote: My program is "ab.exe" included in "C:/Program Files/Flow" I attempt with : "chmod a+x /cygdrive/c/Program/flow" and "chmod a+x /cygdrive/c/Program/flow/ab.exe", Operator error. If "ab.exe" is in "C:/Program Files/Flow" then the

Re: mediainfo

2010-01-06 Thread Mike Brown
On Wed, Jan 06, 2010 at 09:44:47PM -0500, Larry Hall (Cygwin) wrote: > On 01/06/2010 07:24 PM, Terry Bailey wrote: >> Where can I get a binary of mediainfo for i386? > > This is not part of the Cygwin distribution so you'll have to look elsewhere. Go to the Doom9 forums and search for it. You can

Re: mediainfo

2010-01-06 Thread Larry Hall (Cygwin)
On 01/06/2010 07:24 PM, Terry Bailey wrote: Where can I get a binary of mediainfo for i386? This is not part of the Cygwin distribution so you'll have to look elsewhere. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK

1.7.1-1 noacl on samba share has incorrect directory write bit

2010-01-06 Thread Raman Gupta
I have an smbfs mount (served by samba 3.4.2) in noacl mode on cygwin 1.7.1-1: //smserver/smshare on /mnt/shar type smbfs (binary,notexec,noacl,user) Here is the directory as seen on the unix server directly: r...@smserver foo]# ls -ald bar dr-xr-sr-x. 2 root agroup 4096 2007-04-21 23:23 ba

[ANNOUNCEMENT] Updated: subversion-1.6.6-3

2010-01-06 Thread David Rothenberger
A new version of subversion is now available for download. A new "subversion-tools" package is now provided that includes some miscellaneous tools, including svn2cl. CYGWIN NEWS: There was one test failure. * All tests hang using the serf HTTP library. This package still includes

[ANNOUNCEMENT] New: gcc-tools-epoch2-automake-1.11.1-1

2010-01-06 Thread Charles Wilson
Gcc requires that an unpatched, pristine version of automake be used when preparing patches for official submission. For various reasons [1] these pristine versions cannot coexist with the existing automake packages in /usr. gcc-4.3.x and gcc-4.4.x development requires the latest release in the

[ANNOUNCEMENT] New: gcc-tools-epoch2-autoconf-2.64-1

2010-01-06 Thread Charles Wilson
Gcc requires that an unpatched, pristine version of autoconf be used when preparing patches for official submission. For various reasons [1] these pristine versions cannot coexist with the existing autoconf packages in /usr. gcc-4.3.x and gcc-4.4.x development requires autoconf-2.59 gcc-4.5.x deve

[ANNOUNCEMENT] New: gcc-tools-epoch1-automake-1.9.6-1

2010-01-06 Thread Charles Wilson
Gcc requires that an unpatched, pristine version of automake be used when preparing patches for official submission. For various reasons [1] these pristine versions cannot coexist with the existing automake packages in /usr. gcc-4.3.x and gcc-4.4.x development requires the latest release in the

[ANNOUNCEMENT] New: gcc-tools-epoch1-autoconf-2.59-1

2010-01-06 Thread Charles Wilson
Gcc requires that an unpatched, pristine version of autoconf be used when preparing patches for official submission. For various reasons [1] these pristine versions cannot coexist with the existing autoconf packages in /usr. gcc-4.3.x and gcc-4.4.x development requires autoconf-2.59 gcc-4.5.x deve

chmod in cygwin

2010-01-06 Thread Linda Armelle Nzumotcha Tchoumkam
> If it can be of any help, why don't you try to execute some other > programs instead of chmod and see if you get the same error, > for example instead of "chmod a+x /C/Program/flow" something like > "ls -d /C/Program/flow" and see if works. > If it does then we can say something can be wrong wi

'screen' does not completely startup

2010-01-06 Thread Durwin
I now have Cygwin installed successfully on an Alienware laptop running Windows 7. Its a new install. To get Cygwin installed I had to uninstall Bitdefender 2010. I have left it uninstalled. I can start rxvt using both the installed short cut and this line; D:\cygwin\bin\rxvt.exe -sl 1 -s

mediainfo

2010-01-06 Thread Terry Bailey
Where can I get a binary of mediainfo for i386? Thanks, Terry Bailey -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Weird characters in man pages

2010-01-06 Thread Wes Barris
I just installed Cygwin 1.7.1 and Puttycyg 20091228. When I viewed a man page I saw the letter 'a' with two dots above it instead of '-' characters. So, knowing that Cygwin 1.7 now used UTF-8, I changed my character translation set in Puttycyg to UTF-8 for my Cygwin session. Now man pages have

[ANNOUNCEMENT] Updated: gcc-tools-automake-1.9.6-11

2010-01-06 Thread Charles Wilson
Gcc requires that an unpatched, pristine version of automake be used when preparing patches for official submission. For various reasons [1] these pristine versions cannot coexist with the existing automake packages in /usr. gcc-4.3.x and gcc-4.4.x development requires the latest release in the

[ANNOUNCEMENT] Updated: gcc-tools-autoconf-2.59-11

2010-01-06 Thread Charles Wilson
Gcc requires that an unpatched, pristine version of autoconf be used when preparing patches for official submission. For various reasons [1] these pristine versions cannot coexist with the existing autoconf packages in /usr. gcc-4.3.x and gcc-4.4.x development requires autoconf-2.59 gcc-4.5.x deve

[ANNOUNCEMENT] Updated: nfrotz-0.3.3-3

2010-01-06 Thread Charles Wilson
NFrotz is a Z-Machine interpretor (virtual machine) for text mode interactive games. It is an ncurses-based synthesis of the Windows version of frotz ("WindowsFrotz") with the Unix one, adding support for the Quetzal savefile format, Blorb and iFiction support, and Unicode output on terminals that

Re: Cygwin 1.7.1-1: problem with pipe to windows programs

2010-01-06 Thread Andy Koppe
2010/1/6 RH: > KJ writes: >> within a cygwin shell I used to pipe some data into a windows program >> (sqlcmd.exe) which used to work pretty well. Since upgrading to version >> 1.7 I get the following error: >> $ echo "select @@version" | sqlcmd >> Sqlcmd: Error: Internal error at ReadTextLine (Rea

Re: Cygwin and raw sockets - Windows XP with SP2 , Vista and later

2010-01-06 Thread Karthik Balaguru
On Thu, Jan 7, 2010 at 1:42 AM, Larry Hall (Cygwin) wrote: > On 01/06/2010 02:49 PM, Karthik Balaguru wrote: >> >> I got the below link that conveys the problems with winpcap usage with >> cygwin >> http://www.mail-archive.com/winpcap-us...@winpcap.polito.it/msg02534.html >> It seems to convey that

Re: Cygwin and raw sockets - Windows XP with SP2 , Vista and later

2010-01-06 Thread Brian Ford
On Thu, 7 Jan 2010, Karthik Balaguru wrote: > On Wed, Jan 6, 2010 at 11:27 PM, Larry Hall (Cygwin) wrote: > > On 01/06/2010 12:21 PM, Karthik Balaguru wrote: > >> On Wed, Jan 6, 2010 at 10:04 PM, Larry Hall (Cygwin) > > It also conveys that winpcap cannot be used from within a cygwin > environment

Re: Cygwin 1.7.1-1: problem with pipe to windows programs

2010-01-06 Thread RH
KJ gmx.net> writes: > > Hi, > > within a cygwin shell I used to pipe some data into a windows program > (sqlcmd.exe) which used to work pretty well. Since upgrading to version > 1.7 I get the following error: > $ echo "select @@version" | sqlcmd > Sqlcmd: Error: Internal error at ReadTextLine (

Re: 1.7.1: problem with public key authentication on domain accounts

2010-01-06 Thread Thomas Nisbach
Larry Hall (Cygwin cygwin.com> writes: > > On 01/06/2010 07:35 AM, Andrew Ng wrote: > > I've also been seeing problems with sshd (and inetd) since upgrading to 1.7.1. > >> From my investigations it does look to be something to do with launching via > > cygrunsrv. If I manually start sshd then

Re: Cygwin and raw sockets - Windows XP with SP2 , Vista and later

2010-01-06 Thread Larry Hall (Cygwin)
On 01/06/2010 02:49 PM, Karthik Balaguru wrote: I got the below link that conveys the problems with winpcap usage with cygwin http://www.mail-archive.com/winpcap-us...@winpcap.polito.it/msg02534.html It seems to convey that winpcap can also easily be used with gcc using the MinGW compile environm

Re: Cygwin and raw sockets - Windows XP with SP2 , Vista and later

2010-01-06 Thread Karthik Balaguru
On Wed, Jan 6, 2010 at 11:27 PM, Larry Hall (Cygwin) wrote: > On 01/06/2010 12:21 PM, Karthik Balaguru wrote: >> >> On Wed, Jan 6, 2010 at 10:04 PM, Larry Hall (Cygwin) >>  wrote: > >    ^^^ >  Don't feed the spammers. > Okay, Taken care

Re: Problem Updating using cygwin.exe

2010-01-06 Thread Cliff Hones
Mitch wrote: > > This note reports my problem in updating cygwin January 5, 2010. I > chose to update cygwin because of problems > with spawning Xterm windows from a remote login to our main > computer. I can run some CAD sW ( Cadence ) and not others "nedit" > remotely. Window appears

Re: parsing error

2010-01-06 Thread Larry Hall (Cygwin)
On 01/06/2010 02:40 PM, Mitch wrote: Problem Solved. Yesterday's several fresh downloads all produced a setup.exe that was 572kb. Today I ignored the "Install Cygwin now" icons and went to the bottom of the page Latest Cygwin DLL relase version is 1.7.1-1 and after re-locating the setup.exe lin

[ANNOUNCEMENT] New: pinentry-{qt4/w32}-0.7.6-3, Updated: {pinentry/pinentry-gtk2}-0.7.6-3, Obsoleted: pinentry-qt3-0.7.6-3

2010-01-06 Thread Charles Wilson
pinentry is a collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol as described by the aegypten project; see http://www.gnupg.org/aegypten/ for details. pinentry provides implementations for different windowing toolkits: curses (non-GUI terminal mode), GTK+ 1.2, G

RE:parsing error

2010-01-06 Thread Mitch
Problem Solved. Yesterday's several fresh downloads all produced a setup.exe that was 572kb. Today I ignored the "Install Cygwin now" icons and went to the bottom of the page Latest Cygwin DLL relase version is 1.7.1-1 and after re-locating the setup.exe link it downloads as a 610kb file.

Re: 2nd Try: nwfs problem

2010-01-06 Thread Avi Schwartz
On Wed, 06 Jan 2010 13:26:22 -0500, "Larry Hall (Cygwin)" wrote: > On 01/06/2010 12:01 PM, Avi Schwartz wrote: >> Any ideas what is going on and how to fix it? > > Just because you didn't get a response to your first inquiry doesn't mean > that we're ignoring you. It simply means that there a

Re: Problem Updating using cygwin.exe

2010-01-06 Thread Larry Hall (Cygwin)
On 01/06/2010 01:24 PM, Mitch wrote: This note reports my problem in updating cygwin January 5, 2010. Duplicate reports are not helpful. Also, not paying attention to responses makes people less likely to consider your reports. -- Larry Ha

Re: 2nd Try: nwfs problem

2010-01-06 Thread Larry Hall (Cygwin)
On 01/06/2010 12:01 PM, Avi Schwartz wrote: Any ideas what is going on and how to fix it? Just because you didn't get a response to your first inquiry doesn't mean that we're ignoring you. It simply means that there aren't allot of people on the list that use this and/or that none of them see

Problem Updating using cygwin.exe

2010-01-06 Thread Mitch
This note reports my problem in updating cygwin January 5, 2010. I chose to update cygwin because of problems with spawning Xterm windows from a remote login to our main computer. I can run some CAD sW ( Cadence ) and not others "nedit" remotely. Window appears but when a the focu

Re: Cygwin and raw sockets - Windows XP with SP2 , Vista and later

2010-01-06 Thread Larry Hall (Cygwin)
On 01/06/2010 12:21 PM, Karthik Balaguru wrote: On Wed, Jan 6, 2010 at 10:04 PM, Larry Hall (Cygwin) wrote: ^^^ Don't feed the spammers. On 01/06/2010 09:51 AM, Karthik Balaguru wrote: I got the below info from http://www.cyg

Re: Cygwin and raw sockets - Windows XP with SP2 , Vista and later

2010-01-06 Thread Karthik Balaguru
On Wed, Jan 6, 2010 at 10:04 PM, Larry Hall (Cygwin) wrote: > On 01/06/2010 09:51 AM, Karthik Balaguru wrote: >> >> I got the below info from >> http://www.cygwin.com/cygwin-ug-net/highlights.html#ov-hi-sockets  - >> 'Socket-related calls in Cygwin basically call the functions by the >> same name

2nd Try: nwfs problem

2010-01-06 Thread Avi Schwartz
I upgraded to the latest cygwin version yesterday and since then I have a problem I never encountered before. It may have to do with the Netware file system. Here is what mount shows: C:/cygwin/bin on /usr/bin type ntfs (binary,auto) C:/cygwin/lib on /usr/lib type ntfs (binary,auto) C:/cygwin

Re: setup*exe for legacy and current versions

2010-01-06 Thread Andy Koppe
2010/1/6 Fergus: >>> Something wrong somewhere? > >>  No. > > O .. K .. thanks for that ... > So how does the same executable differing only in name trigger two entirely > different installations? It checks its own name using argv[0] and acts accordingly. Andy -- Problem reports: http://cy

Re: setup*exe for legacy and current versions

2010-01-06 Thread Fergus
>> Something wrong somewhere? > No. O .. K .. thanks for that ... So how does the same executable differing only in name trigger two entirely different installations? Fergus -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentatio

Re: Cygwin and raw sockets - Windows XP with SP2 , Vista and later

2010-01-06 Thread Karthik Balaguru
On Wed, Jan 6, 2010 at 8:21 PM, Karthik Balaguru wrote: > Hi, > I am looking for raw socket usage from cygwin environment. > In Windows, the releases after 'Windows XP with SP2' have the ability > to send traffic over raw sockets but has been restricted in following > ways: > 1. A call to the bind

Re: Cygwin and raw sockets - Windows XP with SP2 , Vista and later

2010-01-06 Thread Larry Hall (Cygwin)
On 01/06/2010 09:51 AM, Karthik Balaguru wrote: I got the below info from http://www.cygwin.com/cygwin-ug-net/highlights.html#ov-hi-sockets - 'Socket-related calls in Cygwin basically call the functions by the same name in Winsock, Microsoft's implementation of Berkeley sockets, but with lots of

Re: setup*exe for legacy and current versions

2010-01-06 Thread Christopher Faylor
On Wed, Jan 06, 2010 at 04:04:00PM +, Fergus wrote: >Confused. > >At the moment the two setup executables http://cygwin.com/setup.exe and >http://cygwin.com/setup-legacy.exe are identical: > >sha1sum *exe >fdc9379ed58231cddd25bb7b448426681a3dd3c3 *setup-legacy.exe >fdc9379ed58231cddd25bb7b4484

setup*exe for legacy and current versions

2010-01-06 Thread Fergus
Confused. At the moment the two setup executables http://cygwin.com/setup.exe and http://cygwin.com/setup-legacy.exe are identical: sha1sum *exe fdc9379ed58231cddd25bb7b448426681a3dd3c3 *setup-legacy.exe fdc9379ed58231cddd25bb7b448426681a3dd3c3 *setup.exe Something wrong somewhere? (On 31 De

Re: 1.7.1: problem with public key authentication on domain accounts

2010-01-06 Thread Larry Hall (Cygwin)
On 01/06/2010 07:35 AM, Andrew Ng wrote: I've also been seeing problems with sshd (and inetd) since upgrading to 1.7.1. From my investigations it does look to be something to do with launching via cygrunsrv. If I manually start sshd then everything seems to work fine. While this is an interes

Cygwin and raw sockets - Windows XP with SP2 , Vista and later

2010-01-06 Thread Karthik Balaguru
Hi, I am looking for raw socket usage from cygwin environment. In Windows, the releases after 'Windows XP with SP2' have the ability to send traffic over raw sockets but has been restricted in following ways: 1. A call to the bind function with a raw socket is not allowed 2. TCP data cannot be sent

Re: 1.7.1: problem with public key authentication on domain accounts

2010-01-06 Thread Andrew Ng
Larry Hall (Cygwin cygwin.com> writes: > > On 01/04/2010 06:18 PM, Thomas Nisbach wrote: > > Bob Burger gmail.com> writes: > > > >> > >> When I try to login to my cygwin 1.7.1 system using ssh and public key > >> authentication to my domain account, I get the error: > >>3 [main] sshd 3

R: Cygwin-1.7.1 perlMagick incompatible with perl

2010-01-06 Thread Marco Atzeri
--- Mer 6/1/10, Wes Barris ha scritto: > I just installed Cygwin 1.7.1.  > I noticed that the available version > of perlMagick is incompatible with the available version of > perl. > The perlMagick package is built against perl 5.8 but the > perl package > is 5.10. perl-Graphics-Magick has been

[ANNOUNCEMENT] Updated: spamprobe 1.4d-2 -- Bayesian spam filter

2010-01-06 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://sourceforge.net/projects/spamprobe License : QPL This package provides a spam filter based on the article A Plan for Spam by Paul Graham. It uses a database (either BerkeleyDB or a simpler hash file) to store one- and two-word phrases. Onl

RE: Missing /bin/sh

2010-01-06 Thread Klas Ekeland
Here is cygcheck.out, but I can see one error in the report "Last downloaded files from:" if from the Finnish (.fi) and not the one in Norway as stated in the file. Mvh Klas Ekeland -Original Message- From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of Greg Chic