On 01/12/2020 01:06, Brian Inglis wrote:
On 2020-11-30 17:09, cygwin-apps-rdbxbdvo6bxqt0dzr+a...@public.gmane.org
wrote:
WARNING: homepage:https://curl.haxx.se/ permanently redirects to
https://curl.se/
ERROR: install packages from source package 'curl' have non-unique
current versions 7.73.0-1 (curl-debuginfo), 7.73.0-2 (3 others)
ERROR: error while validating merged x86_64 packages for Brian Inglis
SUMMARY: 1 WARNING(s), 2 ERROR(s)
I've added an exception for this package, and set the upload to be retried.
The issue is that previous releases were always generated with
debuginfo, but the latest release also changes debug behaviour to
strictly check SSL protocol, causing execution issues with users and
downstreams.
I would like to generate the updated release without the behaviour
change and that appears to also eliminate debuginfo generation.
If I need to generate release -2 without debuginfo, how do I avoid this
issue?
Alternatively, you could have added lines to the .cygport to explicitly
create an empty curl-debuginfo package (or make it obsolete, but that
seems contraindicated if the package is coming back in future versions).