Re: Running texconfig breaks backspace in Bash/MinTTY

2016-03-18 Thread Yaakov Selkowitz
On 2016-03-18 06:34, Ken Brown wrote: The best long-term solution is to get rid of the need for texconfig by making tlmgr work on Cygwin[*]. No thanks. Don't we have all of TeX Live packaged already? Wouldn't using this conflict with the packages we already have? -- Yaakov -- Problem repo

Re: wget https://www.cygwin.com/setup-x86_64.exe -> hangs

2016-03-18 Thread Marco Atzeri
On 18/03/2016 10:18, Thomas Schweikle wrote: Trying to download setup-x86_64.exe from https://www.cygwin.com/ with wget from cygwin hangs. Same for wget from Linux/Unix. curl seems to work. If setting LANG=C then downloading with wget seems to work ...?? with set |grep LANG LANG=en_US.UTF-8

Re: clang copy of limits.h misses NAME_MAX

2016-03-18 Thread Hans-Bernhard Bröker
Am 17.03.2016 um 14:42 schrieb Ismail Donmez: On Thu, Mar 17, 2016 at 3:35 PM, Marco Atzeri wrote: it seems to prefer gcc headers # 1 "/usr/bin/../lib/clang/3.7.1/include/limits.h" 1 3 4 # 37 "/usr/bin/../lib/clang/3.7.1/include/limits.h" 3 4 # 1 "/usr/lib/gcc/x86_64-pc-cygwin/5.3.0/include/li

Application not working in 64-bit cygwin cygwin/X

2016-03-18 Thread Girish Joglekar
I ran the TEST.x through gdb. The program dies at line 1709 in the ifdef XTHREADS branch. 1695XmRenderTableCopy(XmRenderTable table, 1696 XmStringTag *tags, 1697 int tag_count) 1698{ 1699 XmRenderTable rt = NULL; 1700 _XmRenderTab

[ANNOUNCEMENT] TEST RELEASE: Cygwin 2.5.0-0.8

2016-03-18 Thread Corinna Vinschen
Hi Cygwin friends and users, I released a new Cygwin TEST version 2.5.0-0.8. If things are not going very wrong, this is basically what you'll get as 2.5.0-1 release. Please, please test and report regressions. Refresh with the following changes: - Enabled console reports requested by escape

[ANNOUNCEMENT] Updated: expat-2.1.1-1

2016-03-18 Thread Warren Young
Version 2.1.1-1 of expat has been uploaded. Expat is a stream-based XML parsing library used by many programs. All users of software based on expat should upgrade as this release includes a fix for CVE-2015-1283, rated 6.8 (MEDIUM) on the CVSS v2 security scale: https://web.nvd.nist.gov/view/

RE: [attention p7zip maintainer] p7zip 15.14 is out

2016-03-18 Thread Tony Kelman
> This version syncs code with 7zip 15.14 and adds the fix for CVE-2015-1038. > > Regards, > ismail Updated the version, rebased patches and rebuilt, but cygport isn't letting me upload. I'm getting *** ERROR: Package file p7zip/setup.hint doesn't exist. Run "cygport p7zip-15.14-1.cygport pkg" t

Re: Help needed with libsigsegv2.10-2 + cygwin 2.4.1-1 + win7

2016-03-18 Thread Marco Atzeri
On 18/03/2016 20:36, ari kumpumäki wrote: Hi all Why the following test code works fluently in Linux and cygwin 1.5. But with cygwin 2.4.1 it gives a segmentation fault, when running "x = mem[filePageSize];" return (char *) mmap(0, ALIGN_TO_PAGE_SIZE(size), PROT_NONE, MAP_SHARED | MAP_AN

Re: Don't I get /etc/profile with a fresh installation?

2016-03-18 Thread Erik Soderquist
On Wed, Mar 16, 2016 at 12:07 PM, Warren Young wrote: >> this is not documented, at least >> not where I expected to find the information: >> https://cygwin.com/faq/faq.html#faq.setup.cli > > This is “frequently asked”? This specific question, probably not, but a command line option not listed in

Re: make command fails on cygwin-x86 (cyggmp-10.dll: Loaded to different address)

2016-03-18 Thread Tatsuro MATSUOKA
- Original Message - > From: Andrey Repin  > To: Tatsuro MATSUOKA ; cygwin > Cc: > Date: 2016/3/16, Wed 20:51 > Subject: Re: make command fails on cygwin-x86 (cyggmp-10.dll: Loaded to > different address) > >G reetings, Tatsuro MATSUOKA! > >>> rebase-trigger full >>> setup to the la

[ANNOUNCEMENT] Updated: crypt-1.3-1

2016-03-18 Thread Corinna Vinschen
I've just updated the version of the crypt package to 1.3-1. This is basically just a refresh to have an identical package layout on 32 and 64 bit. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developercygwin AT cygw

AVG scan found WIN-HEUR virus in cygwin install from aarnet ftp

2016-03-18 Thread Justin S.
AVG anti-virus reported it found a virus in a Cygwin install pulled from aarnet on 8 Jan 2014. "";"Virus found Win32/Heur, C:\Users\justin\Desktop\ftp%3a%2f%2fmirror.aarnet.edu.au%2fpub%2fsourceware%2fcygwin%2f\x86\release\cygwin\cygwin-debuginfo\cygwin-debuginfo-1.7.27-2.tar.xz";"Secured" Th

Re: ctrl-c doesn't reliably kill ping

2016-03-18 Thread Lee
On 3/16/16, Warren Young wrote: > On Mar 16, 2016, at 10:07 AM, Lee wrote: >> >> The last time I tried the cygwin ping program it didn't return a >> failure status > > It does if you don’t Ctrl-C out of it. So, if you’re using it from a > script, you just ask for one packet: > > # ping does.

fts_read failed error during Cygwin find, du, etc operations

2016-03-18 Thread Kenneth Wolcott
Hi; I am using a daily refreshed Cygwin64 on WIndows 7 Enterprise. When I mount fairly large NetApp volumes and perform a du -sh path or find path etc or rm -rf path where path is involved in the mount. like /cygdrive/y/ as mentioned below; (those are the three that I remember, all app

Re: [Attn] git maintainer: Remote Code Execution for git < 2.7.1

2016-03-18 Thread Ismail Donmez
Hi, On Wed, Mar 16, 2016 at 12:50 PM, Adam Dinwoodie wrote: > On Wed, Mar 16, 2016 at 07:43:54AM +0200, Ismail Donmez wrote: >> Please see http://www.openwall.com/lists/oss-security/2016/03/15/5 . >> Would be nice to update to just released 2.7.3 version. > > Ack, thanks for the heads up. I've b

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.5.0-0.8

2016-03-18 Thread Chris Sutcliffe
On 18 March 2016 at 16:58, Ken Brown wrote: > On 3/18/2016 4:34 PM, Corinna Vinschen wrote: >> >> I released a new Cygwin TEST version 2.5.0-0.8. >> >> If things are not going very wrong, this is basically what you'll >> get as 2.5.0-1 release. Please, please test and report regressions. > > > Doe

Re: Cygwin 1.7-58 with windows 2008

2016-03-18 Thread Rashi Singhal
Hi, I really need help/clue on this: We have our system qualified with cygwin 1.7.0.58 and we are facing some issue in msgsnd/msgrcv functions. We have got the fix of this problem but the code change is in sysv_msg.cc ( under cygserver) by calling msleep We tried to download source from the pat

Re: Cygwin 1.7-58 with windows 2008

2016-03-18 Thread Marco Atzeri
On 17/03/2016 12:19, Rashi Singhal wrote: Hi, I really need help/clue on this: We have our system qualified with cygwin 1.7.0.58 and we are facing some issue in msgsnd/msgrcv functions. We have got the fix of this problem but the code change is in sysv_msg.cc ( under cygserver) by calling msle

Re: faster opening Cygwin from Explorer window

2016-03-18 Thread Tony Kelman
Nellis, Kenneth xerox.com> writes: > My ideal scenario is to right-click in the Explorer window, select the > new Cygwin option that I'd like to appear, and this would open a > mintty/bash window with PWD set to that Windows folder. > > Long shot, I know, but if anyone has done this and is wil