#234 WIP: Obsolete perl-IO-Socket-SSL:2.068 for F36 immediatelly
Merged by mohanboddu. Opened by ppisar.
releng/ ppisar/fedora-module-defaults main-obs_context  into  main

Download 234.patch

This does not work with OpenSSL 3. Which is available since Fedora 36.
Hence we are abandoing it. Contrary we can support this stream in
older Fedoras until a scheduled EOL. Hence this patch obsoletes only
one context.

bug #2059997.

This document is valid, but the tests in this repository do not pass because they do not support obsoletes for a context:

Obsoletes:
==========
INFO:root:obsoletes/perl-IO-Socket-SSL:2.068.yaml obsoletes are valid
ERROR:root:Module name/stream "perl-IO-Socket-SSL:2.068" doesn't match filename "perl-IO-Socket-SSL:2.068:7b91f26c.yaml"

Before merging to main and f36, we need to fix the tests and check pungi that it does not error.
The story is that I have perl-IO-Socket-SSL:2.068 in F34, F35, and F36. I want keep it supported in F34 and F35 until 2022-06-01, but I need remove it from F36 now because it does not work there. (I could ask relengs to untag it from a not-yet-released F36, and I will try that. But in general we should support this use case, so we should fix the infrastructure.)

Pull-Request has been merged by mohanboddu

Was this ready for merging? It was titled "WIP".

Sorry, my bad, I missed it, let me revert it

@ppisar Can you reopen this PR, I accidentally merged this PR and reverted it back.

Thank for reverting it. But you reverted more that that commit:

commit 709419e970c47787901297535e4b88a8a277e0f9 (HEAD -> main, origin/pr/239, origin/main)
Author: Mohan Boddu <mboddu@bhujji.com>
Date:   Thu Mar 3 17:41:23 2022 -0500
    Removing obsoletes/perl-IO-Socket-SSL:2.074.yaml obsoletes/perl:5.32.yaml
    Signed-off-by: Mohan Boddu <mboddu@bhujji.com>

Was there any problem with it?

By the way, was there any problem with obsoletes/perl-IO-Socket-SSL:2.068:7b91f26c.yaml file when composing? That's one of things I want to know before merging it.

Now I saw a log linked from PR#236 and others. I open a bug for Pungi https://pagure.io/pungi/issue/1592 to handle multiple obsoletes.

Metadata