Re: gcc 5.3.0 hangs and clang 3.7.1 link error when trying to compile on cygwin64

2016-03-16 Thread Marco Atzeri
On 16/03/2016 11:43, Daniel Rudy wrote: Hello, I've been banging my head against the wall on this one. For some inexplicable reason, both gcc and clang broke at the same time right after I updated cygwin64. To try to resolve the issue, I tried to uninstall and then reinstall a fresh copy

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

2016-03-16 Thread Adam Dinwoodie
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 been holding off on making a release while investigating some test

gcc 5.3.0 hangs and clang 3.7.1 link error when trying to compile on cygwin64

2016-03-16 Thread Daniel Rudy
Hello, I've been banging my head against the wall on this one. For some inexplicable reason, both gcc and clang broke at the same time right after I updated cygwin64. To try to resolve the issue, I tried to uninstall and then reinstall a fresh copy of cygwin64 with just a minimal install to

Re: Problem with ssh-host-config?

2016-03-16 Thread Corinna Vinschen
On Mar 15 15:42, nick.bat...@uk.fujitsu.com wrote: > Hi Corinna, > > >> In theory this should only happen if you *only* use passwd in > >> /etc/nsswitch.conf. If you use default settings (passwd db), this > >> branch should not be hit either. > >> > >> So I wonder how your /etc/nsswitch.conf

Re: Cygwin unable to resolve hostnames

2016-03-16 Thread Corinna Vinschen
On Mar 16 10:57, Jun-ya Kato wrote: > > > > Thank you! I just uploaded 2.5.0-0.7 with the proposed patch. > > It should be available on the mirrors shortly. > > I fetched version 2.5.0-0.7. > > ipv6 enabled command like a git or wget works fine under VMware NAT. > > I also configured network

Re: setup.ini.sig failing to verify, timestamp 1458038415

2016-03-16 Thread Achim Gratz
Fergus bonhard.uklinux.net> writes: > Probably a temporary glitch, same on three mirrors, probably all will be > fine at the next update. The setup.ini file is currently unreadable on the main Cygwin server, so the signature that makes it to the mirrors is more recent than the setup.ini file you

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

2016-03-16 Thread Achim Gratz
Tatsuro MATSUOKA yahoo.co.jp> writes: > I started up ash from Windows command prompt and tried to start That's not necessary anymore, but if you do you either need to set PATH or prepend /bin/ to all commands. > $ rebase-trigger full > but > ash: 1: rebase-trigger: not found > > I have

Re: [ITA] procps

2016-03-16 Thread Corinna Vinschen
On Mar 16 00:14, Wayne Porter wrote: > > On March 15, 2016 11:52:35 PM PDT, Achim Gratz wrote: > >Wayne Porter writes: > >> I have just finished porting procps 3.3.9 and wanted to share it with > >> the community. > > > >That's actually procps-ng or is it not? If so, it seems

Re: Console requested reports – Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.5.0-0.6

2016-03-16 Thread Corinna Vinschen
On Mar 15 22:40, Thomas Wolff wrote: > Hi Corinna, > here is my updated patch. > >Changelog (old format): > >Just drop this line from the comment, please. If you send the mail > >via git format-patch/git send-email I can simply apply it with git am > >including the entire text in the git log. > I

[newlib-cygwin] Make requested console reports work

2016-03-16 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=734656818aa571c8f0d8d3e73e391c8ae26d79f1 commit 734656818aa571c8f0d8d3e73e391c8ae26d79f1 Author: Thomas Wolff Date: Wed Mar 16 10:25:16 2016 +0100 Make requested console reports work cf

[ANNOUNCEMENT] Re-Released: maxima-5.37.1-2 (x86_64 only)

2016-03-16 Thread Achim Gratz
Maxima has been re-released on 64bit only to work with the updated clisp[1]. No further changes have been implemented. [1] http://sourceware.org/ml/cygwin-announce/2016-03/msg00061.html -- *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the

Re-Released: maxima-5.37.1-2 (x86_64 only)

2016-03-16 Thread Achim Gratz
Maxima has been re-released on 64bit only to work with the updated clisp[1]. No further changes have been implemented. [1] http://sourceware.org/ml/cygwin-announce/2016-03/msg00061.html -- *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the

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

2016-03-16 Thread Gerrit Haase
2016-03-15 19:53 GMT+01:00 Achim Gratz writes: > Gerrit Haase writes: >> How can I see all packages in Base category, I am in offline mode, and >> it shows me only all the packages which are present in my package >> folder. > Lastly if you really want to see everything, not just the packages in >

Re: [ITA] procps

2016-03-16 Thread Wayne Porter
Ok, good to know. I was working on this as an exercise in porting code and saw that the current version was quite old. Should I email the current maintainer directly instead of putting it out on the mailing list? On March 16, 2016 12:35:06 AM PDT, Marco Atzeri wrote:

Re: [ITA] procps

2016-03-16 Thread Marco Atzeri
On 16/03/2016 08:14, Wayne Porter wrote: I'm new to this community so I wasn't sure if I went about this the proper way. 3.3.11 is the latest but is not listed as stable in the debian package list. I was going by the guidelines on the contribution page that for it to be considered for the

Re: [ITA] procps

2016-03-16 Thread Wayne Porter
I'm new to this community so I wasn't sure if I went about this the proper way. 3.3.11 is the latest but is not listed as stable in the debian package list. I was going by the guidelines on the contribution page that for it to be considered for the repos that it has to be. On March 15, 2016

Re: [ITA] procps

2016-03-16 Thread Achim Gratz
Wayne Porter writes: > I have just finished porting procps 3.3.9 and wanted to share it with > the community. That's actually procps-ng or is it not? If so, it seems the current version is 3.3.11 from looking at my Linux box. Also, the current procps maintainer is quite active on the Cygwin ml,

setup.ini.sig failing to verify, timestamp 1458038415

2016-03-16 Thread Fergus
Probably a temporary glitch, same on three mirrors, probably all will be fine at the next update. But it's the first time this has happened AFAIK. ‎Just sharing.  Fergus‎ ‎ -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

Re: Keep calm

2016-03-16 Thread Achim Gratz
Jon Turney writes: > I've disabled upset (the perl script on sourceware.org, which performs > the task of composing setup.ini from setup.hints and moving uploads), > and enabled calm (a re-write from scratch to perform these tasks). The access rights on the setup.ini file are borked. Can you

Re: can't get sshd to new Windows 2012 R2 Server to work

2016-03-16 Thread Achim Gratz
Kevin Layer writes: > I've tried various ssh-host-config permutations, but I just ran > > cygrunsrv.exe -R sshd > > and ran ssh-host-config with the defaults. I started the sshd service > and when I ssh to it: […] > If I give a command (e.g., env or pwd) I never get any output. > > This is a