Re: cygport upload command?

2014-10-13 Thread Andrew Schulman
> On 2014-07-07 20:14, Andrew Schulman wrote: > > Yaakov, would you consider adding an 'upload' command to cygport, that > > would handle the uploading details? That would take away the last bit of > > manual work in a routine package update. > > I'm a bit busy at the moment, but it sounds like a

Re: [ITA] fish

2014-10-13 Thread Andrew Schulman
> One comment regarding the new config.fish file - can you make the cd > $HOME dependent upon the CHERE_INVOKING variable being unset? That way > chere will work for those who set it up for fish. See /etc/profile for > the bash equivalent. Sure, that will go in revision -3.

Re: [ITA] fish

2014-10-13 Thread Dave Kilroy
On 13/10/2014 09:33, Andrew Schulman wrote: I'd like to adopt the fish package. The package seems to be abandoned. A new release is out upstream with multiple security fixes, but the Cygwin package hasn't been updated. Emails to the maintainer have bounced, and he hasn't answered recent discus

Re: [BUG] libffi needs to be rebuilt for i386

2014-10-13 Thread Pavel Fedin
Hello, Marco. Monday, October 13, 2014, 13:56:57 you wrote: > FYI > debug symbols are in libffi-debuginfo package Thank you, i know this. Actually, when i started my research, i noticed that DllMain() and corresponding init code is not called for libffi. I started to examine that. I don't

Re: patch: typo fix in setup.exe

2014-10-13 Thread Corinna Vinschen
On Oct 13 06:51, Eric Blake wrote: > On 10/10/2014 11:28 AM, Corinna Vinschen wrote: > > On Oct 10 10:40, Eric Blake wrote: > >> ping > >> > >> On 09/27/2014 10:27 AM, Eric Blake wrote: > >>> Assuming this is the right place for this patch - something I noticed > >>> today, when I got an error mess

Re: patch: typo fix in setup.exe

2014-10-13 Thread Eric Blake
On 10/10/2014 11:28 AM, Corinna Vinschen wrote: > On Oct 10 10:40, Eric Blake wrote: >> ping >> >> On 09/27/2014 10:27 AM, Eric Blake wrote: >>> Assuming this is the right place for this patch - something I noticed >>> today, when I got an error message including the word "thelist". >>> >>> >>> 201

Re: [BUG] libffi needs to be rebuilt for i386

2014-10-13 Thread Marco Atzeri
On 10/13/2014 11:39 AM, Pavel Fedin wrote: Hello! I have found another problem, this time in libffi. Something appears to be wrong with the binary, and on my system it failed to execute its DllMain. As a result, it did not register its .eh_frame contents, and upon module unload i got abort(

[BUG] libffi needs to be rebuilt for i386

2014-10-13 Thread Pavel Fedin
Hello! I have found another problem, this time in libffi. Something appears to be wrong with the binary, and on my system it failed to execute its DllMain. As a result, it did not register its .eh_frame contents, and upon module unload i got abort() in __deregister_frame_info_bases() I started t

Re: [ITA] fish

2014-10-13 Thread Corinna Vinschen
Hi Andrew, On Oct 13 04:33, Andrew Schulman wrote: > I'd like to adopt the fish package. The package seems to be abandoned. A > new release is out upstream with multiple security fixes, but the Cygwin > package hasn't been updated. Emails to the maintainer have bounced, and he > hasn't answered

[ITA] fish

2014-10-13 Thread Andrew Schulman
I'd like to adopt the fish package. The package seems to be abandoned. A new release is out upstream with multiple security fixes, but the Cygwin package hasn't been updated. Emails to the maintainer have bounced, and he hasn't answered recent discussions on the cygwin list about the need to upd