public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* git-2.14.2-1 is missing files
@ 2017-09-30 13:14 Ian Rogers
  2017-09-30 13:49 ` Steven Penny
  2017-10-02  9:05 ` Adam Dinwoodie
  0 siblings, 2 replies; 6+ messages in thread
From: Ian Rogers @ 2017-09-30 13:14 UTC (permalink / raw)
  To: cygwin

Hi,


git-2.14.2-1 is missing connectors for http, https.


Git-2.14.1-1 contains the following:

usr/libexec/git-core/git-remote-ftp.exe
usr/libexec/git-core/git-remote-http.exe


usr/libexec/git-core/git-remote-https.exe


Why have these not been included in 2.14.2-1?

Regards

Ian
Information contained in this e-mail and any attachments is confidential and intended for the use of the addressee only. Dissemination, distribution, copying or use of this communication without prior permission of the addressee is strictly prohibited. If you have received this transmission in error, please advise the originator by reply e-mail and delete it. Thank you. Salmon's Registered Address is: 27 Farm Street, London, W1J 5RJ. Registered in England 2360867.

--
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-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: git-2.14.2-1 is missing files
  2017-09-30 13:14 git-2.14.2-1 is missing files Ian Rogers
@ 2017-09-30 13:49 ` Steven Penny
  2017-09-30 15:25   ` Marco Atzeri
  2017-10-02  9:05 ` Adam Dinwoodie
  1 sibling, 1 reply; 6+ messages in thread
From: Steven Penny @ 2017-09-30 13:49 UTC (permalink / raw)
  To: cygwin

On Sat, 30 Sep 2017 12:53:46, Ian Rogers wrote:
> git-2.14.2-1 is missing connectors for http, https.
> 
> 
> Git-2.14.1-1 contains the following:
> 
> usr/libexec/git-core/git-remote-ftp.exe
> usr/libexec/git-core/git-remote-http.exe
> 
> 
> usr/libexec/git-core/git-remote-https.exe
> 
> 
> Why have these not been included in 2.14.2-1?

Confirmed broken:

    $ git push
    fatal: Unable to find remote helper for 'https'

This is a pretty glaring omission, and should be fixed ASAP.


--
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-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: git-2.14.2-1 is missing files
  2017-09-30 13:49 ` Steven Penny
@ 2017-09-30 15:25   ` Marco Atzeri
  0 siblings, 0 replies; 6+ messages in thread
From: Marco Atzeri @ 2017-09-30 15:25 UTC (permalink / raw)
  To: cygwin; +Cc: adam

On 30/09/2017 15:39, Steven Penny wrote:
> On Sat, 30 Sep 2017 12:53:46, Ian Rogers wrote:
>> git-2.14.2-1 is missing connectors for http, https.
>>
>>
>> Git-2.14.1-1 contains the following:
>>
>> usr/libexec/git-core/git-remote-ftp.exe
>> usr/libexec/git-core/git-remote-http.exe
>>
>>
>> usr/libexec/git-core/git-remote-https.exe
>>
>>
>> Why have these not been included in 2.14.2-1?
> 
> Confirmed broken:
> 
>     $ git push
>     fatal: Unable to find remote helper for 'https'
> 
> This is a pretty glaring omission, and should be fixed ASAP.
> 

Steven,
can you please cool down ?

If you are in the hurry, downgrading to 2.14.1-1
is the fastest way

Regards
Marco



--
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-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: git-2.14.2-1 is missing files
  2017-09-30 13:14 git-2.14.2-1 is missing files Ian Rogers
  2017-09-30 13:49 ` Steven Penny
@ 2017-10-02  9:05 ` Adam Dinwoodie
  2017-10-02  9:38   ` Adam Dinwoodie
  1 sibling, 1 reply; 6+ messages in thread
From: Adam Dinwoodie @ 2017-10-02  9:05 UTC (permalink / raw)
  To: cygwin

On Sat, Sep 30, 2017 at 12:53:46PM +0000, Ian Rogers wrote:
> Hi,
> 
> git-2.14.2-1 is missing connectors for http, https.
> 
> Git-2.14.1-1 contains the following:
> 
> usr/libexec/git-core/git-remote-ftp.exe
> usr/libexec/git-core/git-remote-http.exe
> 
> usr/libexec/git-core/git-remote-https.exe
> 
> Why have these not been included in 2.14.2-1?

Thanks for the report. I'm not sure what happened here -- presumably an
artifact of having recently wiped and reinstalled my system -- but I'll
investigate now.

--
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-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: git-2.14.2-1 is missing files
  2017-10-02  9:05 ` Adam Dinwoodie
@ 2017-10-02  9:38   ` Adam Dinwoodie
  2017-10-02 12:23     ` Steven Penny
  0 siblings, 1 reply; 6+ messages in thread
From: Adam Dinwoodie @ 2017-10-02  9:38 UTC (permalink / raw)
  To: cygwin

On Mon, Oct 02, 2017 at 10:05:28AM +0100, Adam Dinwoodie wrote:
> On Sat, Sep 30, 2017 at 12:53:46PM +0000, Ian Rogers wrote:
> > Hi,
> > 
> > git-2.14.2-1 is missing connectors for http, https.
> > 
> > Git-2.14.1-1 contains the following:
> > 
> > usr/libexec/git-core/git-remote-ftp.exe
> > usr/libexec/git-core/git-remote-http.exe
> > 
> > usr/libexec/git-core/git-remote-https.exe
> > 
> > Why have these not been included in 2.14.2-1?
> 
> Thanks for the report. I'm not sure what happened here -- presumably an
> artifact of having recently wiped and reinstalled my system -- but I'll
> investigate now.

I've just uploaded git-2.14.2-2 which includes these missing files.
Please upgrade and let me know if you see any subsequent problems.

Adam

--
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-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: git-2.14.2-1 is missing files
  2017-10-02  9:38   ` Adam Dinwoodie
@ 2017-10-02 12:23     ` Steven Penny
  0 siblings, 0 replies; 6+ messages in thread
From: Steven Penny @ 2017-10-02 12:23 UTC (permalink / raw)
  To: cygwin

On Mon, 2 Oct 2017 10:38:28, Adam Dinwoodie wrote:
> I've just uploaded git-2.14.2-2 which includes these missing files.
> Please upgrade and let me know if you see any subsequent problems.

confirmed fixed


--
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-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-10-02 12:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-30 13:14 git-2.14.2-1 is missing files Ian Rogers
2017-09-30 13:49 ` Steven Penny
2017-09-30 15:25   ` Marco Atzeri
2017-10-02  9:05 ` Adam Dinwoodie
2017-10-02  9:38   ` Adam Dinwoodie
2017-10-02 12:23     ` Steven Penny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).