[ANNOUNCEMENT] Updated: openssl-1.0.1-1, openssl-devel-1.0.1-1, libopenssl100-1.0.1-1

2012-03-15 Thread Corinna Vinschen
I've updated the version of OpenSSL to 1.0.1-1. This is a major upstream release. The Cygwin release is build from the vanilla sources, with just a minor tweak to the package creation script. Here's the official release message: --

Re: Rsync stops inmid of synchronisation

2012-03-15 Thread Richard Ivarson
Am 13.03.2012 21:00, schrieb David Sastre Medina: On Mon, Mar 12, 2012 at 01:48:45PM +0100, Richard Ivarson wrote: Is there a way to increase the verbosity level of the sending rsync (aside the parameter "-v" which we can increase to "-vv" or even "-vvv") ? Or could rsync print further helpful

Re: Fw: Cygwin updates cause rebaseall errors

2012-03-15 Thread Sisyphus
- Original Message - From: "Christopher Faylor" < I'd highly suggest not including pointers to random web sites as a method to fix this issue but, instead, point to the Cygwin FAQ and the Cygwin mailing list. Seems a sane suggestion to me. I'm a bit dubious about providing a hard l

Re: Rsync stops inmid of synchronisation

2012-03-15 Thread Richard Ivarson
OK, so I called "strace -p " where ID is the pid of a running rsync command. Then I waited until the rsync command timed out due to the unknown problem which I try to encircle. In short the problem is: two computers with WinXP_pro 32bit and up-to-date Cygwin are connected, and I try to rsync s

pdftex shared library error

2012-03-15 Thread Fergus
Attempting to run pdftex I am getting: /usr/bin/pdftex.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory Brand new installation. No errors. Asked for lyx expecting to get everything necessary for texlive. Any idea what I might be missing?

Re: pdftex shared library error

2012-03-15 Thread Fergus
> Attempting to run pdftex I am getting: > /usr/bin/pdftex.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory OK, more: ~> cygcheck /bin/pdftex.exe ... cygcheck: track_down: could not find cygsasl2-2.dll So I installed cyrus-sasl. Thereafte

Re: pdftex shared library error

2012-03-15 Thread Ken Brown
On 3/15/2012 7:45 AM, Fergus wrote: > Attempting to run pdftex I am getting: > /usr/bin/pdftex.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory OK, more: ~> cygcheck /bin/pdftex.exe ... cygcheck: track_down: could not find cygsasl2-2.dll

Re: Fw: Cygwin updates cause rebaseall errors

2012-03-15 Thread Andrey Repin
Greetings, Sisyphus! > - Original Message - > From: "Christopher Faylor" < >> I'd highly suggest not including pointers to random web sites >> as a method to fix this issue but, instead, point to the Cygwin FAQ and >> the Cygwin mailing list. > Seems a sane suggestion to me. > I'm a b

Fork errors during toolchain build

2012-03-15 Thread Ryan Johnson
Hi all, I'm trying to build a crosstool chain under cygwin and I keep getting blocked by fork errors -- in spite of having rebased just before starting. Oddly, the errors come from scripts, not invocations of just-built-gcc (which used to be the killer). Unfortunately, this means there's no o

[bug] Something fishy going on with sqlite3...

2012-03-15 Thread Achim Gratz
I've been trying to troubleshoot an SQLite failure that boils down to this: SQLite catches an access denied error when trying to create a _temporary_ table and only when sqlite3 is run from mintty. If I do the same thing in a console, all is well (as I found out when trying to strace the sqlite3

Re: [bug] Something fishy going on with sqlite3...

2012-03-15 Thread René Berber
On 3/15/2012 1:59 PM, Achim Gratz wrote: > > I've been trying to troubleshoot an SQLite failure that boils down to > this: SQLite catches an access denied error when trying to create a > _temporary_ table and only when sqlite3 is run from mintty. If I do the > same thing in a console, all is well

Re: [bug] Something fishy going on with sqlite3...

2012-03-15 Thread Achim Gratz
René Berber writes: > The obvious question: what is your $TMP ? Obvious maybe — but TMP doesn't get invoked. :-) SQLite tries to create the file in the current working directory. Again, if I do that from a windows console window, all is well, if I do it from mintty I get an access denied error.

Re: [bug] Something fishy going on with sqlite3...

2012-03-15 Thread René Berber
On 3/15/2012 2:14 PM, Achim Gratz wrote: > René Berber writes: >> The obvious question: what is your $TMP ? > > Obvious maybe — but TMP doesn't get invoked. :-) > > SQLite tries to create the file in the current working directory. > Again, if I do that from a windows console window, all is wel

Re: [bug] Something fishy going on with sqlite3...

2012-03-15 Thread Achim Gratz
René Berber writes: > Right. Problem is I can't reproduce the error. I don't have any better information at the moment. > I'm not using a snapshot, I'm at "1.7.11(0.260/5/3) 2012-02-24", and the > operation you show, using mintty: I've switched to snapshots due to other problems (no Ctrl-C in

Re: [bug] Something fishy going on with sqlite3...

2012-03-15 Thread René Berber
On 3/15/2012 3:13 PM, Achim Gratz wrote: >> sqlite> .schema two >> CREATE TABLE two ( >> id INTEGER NOT NULL, >> name CHAR (64) NOT NULL >> ); >> >> No access denied. The file test is created in the same directory, also >> .sqlite_history . > > In case it wasn't clear in my first posting, I can

[ANNOUNCEMENT] Updated: {serf,libserf1_0,libserf1-devel}-1.0.1-1

2012-03-15 Thread David Rothenberger
The serf packages have been updated to the new upstream release 1.0.1. See http://serf.googlecode.com/svn/tags/1.0.1/CHANGES for more details about the changes in this release. More information about serf can be found at http://code.google.com/p/serf/. CYGWIN CHANGES: == This rele

Re: Fw: Cygwin updates cause rebaseall errors

2012-03-15 Thread Sisyphus
- Original Message - From: "Andrey Repin" I'm a bit dubious about providing a hard link to http://cygwin.com/faq/faq-nochunks.html#faq.using.fixing-fork-failures as it seems like the sort of link that might change. Would "Go to http://cygwin.com/faq/ and see the section 'How do I fi

Can't find program in my path

2012-03-15 Thread Jim Reisert AD1C
I can't find a particular application in my path. It used to work, but I haven't run this application since the last couple of Cygwin releases. # set path(. /cygdrive/d/Home/bin /usr/local/emacs/bin /usr/local/bin /usr/bin /cygdrive/c/Program Files (x86)/NVIDIA Corporation/PhysX/Common /cygd

How to request a module be added to setup list?

2012-03-15 Thread Chloe
How do I request a module to be added to the module setup list, or how do I upload it? http://projects.gnome.org/gtksourceview/ -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe i