rebaseall [1.7]: cyggcc_s-1.dll error

2010-06-28 Thread Fergus
rebaseall usually runs error-free but today I get M:\>bin\dash $ /bin/rebaseall ReBaseImage (/usr/bin/cyggcc_s-1.dll) failed with last error = 6 $ Is there a cure? And BTW, any relation to ~> set-gcc-default-4.sh # ie use gcc-4 ~> bash makesc # exe building script involving gcc /usr/l

Re: Regression in .exe extension handling

2010-06-28 Thread Yaakov (Cygwin/X)
On Mon, 2010-06-28 at 17:16 -0600, Eric Blake wrote: > The problem is here - should install be open()ing "foo" (the script) or > "foo.exe" (the executable) as the source file for copying into bar/foo? > Since it is never a good idea to have both an .exe and a script of the > same name in the same

Re: [ANNOUNCEMENT] CALL FOR TESTING: Cygwin 1.7.6 due soon - xterm stackdump

2010-06-28 Thread Ken
>> Under 1.7.5-1 in Win 7 64-bit, attempting to launch an xterm results in a >> stackdump approximately 30%-40% of the time. However, under WinXP >> I have not experienced this issue. >> >> I applied the entire "cygwin-inst-20100622.tar.bz2" snapshot to my Win7 >> installation and the same condi

Re: Regression in .exe extension handling

2010-06-28 Thread Cyrille Lefevre
Le 29/06/2010 01:16, Eric Blake a écrit : On 06/28/2010 05:08 PM, Yaakov (Cygwin/X) wrote: It is not unusual for mono packages to create a wrapper script (to be installed in PATH) in the same directory as an assembly (which has .exe suffix and is installed out of PATH), which uncovered a regres

Re: Looking for gcc.exe

2010-06-28 Thread Sisyphus
- Original Message - From: "Larry Hall (Cygwin)" To: Sent: Tuesday, June 29, 2010 7:30 AM Subject: Re: Looking for gcc.exe On 6/28/2010 10:01 AM, Stephen Morton wrote: "Sisyphus" Wrote: I've just installed a fresh "CYGWIN_NT-6.0-WOW64 desktop2 1.7.5(0.225/5/3) 2010-04-12 19:07 i

Re: Regression in .exe extension handling

2010-06-28 Thread Christopher Faylor
On Mon, Jun 28, 2010 at 05:16:05PM -0600, Eric Blake wrote: >On 06/28/2010 05:08 PM, Yaakov (Cygwin/X) wrote: >> It is not unusual for mono packages to create a wrapper script (to be >> installed in PATH) in the same directory as an assembly (which has .exe >> suffix and is installed out of PATH),

Re: Regression in .exe extension handling

2010-06-28 Thread Eric Blake
On 06/28/2010 05:08 PM, Yaakov (Cygwin/X) wrote: > It is not unusual for mono packages to create a wrapper script (to be > installed in PATH) in the same directory as an assembly (which has .exe > suffix and is installed out of PATH), which uncovered a regression using > the 20100622 snapshot: > >

Re: Moving Cygwin directory safe?

2010-06-28 Thread Andrey Repin
Greetings, Michael Ludwig! > To be complete on this issue and include one detail I omitted from my > list: Explorer failed to copy some files (SSH keys), which belonged to > the user NT-AUTORITÄT\SYSTEM and could not be read by my admin user, so > I had to do the following: > subinacl /file C:\

Re: Mirrors

2010-06-28 Thread Larry Hall (Cygwin)
On 6/27/2010 1:31 AM, Tekerman Romanov wrote: Hello, we have created a mirror of your software and want to register it. http://cygwin.iphoneapps4free.org USA (WA, Seattle) tek...@gmail.com every 10 hours bandwidth - 100TB/month 174.37.130.133 Great! You want to read

Re: Looking for gcc.exe

2010-06-28 Thread Larry Hall (Cygwin)
On 6/28/2010 10:01 AM, Stephen Morton wrote: "Sisyphus" Wrote: I've just installed a fresh "CYGWIN_NT-6.0-WOW64 desktop2 1.7.5(0.225/5/3) 2010-04-12 19:07 i686 Cygwin", including gcc-4 (4.3.4-3). According to http://cygwin.com/packages/ there should be an executable named gcc.exe in there - bu

Re: problems running "top" task monitor

2010-06-28 Thread Larry Hall (Cygwin)
On 6/28/2010 12:58 PM, P. Goldmann wrote: Is there a way to investigate whether a unknown BLODA-app or something else causes the problem? Typically the process is just look at the security software that you have installed and try uninstalling one-by-one until the problem is resolved. Then you c

Re: Moving Cygwin directory safe?

2010-06-28 Thread Michael Ludwig
Christopher Faylor schrieb am 27.06.2010 um 15:01 (-0400): > On Sun, Jun 27, 2010 at 03:37:26PM +0200, Michael Ludwig wrote: > >I copied C:\cygwin to T: instead of reinstalling. Here's a list of > >things I had to fix (or fixed preemptively): > > > >* fixed the above registry settings > > ...whic

Re: 1.7.6 snapshot: intermittent "CreateProcessW failed"

2010-06-28 Thread Christopher Faylor
On Mon, Jun 28, 2010 at 05:36:04PM +0100, Andy Koppe wrote: >When running a couple of lengthy make-based builds in parallel, I >eventually get error messages such as this: > > 3 [main] sh 4368 fork: child -1 - CreateProcessW failed, errno 2 >/bin/sh: fork: No such file or directory > > 5

[ANNOUNCEMENT] Updated: dash-0.5.6.1-1

2010-06-28 Thread Eric Blake
The package dash has been upgraded to 0.5.6.1-1, leaving 0.5.5.1-2 as previous. NEWS: = This is a new upstream release. Among its fixes are several patches for issues first identified on the cygwin list, such as test -r file now honoring ACLs. For now, there are no immediate plans of replaci

[ANNOUNCEMENT] Updated: git-1.7.1-1, git{k,-gui,-completion,-svn}-1.7.1-1

2010-06-28 Thread Eric Blake
A new release of git, 1.7.1-1, has been uploaded, and will be available for use when your mirror catches up. This leaves 1.7.0.4-2 as previous. NEWS: = This is a new upstream release, with upstream release notes attached. See also the package documentation in /usr/share/doc/git/. When compil

RE: Setup.exe issues what to check?

2010-06-28 Thread Jason Pyeron
> -Original Message- > From: Jason Pyeron > Sent: Monday, June 28, 2010 13:02 > Subject: Setup.exe issues what to check? > > When downloading the files, after selecting packages I am > getting, randomly, "Download incomplete. Try again?" messages. > > I am using a local mirror, it appear

Re: problems running "top" task monitor

2010-06-28 Thread P. Goldmann
Hi! using cygwin 1.7.5(0.225/5/3) on a win7 x64 box I'm experiencing problems running the task monitor "top": The only output calling "top" produces - after one minute - is the following: == lo...@machine ~ $ top Aborted lo...@machine ~ $ == Works fine for me. The effect is rather stran

Setup.exe issues what to check?

2010-06-28 Thread Jason Pyeron
When downloading the files, after selecting packages I am getting, randomly, "Download incomplete. Try again?" messages. I am using a local mirror, it appears to be up to date. [r...@ten-212 mirrors]# tail -f /var/log/httpd/error_log /var/log/httpd/access_log ==> /var/log/httpd/error_log <== [Sun

1.7.6 snapshot: intermittent "CreateProcessW failed"

2010-06-28 Thread Andy Koppe
When running a couple of lengthy make-based builds in parallel, I eventually get error messages such as this: 3 [main] sh 4368 fork: child -1 - CreateProcessW failed, errno 2 /bin/sh: fork: No such file or directory 5 [main] make 5736 fork: child -1 - CreateProcessW failed, errno 2 ma

Re: default text mode

2010-06-28 Thread Corinna Vinschen
On Jun 28 13:57, Jan Lübbe wrote: > Am 28.06.2010 13:35, schrieb Corinna Vinschen: > >Role? The automatism is to use binary mode unless /etc/fstab says > >something else. Other than that, why would you do that at all? > >If you need textmode for something, do it under some mount point > >of your

Re: R: [ANNOUNCEMENT] CALL FOR TESTING: Cygwin 1.7.6 due soon

2010-06-28 Thread Corinna Vinschen
On Jun 28 11:59, Marco Atzeri wrote: > --- Ven 25/6/10, Corinna Vinschen ha scritto: > [SNIP full quote] > Hi Corinna, > is something changed in the file open interface ? There shouldn't be. > On latest snaphots, but not on 1.7.5-1, I got unexpected > results on hdf5-1.8.5 build checks, when tes

Re: Looking for gcc.exe

2010-06-28 Thread Stephen Morton
"Sisyphus" Wrote: > I've just installed a fresh "CYGWIN_NT-6.0-WOW64 desktop2 > 1.7.5(0.225/5/3) 2010-04-12 19:07 i686 Cygwin", including gcc-4 > (4.3.4-3). > > According to http://cygwin.com/packages/ there should be an executable > named gcc.exe in there - but I see only gcc-4.exe. As a quick fi

[ANNOUNCEMENT] Updated: wget-1.12-1

2010-06-28 Thread Eric Blake
A new release of wget, 1.12-1, is available for download, leaving 1.11.4-4 as previous. NEWS: = This is a new upstream release, with news highlights included below. See also the package documentation in /usr/share/doc/wget/. DESCRIPTION: GNU Wget is a file retrieval utility whic

Re: Cygwin bug tracking is non-existent

2010-06-28 Thread Reini Urban
2010/6/28 William Blunn: > Cygwin does not appear to have a bug tracker. > > That being the case: > > How do we keep all information about a bug together in one referenceable > place? You did the right thing. You reported the bug to cygwin@cygwin.com which is tracked by email and by an archive on

Re: Updated: wdiff 0.6.3-1 -- Compare two files word by word

2010-06-28 Thread Andy Koppe
On 28 June 2010 13:20, Nellis, Kenneth wrote: >> From: cygwin-announce-owner On Behalf Of Jari Aalto >> >> PACKAGE DESCRIPTION >> === >> >> Homepage: http://www.gnu.org/software/wdiff >> License : GPL >> >> Find word deleted or added from the first file to make the second. A >> word

git-1.7.0.4-2 put files in .../python2.5/site-packages/ .

2010-06-28 Thread neomjp
Hi, After the hard work by Jason, Yaakov, Jari, and others to upgrade python from 2.5 to 2.6, I found my .../python2.5/site-packages/ was not empty yet. $ cygcheck -c git Cygwin Package Information Package VersionStatus git 1.7.0.4-2 OK $ cygcheck -l g

RE: Updated: wdiff 0.6.3-1 -- Compare two files word by word

2010-06-28 Thread Nellis, Kenneth
> From: cygwin-announce-owner On Behalf Of Jari Aalto > > PACKAGE DESCRIPTION > === > > Homepage: http://www.gnu.org/software/wdiff > License : GPL > > Find word deleted or added from the first file to make the second. A > word is defined as anything between whitespace. It works

Re: history (was Re: base-files: LOGNAME)

2010-06-28 Thread Eric Backus
Cyrille Lefevre writes: > sunos, login(1) both set USER and LOGNAME using pwd->pw_name ... > solaris, login(1) only set LOGNAME ... > sys5r4, same as solaris, but ... > irix, login(1) and logname(1) does as sunos ... > osf1, login(1) does as sunos, logname(1) as solaris At least historically, HP

R: [ANNOUNCEMENT] CALL FOR TESTING: Cygwin 1.7.6 due soon

2010-06-28 Thread Marco Atzeri
--- Ven 25/6/10, Corinna Vinschen ha scritto: > A lot of changes and fixes have been > made in Cygwin since 1.7.5 has > been released, so we're looking forward to release Cygwin > 1.7.6 soon. > > Please test the latest developer snapshots at http://cygwin.com/snapshots/ > which should have "Rele

Re: default text mode

2010-06-28 Thread Jan Lübbe
Am 28.06.2010 13:35, schrieb Corinna Vinschen: On Jun 28 13:11, Jan Lübbe wrote: Hi, after reading http://www.cygwin.com/cygwin-ug-net/ov-new1.7.html#ov-new1.7-file Cygwin creates the mount points for /, /usr/bin, and /usr/lib automatically from it's own position on the disk. They don't have

Re: default text mode

2010-06-28 Thread Corinna Vinschen
On Jun 28 13:11, Jan Lübbe wrote: > Hi, > > after reading > http://www.cygwin.com/cygwin-ug-net/ov-new1.7.html#ov-new1.7-file > > >Cygwin creates the mount points for /, /usr/bin, and /usr/lib automatically > >from it's own position on the disk. They don't have to be specified in > >/etc/fstab.

Re: problems running "top" task monitor

2010-06-28 Thread Corinna Vinschen
On Jun 28 10:15, Philipp Goldmann wrote: > Hi! > > using cygwin 1.7.5(0.225/5/3) on a win7 x64 box I'm experiencing > problems running the task monitor "top": > The only output calling "top" produces - after one minute - is the following: > == > lo...@machine ~ > $ top > Aborted > > lo...@machine

Re: [ANNOUNCEMENT] CALL FOR TESTING: Cygwin 1.7.6 due soon - xterm stackdump

2010-06-28 Thread Corinna Vinschen
On Jun 27 14:07, Ken wrote: > >A lot of changes and fixes have been made in Cygwin since 1.7.5 has > >been released, so we're looking forward to release Cygwin 1.7.6 soon. > > > >Please test the latest developer snapshots at http://cygwin.com/snapshots/ > >which should have "Release Candidate" qual

default text mode

2010-06-28 Thread Jan Lübbe
Hi, after reading http://www.cygwin.com/cygwin-ug-net/ov-new1.7.html#ov-new1.7-file Cygwin creates the mount points for /, /usr/bin, and /usr/lib automatically from it's own position on the disk. They don't have to be specified in /etc/fstab. I ask myself how I can force cygwin to mount /

[ANNOUNCEMENT] Updated: httping 1.4.1-1 -- Ping-like program for http-requests

2010-06-28 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://www.vanheusden.com/httping License : GPL Show how long it takes to connect to a hostname or remote url; send a request and retrieve the reply (only the headers). CHANGES SINCE LAST RELEASE == See homepage and sect

[ANNOUNCEMENT] Updated: rxp 1.5.0-1 -- Simple validating XML parser

2010-06-28 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freshmeat.net/projects/rxp License : Custom RXP is simple validating XML parser written by Richard Tobin. It supports XML 1.1, Namespaces 1.1, and XML Catalogs. CHANGES SINCE LAST RELEASE == See hompage and sectio

[ANNOUNCEMENT] Updated: ifile 1.3.9-1 -- a spam filter capable of learning

2010-06-28 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://people.csail.mit.edu/jrennie/ifile License : GPL A text filter that uses machine learning to classify texts into groups. ifile works great as a spam filter. The text is classified by a simple statistical method called Naive Bayes, which ba

[ANNOUNCEMENT] Updated: wdiff 0.6.3-1 -- Compare two files word by word

2010-06-28 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://www.gnu.org/software/wdiff License : GPL Find word deleted or added from the first file to make the second. A word is defined as anything between whitespace. It works by creating two temporary files, one word per line, and the executes 'di

[ANNOUNCEMENT] Updated: rats 2.3-1 -- Rough Auditing Tool for Security

2010-06-28 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://www.fortifysoftware.com/security-resources/rats.jsp License : GPL The Rough Auditing Tool for Security, is a security auditing utility for C, C++, php, perl, and python code. RATS scans source code, finding potentially dangerous function c

Re: ImageMagick 6.4.0.6-2 does not work out-of-the-box on a fresh Cygwin install: Possible package dependency issue?

2010-06-28 Thread William Blunn
wynfi...@gmail.com wrote: William Blunn wrote: ImageMagick 6.4.0.6-2 does not work out-of-the-box on a fresh Cygwin install. Intertesting I had no trouble with ImageMagick 6.6.2-1, which is newer of course. It built with no trouble out of the tarball downloaded from Imagemagick source. I bu

Re: ImageMagick 6.4.0.6-2 does not work out-of-the-box on a fresh Cygwin install: Possible package dependency issue?

2010-06-28 Thread Yaakov (Cygwin/X)
On Mon, 2010-06-28 at 09:24 +, Marco Atzeri wrote: > more precisely, the dependency of libImageMagick1 are wrong > > From libImageMagick1 entry in setup.ini: > requires: libbz2_1 libfontconfig1 libfpx libfreetype6 > libjasper1 libjbig2 libjpe g62 liblcms1 libpng12 libtiff6 > libxml2 xorg-serv

Re: ImageMagick 6.4.0.6-2 does not work out-of-the-box on a fresh Cygwin install: Possible package dependency issue?

2010-06-28 Thread wynfield
Intertesting I had no trouble with ImageMagick 6.6.2-1, which is newer of course. It built with no trouble out of the tarball downloaded from Imagemagick source. I built it and amd using it now on CYGWIN_NT-5.1 1.7.5(0.225/5/3) Did you mean something else about "out-of-the-box"? regards Will

Cygwin bug tracking is non-existent

2010-06-28 Thread William Blunn
Cygwin does not appear to have a bug tracker. That being the case: How do we keep all information about a bug together in one referenceable place? How do we keep a bug around and tracked through to completion? i.e. How do we do the things that every other project uses a bug tracker for? Seems

Re: ImageMagick 6.4.0.6-2 does not work out-of-the-box on a fresh Cygwin install: Possible package dependency issue?

2010-06-28 Thread Marco Atzeri
--- Lun 28/6/10, William Blunn ha scritto: > Data: Lunedì 28 giugno 2010, 10:52 > As a temporary fudge hack workaround > bodge to get things moving, I have attempted to find the > missing DLLs. > > == cyggomp-1.dll == > > Try installing libgomp1 4.3.4-3 "GOMP shared runtime" ? > > == cygltdl-7

Re: ImageMagick 6.4.0.6-2 does not work out-of-the-box on a fresh Cygwin install: Possible package dependency issue?

2010-06-28 Thread William Blunn
As a temporary fudge hack workaround bodge to get things moving, I have attempted to find the missing DLLs. == cyggomp-1.dll == Try installing libgomp1 4.3.4-3 "GOMP shared runtime" ? == cygltdl-7.dll == Try installing libltdl7 2.2.7a-15 "Libtool's dynamic loader (runtime)" ? == cygtiff-5.dl

Re: [ANNOUNCEMENT] CALL FOR TESTING: Cygwin 1.7.6 due soon

2010-06-28 Thread Corinna Vinschen
On Jun 27 09:01, Frédéric Bron wrote: > > Please test the latest developer snapshots at http://cygwin.com/snapshots/ > > which should have "Release Candidate" quality. > > Is it enough to just copy the new cygwin1.dll? In theory yes, but the "mount" and "locale" tools also changed to reflect some

problems running "top" task monitor

2010-06-28 Thread Philipp Goldmann
Hi! using cygwin 1.7.5(0.225/5/3) on a win7 x64 box I'm experiencing problems running the task monitor "top": The only output calling "top" produces - after one minute - is the following: == lo...@machine ~ $ top Aborted lo...@machine ~ $ == A top.exe.stackdump-file is created in the current