Re: [ANNOUNCEMENT] New experimental package: gcc4-4.3.0-1

2008-09-15 Thread Brian Dessent
Dave Korn wrote: > Yep, that's more-or-less what I was referring to by "stunk thubbery" ;-) With one important difference: the plan you outlined relies on the .exe exporting the function that overrides the copy in the dll. This is somewhat controversial (IMHO) in that it requires adorning the

Re: cygwin-1.7: resolving ftp

2008-09-15 Thread Christopher Faylor
On Mon, Sep 15, 2008 at 11:28:35PM +0200, Marco Atzeri wrote: >on cygwin-1.7.0-29 > >CYGWIN_NT-5.1 ITQMOZCAS2NB007 1.7.0(0.186/5/3) >2008-08-20 13:01 i686 Cygwin > >$ lftp mi.mirror.garr.it >lftp mi.mirror.garr.it:~> > >there is no problem This should be fixed in the latest snapshot. cgf -- Uns

Re: Strange permissions problems running bash scripts from ssh

2008-09-15 Thread Larry Hall (Cygwin)
Andy Hall wrote: If I ssh into the same cygwin account from a remote machine, and perform the identical test, that is, changing directory to a directory in F:, then run echo test >zap fails with permission denied. I am sure is some weird problem with NT permissions or the account under whic

Re: Lastest setup.exe gives error message mount: Access is Denied

2008-09-15 Thread Larry Hall (Cygwin)
Michael Kokich wrote: I've solved the problem now! But I'm not sure why this solves it. So the right clicked and ran setup using 'Run as Administrator' but it was still giving me the mount error when it got to the part to install. I then decided that I would try turning UAC on and then run the

Re: Lastest setup.exe gives error message mount: Access is Denied

2008-09-15 Thread Michael Kokich
I've solved the problem now! But I'm not sure why this solves it. So the right clicked and ran setup using 'Run as Administrator' but it was still giving me the mount error when it got to the part to install. I then decided that I would try turning UAC on and then run the setup.exe again. And thi

Strange permissions problems running bash scripts from ssh

2008-09-15 Thread Andy Hall
I have a very strange permission problem with running bash scripts on a Wndows server (2000) from a remote Linux box. Here's the scenario. The Windows Server where the bash scripts are run has a remote file system mounted as F: The file system mounted is from a samba server. When the drive is m

Re: cygwin-1.7: resolving ftp

2008-09-15 Thread Marco Atzeri
--- Christopher Faylor ha scritto: > On Mon, Sep 15, 2008 at 11:12:28PM +0200, Marco > Atzeri wrote: > >noticed on snapshot 20080912 > > > >$ ncftp matzeri.altervista.org > >NcFTP 3.2.1 (Jul 29, 2007) by Mike Gleason > >(http://www.NcFTP.com/contact/). > >Resolving atzeri.altervista.org...

RE: [ANNOUNCEMENT] New experimental package: gcc4-4.3.0-1

2008-09-15 Thread Dave Korn
I should insert a disclaimer at this point: I don't fully grok weak symbols. What I know is what I've gathered from some googling, browsing the (very old and I don't know in what ways outdated) copy of the gABI docs at the old caldera site, and skimming the Codesourcery ABI pages. Right, no

Re: cygwin-1.7: resolving ftp

2008-09-15 Thread Christopher Faylor
On Mon, Sep 15, 2008 at 11:12:28PM +0200, Marco Atzeri wrote: >noticed on snapshot 20080912 > >$ ncftp matzeri.altervista.org >NcFTP 3.2.1 (Jul 29, 2007) by Mike Gleason >(http://www.NcFTP.com/contact/). >Resolving atzeri.altervista.org... > >Unknown ho

cygwin-1.7: resolving ftp

2008-09-15 Thread Marco Atzeri
noticed on snapshot 20080912 $ ncftp matzeri.altervista.org NcFTP 3.2.1 (Jul 29, 2007) by Mike Gleason (http://www.NcFTP.com/contact/). Resolving atzeri.altervista.org... Unknown host "matzeri.altervista.org". $ lftp mi.mirror.garr.it lftp: mi.mirro

Re: OpenSSL eating CPU.

2008-09-15 Thread David Woodhouse
On Sun, 2008-09-14 at 15:32 -0700, David Woodhouse wrote: > How would I go about debugging it? Without strace and gdb, I'm a > little lost... I managed to reproduce on Linux -- it looks like a real bug in OpenSSL, rather than with the way Cygwin handles select(). https://bugzilla.redhat.com/show_

Re: ImportError: No module named Numeric

2008-09-15 Thread campbellj1
If you have numpy installed: from numpy.oldnumeric import * should work instead (with 2.5) Yaakov (Cygwin Ports) wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > mostlyharmless wrote: >> The Numeric package is installed in >> C:\cygwin\usr\lib\python2.4\site-packages\Nume

[ANNOUNCEMENT] Updated: sqlite3-3.6.2-1

2008-09-15 Thread Warren Young
Version 3.6.2-1 of the SQLite library has been uploaded. SQLite is a C library providing local database storage with a SQL interface. Unlike most SQL database systems, SQLite does not accept connections from remote users. Access to the database requires access to the file system hosting it;

Re: Multiple Cygwin installations?

2008-09-15 Thread Christopher Faylor
On Mon, Sep 15, 2008 at 10:47:00AM -0700, Keith Thompson wrote: >According to , >dated November 04, 2003, installing multiple copies of Cygwin on a >single Windows box is unsupported and outside the current charter of >the Cygwin project. > >I

[ANNOUNCEMENT] Updated: octave-forge-20080831-1

2008-09-15 Thread Marco Atzeri
Version 20080831-1 of octave-forge has been uploaded. This is a new upstream version aligned with octave 3.0.2 The octave-forge project contains contributed functions for GNU Octave which are not in the main distribution. Regards Marco Atzeri If you have questions or comments, please send t

Multiple Cygwin installations?

2008-09-15 Thread Keith Thompson
According to , dated November 04, 2003, installing multiple copies of Cygwin on a single Windows box is unsupported and outside the current charter of the Cygwin project. Is that still the case? If the answer is "yes", that's all I need to k

Re: inetutils 1.5-4, ftp + inline password immediately quits

2008-09-15 Thread NightStrike
On Mon, Sep 15, 2008 at 11:35 AM, Andrew DeFaria <[EMAIL PROTECTED]> wrote: > Robinson, Paul T (NonStop) wrote: > >>> From: Andrew DeFaria [mailto:[EMAIL PROTECTED] >>> >>> Or how 'bout >>> >>> scp! >> >> Probably would not work in my case, the other end of the connection is a >> non-Windows b

[ANNOUNCEMENT] Updated: {octave,octave-devel,octave-doc}-3.0.2-1

2008-09-15 Thread Marco Atzeri
Updated version of octave-3.0.2-1 octave-devel-3.0.2-1 octave-doc-3.0.2-1 have been uploded. These is a new upstream release The GNU Octave language for numerical computations Octave is a (mostly Matlab (R) compatible) high-level language, primarily intended for numerical computations. It prov

[ANNOUNCEMENT] Updated: mingw-runtime-3.15

2008-09-15 Thread Chris Sutcliffe
I've made a new version of the mingw-runtime available for download. For a list of changes see: http://cygwin.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog?rev=1.409&cvsroot=src New features in release 3.15 * A replacement implementation for MinGW's snprintf() an

[ANNOUNCEMENT] Updated: w32api-3.12

2008-09-15 Thread Chris Sutcliffe
I've made a new version of the w32api available for download. A list of what has changed can be found here: http://cygwin.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog?rev=1.970&cvsroot=src To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web pag

Re: Python and sqlite3

2008-09-15 Thread Warren Young
Warren Young wrote: Anyway, I've rebuilt the packages, So...did you try them? Did they fix the problem? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

RE: Access problems

2008-09-15 Thread Phil Betts
Zarathustra wrote on Sunday, September 14, 2008 4:03 PM:: > I'm having some problems with certain executables in my cygwin > instalation. > Some executables (such as xgettext) issue an "Access is denied" > error. Any ideea on what's causing this? I'd wager you don't have permission to access so

Re: inetutils 1.5-4, ftp + inline password immediately quits

2008-09-15 Thread Andrew DeFaria
Robinson, Paul T (NonStop) wrote: From: Andrew DeFaria [mailto:[EMAIL PROTECTED] Or how 'bout scp! Probably would not work in my case, the other end of the connection is a non-Windows box that cares deeply about the difference between ascii and binary files--not clear to me that scp mak

[ANNOUNCEMENT] Updated: lftp-3.7.3-2

2008-09-15 Thread Andrew Schulman
A new version of lftp is available in the Cygwin distribution. lftp is a sophisticated file transfer program and ftp/http client. It supports multiple network protocols, offers tab completion, command history, job control, and bookmarks, can mirror sites and transfer multiple files in parallel, a

Re: [1.7] cygcheck totally broken

2008-09-15 Thread Andrew Schulman
> I'm running Cygwin 1.7.0-29. cygcheck gives no useful output at all: Fixed in 2008-09-12 snapshot. Thanks, Andrew. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: