Marco Atzeri via Cygwin writes:
> I had the impression to have properly declared
>
> NAME="gnupg2"
> VERSION=2.4.7
> RELEASE=1
>
> OBSOLETES="gnupg"
>
> and so setup.ini has
>
> @ gnupg2
> sdesc: "GNU tool for secure communication and data storage"
> ...
> obsoletes: gnupg
>
> so what went wrong ?

Good question… so my setup.ini rewriter did not handle that correctly
when it both sees a direct requirement and an obsoletion for the same
package.  I've since removed the direct requirement and implemented a
pass to resolve chained obsoletions (i.e. the target of an obsoletion is
obsoleted elsewhere).

That fixes the issue of both packages getting installed, but does not
fix the issue of wget and wget2 requiring an unmaintained library even
in their latest version.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to