Re: cURL dependencies broken

2019-07-22 Thread L A Walsh
On 2019/07/21 05:41, Steven Penny wrote: > Achim, in > the future, I think it would be helpful for you to check your facts before > posting. > Ya Achim, don't you know you have to be perfect to post on the cygwin list. None of this "attempt to help" or such, or posting only from your o

Re: cURL dependencies broken

2019-07-22 Thread Jon Turney
On 21/07/2019 19:32, Steven Penny wrote: but maybe it has not been changed because the package is abandoned: https://cygwin.com/cygwin-pkg-maint Can we pull OpenLdap out of cURL until this is resolved? Else I can volunteer to pick up maintenance. Thanks for offering. If you wish to proceed

Re: cURL dependencies broken

2019-07-21 Thread Steven Penny
On Sun, 21 Jul 2019 19:20:53, Achim Gratz wrote: Or maybe you should do that and lose the attitude? You are projecting. It was you who flatly refuted my position with no research at all. Just to keep the record straight, you've been originally asking about direct dependencies of curl, not tra

Re: cURL dependencies broken

2019-07-21 Thread Achim Gratz
Steven Penny writes: > No matter which on we look at "libopenldap2_4_2" is required. Now, let go one > more step: > >@ libopenldap2_4_2 >requires: cygwin libopenssl100 libsasl2_3 >depends2: cygwin, libopenssl100, libsasl2_3 > > No matter which one we look at, the twice obsolete SSL is

Re: cURL dependencies broken

2019-07-21 Thread Steven Penny
On Sun, 21 Jul 2019 08:54:42, Achim Gratz wrote: No it doesn't. The "requires" line is only there for backwards compatibility and is a join of all versioned dependencies, which are listed in "depends2". Here is a culled cygcheck of cURL: $ cygcheck curl C:\cygwin64\bin\curl.exe C:\

Re: cURL dependencies broken

2019-07-20 Thread Achim Gratz
Steven Penny writes: > For some reason cURL 7.65.0-1 requires both of these: > >cygcrypto-1.1.dll >cygcrypto-1.0.0.dll > > and confirmed by "setup.ini": No it doesn't. The "requires" line is only there for backwards compatibility and is a join of all versioned dependencies, which are list

cURL dependencies broken

2019-07-20 Thread Steven Penny
For some reason cURL 7.65.0-1 requires both of these: cygcrypto-1.1.dll cygcrypto-1.0.0.dll and confirmed by "setup.ini": requires: cygwin libcurl4 libmetalink3 libopenssl100 libssl1.1 zlib0 this raises several questions: Why are both required? Why is cURL requiring an old version o