Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.34-003 (Christmas/New Year release)

2015-01-12 Thread Andrey Repin
Greetings, Corinna Vinschen! >> >> > I added a %H specifier to the /path schema which is substituted by the >> >> > Windows home path in POSIX notation. So, what you should be able to do >> >> > now is something like: >> >> > >> >> > db_home: /%H/cygwin >> >> >> >> I've used >> >> >> >>db

Re: Updated: gcc-4.8.3-5 (x86/x86_64)

2015-01-12 Thread Marco Atzeri
On 1/12/2015 11:09 PM, JonY wrote: gcc-4.9.2-1 has been uploaded for 32bit and 64bit Cygwin, it should incorporate all Cygwin fixes from Cygwin gcc-4.8.3. wrong subject ? gcc-4.9.2-1 != gcc-4.8.3-5 Moreover last one was 4.8.3-4 while now I see current 4.9.2-1 prev = 4.8.3-2 -- Problem r

Re: [ANNOUNCEMENT] Updated: gcc-4.9.2-1 (x86/x86_64)

2015-01-12 Thread JonY
On 1/13/2015 06:09, JonY wrote: > gcc-4.9.2-1 has been uploaded for 32bit and 64bit Cygwin, it should > incorporate all Cygwin fixes from Cygwin gcc-4.8.3. > Correction, this is 4.9.2-1, copy/paste error. signature.asc Description: OpenPGP digital signature

[ANNOUNCEMENT] Updated: gcc-4.8.3-5 (x86/x86_64)

2015-01-12 Thread JonY
gcc-4.9.2-1 has been uploaded for 32bit and 64bit Cygwin, it should incorporate all Cygwin fixes from Cygwin gcc-4.8.3. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header

Re: Fwd: asqlcmd hangs in cygwin

2015-01-12 Thread Larry Hall (Cygwin)
On 01/12/2015 05:14 PM, Marco Atzeri wrote: On 1/12/2015 10:05 PM, ravi r wrote: The asqlcmd part of Advantage Database installation when invoked in c:\windows\system32\cmd.exe with no arguments displays a prompt as expected: c:\Program Files (x86)\Advantage 11.10\ARC>asqlcmd asqlcmd -

Re: Fwd: asqlcmd hangs in cygwin

2015-01-12 Thread Marco Atzeri
On 1/12/2015 10:05 PM, ravi r wrote: The asqlcmd part of Advantage Database installation when invoked in c:\windows\system32\cmd.exe with no arguments displays a prompt as expected: c:\Program Files (x86)\Advantage 11.10\ARC>asqlcmd asqlcmd -? for usage information. :quit to exit.

Deploy Cygwin and OpenSSH.bat

2015-01-12 Thread John Shaw
Any feedback/opinions of this would be great... http://pastebin.com/nZjyYRLa J2897. -- 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-

Fwd: asqlcmd hangs in cygwin

2015-01-12 Thread ravi r
The asqlcmd part of Advantage Database installation when invoked in c:\windows\system32\cmd.exe with no arguments displays a prompt as expected: c:\Program Files (x86)\Advantage 11.10\ARC>asqlcmd asqlcmd -? for usage information. :quit to exit. :help for available commands. asql

Re: Updated: sqlite3-3.8.7.2-1 for Cygwin/Cygwin64

2015-01-12 Thread Warren Young
On Jan 12, 2015, at 3:28 AM, Jan Nijtmans wrote: > 2015-01-10 5:35 GMT+01:00 Warren Young: > >> My old environment variable mechanism would let you affect the locking >> scheme without changing >> any of the calls to SQLite. Did that get lost with the change to the >> VFS-based scheme? I hop

Re: Bug in strftime %z

2015-01-12 Thread Christian Franke
Corinna Vinschen wrote: On Jan 7 22:50, Corinna Vinschen wrote: Hi Christian, thanks for the testcase! On Dec 19 19:44, Christian Franke wrote: $ cat strftest.c #include #include #include int main(int argc, char **argv) { time_t t = (argc > 1 ? atol(argv[1]) : time(NULL)); struct

Re: Resolving localhost on Windows 7 (for exim)

2015-01-12 Thread Corinna Vinschen
On Jan 12 17:51, Corinna Vinschen wrote: > On Jan 12 11:16, Pierre A. Humblet wrote: > > Now the bad news: the exim daemon crashes. > > > > The reason is this: > > $ getent passwd exim > > NT SERVICE+exim:*:376394:376394:U-NT > > SERVICE\exim,S-1-5-80-3213360373-4072665756-2198108471-1641386292-

Re: Resolving localhost on Windows 7 (for exim)

2015-01-12 Thread Corinna Vinschen
Hi Pierre, On Jan 12 11:16, Pierre A. Humblet wrote: > cvs diff -up minires-os-if.c > Index: minires-os-if.c > === > RCS file: /cvs/src/src/winsup/cygwin/libc/minires-os-if.c,v > retrieving revision 1.15 > diff -u -p -r1.15 minires-os

Re: Can't Run Excel From A Cron Job Under Windows 7

2015-01-12 Thread Kertz, Denis (D)** CTR **
After more investigation, I agree that this isn't a cywin problem but this isn't a GUI issue either. Something very strange is going on. Here is a test vb script to control Excel using the wscript engine (c:/Windows/System32/wscript.exe). This vb script simply starts Excel, opens a .csv file

Re: Completion issue with 1.7.34-test

2015-01-12 Thread Angelo Graziosi
Il 12/01/2015 14:37, Andrey Repin ha scritto: I can't seem to reproduce the behavior. Do you have your $HOME variable correctly set? (A shoot in the dark, yes...) No, my HOME is right, $ echo $HOME /home/angelo and also what suggests Corinna is OK. Apparently there was a problem with a c

[ANNOUNCEMENT] Updated: OpenSSH-6.7p1-2

2015-01-12 Thread Corinna Vinschen
I've just updated the Cygwin version of OpenSSH to 6.7p1-2. This is a Cygwin-only update to make the ssh-host-config and ssh-user-config helper scripts aware of the changes in the account handling of the upcoming Cygwin 1.7.34 release. Have fun, Corinna -- Corinna Vinschen Ple

RE: Resolving localhost on Windows 7 (for exim)

2015-01-12 Thread Pierre A. Humblet
> -Original Message- > From: Corinna Vinschen > Sent: Thursday, January 08, 2015 08:24 > > Hi Pierre, > > On Jan 5 09:03, Pierre A. Humblet wrote: > > While porting exim to Windows 64 I have observed strange results when > > resolving localhost > > > > On Windows XP, > > > > Resolv: sear

[ANNOUNCEMENT] Updated: email-3.2.1-git-1

2015-01-12 Thread Corinna Vinschen
I've just updated the email package to 3.2.1-git-1 This is an update to the latest version from upstream git. It also fixes the postinstall problem reported in https://cygwin.com/ml/cygwin/2015-01/msg00159.html Have fun, Corinna -- Corinna Vinschen Please, send mails regar

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.34-003 (Christmas/New Year release)

2015-01-12 Thread Corinna Vinschen
On Jan 12 15:50, Andrey Repin wrote: > Greetings, Corinna Vinschen! > > >> > I added a %H specifier to the /path schema which is substituted by the > >> > Windows home path in POSIX notation. So, what you should be able to do > >> > now is something like: > >> > > >> > db_home: /%H/cygwin > >>

Re: Completion issue with 1.7.34-test

2015-01-12 Thread Corinna Vinschen
On Jan 12 16:37, Andrey Repin wrote: > Greetings, Angelo Graziosi! > > > With Cygwin-1.7.34-003 (Cygwin64) I can reproduce systematically a > > completion issue reproducible with the following steps. > > > Notice, in my HOME I have a directory called 'work'. > > > Boot Windows (W7U64) and login

Re: newlib's qsort.c -- just sharing info

2015-01-12 Thread Corinna Vinschen
Hi Henri, On Jan 12 13:44, Houder wrote: > Hi Corinna, > > Just sharing info (to save you the trouble searching it) ... Full stop. > > https://cygwin.com/ml/cygwin-patches/2013-q1/msg00022.html (to which you > replied) > - Qsort defects (in C-library) by Dennis de Champeaux > > https://source

Re: Completion issue with 1.7.34-test

2015-01-12 Thread Andrey Repin
Greetings, Angelo Graziosi! > With Cygwin-1.7.34-003 (Cygwin64) I can reproduce systematically a > completion issue reproducible with the following steps. > Notice, in my HOME I have a directory called 'work'. > Boot Windows (W7U64) and login. Start MinTTY. >$ ls -lrt ~/w[TAB] > it produc

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.34-003 (Christmas/New Year release)

2015-01-12 Thread Andrey Repin
Greetings, Corinna Vinschen! >> > I added a %H specifier to the /path schema which is substituted by the >> > Windows home path in POSIX notation. So, what you should be able to do >> > now is something like: >> > >> > db_home: /%H/cygwin >> >> I've used >> >>db_home: %H/cygwin > Meep!

Completion issue with 1.7.34-test

2015-01-12 Thread Angelo Graziosi
With Cygwin-1.7.34-003 (Cygwin64) I can reproduce systematically a completion issue reproducible with the following steps. Notice, in my HOME I have a directory called 'work'. Boot Windows (W7U64) and login. Start MinTTY. $ ls -lrt ~/w[TAB] it produces $ ls -lrt ~/work/ so with an Enter,

newlib's qsort.c -- just sharing info

2015-01-12 Thread Houder
Hi Corinna, Just sharing info (to save you the trouble searching it) ... Full stop. https://cygwin.com/ml/cygwin-patches/2013-q1/msg00022.html (to which you replied) - Qsort defects (in C-library) by Dennis de Champeaux https://sourceware.org/ml/newlib/2013/msg00087.html (to which Eric Blake

Re: damaged version of qsort.c in the Cygwin library

2015-01-12 Thread Corinna Vinschen
On Jan 11 15:54, ddcc wrote: > Here what I have send to M. Douglas McIlroy :: Who's Douglas McIlroy? > The Cygwin library has a copy of qsort, which you published with Bentley > around 1993. Who's Bentley? Cygwin didn't even exists at all in 1993 and Cygwin has no own version of qsort. Ra

Re: SetupDiGetDeviceRegistryProperty problems on Windows 8

2015-01-12 Thread Corinna Vinschen
Hi Ivan, On Jan 9 19:48, Ivan Shcherbakov wrote: > Hi All, > > I’ve recently discovered a strange Cygwin bug on Windows 8. Calling > SetupDiGetDeviceRegistryProperty() from a Cygwin thread created with > pthread_create() causes it fail unconditionally. This actually breaks > libusb for any prog

Re: email.sh exit code 1 postinstall script with no-admin (was: Bug in strftime %z) (was: Possible defect in email.exe re: sent timestamp)

2015-01-12 Thread Corinna Vinschen
On Jan 9 21:24, Bob Doskuno wrote: > I didn't try the snapshot, but I did try email. > > Now, running setup (with no-admin) gives a postinstall script error. Sending > a couple test emails worked, but there seems to be an invalid assumption, > that the user will have admin, in the postinstall s

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.34-003 (Christmas/New Year release)

2015-01-12 Thread Corinna Vinschen
On Jan 10 21:44, Achim Gratz wrote: > Corinna Vinschen writes: > > I added a %H specifier to the /path schema which is substituted by the > > Windows home path in POSIX notation. So, what you should be able to do > > now is something like: > > > > db_home: /%H/cygwin > > I've used > >db_ho

Re: Updated: sqlite3-3.8.7.2-1 for Cygwin/Cygwin64

2015-01-12 Thread Jan Nijtmans
2015-01-10 5:35 GMT+01:00 Warren Young: > I happened to need to look at the Cygwin/sqlite3.README file today and saw > that it talks about changing the locking semantics via the VFS, but it > doesn’t describe how to do this. Do you have to do it via > sqlite3_vfs_register() or sqlite3_open_v2()