https://bugzilla.redhat.com/show_bug.cgi?id=2260793 --- Comment #13 from Kevin Kofler <kevin@xxxxxxxxxxxxxxxx> --- The Coprs are now set up: https://copr.fedorainfracloud.org/coprs/kkofler/testobsoletes-1/ https://copr.fedorainfracloud.org/coprs/kkofler/testobsoletes-2/ and DNF behaves pretty much exactly as I expected: [root@desktop64 ~]# dnf copr enable kkofler/testobsoletes-1 Enabling a Copr repository. Please note that this repository is not part of the main distribution, and quality may vary. The Fedora Project does not exercise any power over the contents of this repository beyond the rules outlined in the Copr FAQ at <https://docs.pagure.org/copr.copr/user_documentation.html#what-i-can-build-in-copr>, and packages are not held to any quality or security level. Please do not file bug reports about these packages in Fedora Bugzilla. In case of problems, contact the owner of this repository. Do you really want to enable copr.fedorainfracloud.org/kkofler/testobsoletes-1? [y/N]: y Die Paketquelle wurde erfolgreich aktiviert. [root@desktop64 ~]# dnf install testobsoletes-wayland testobsoletes-x11 Copr repo for testobsoletes-1 owned by kkofler 696 B/s | 1.2 kB 00:01 Last metadata expiration check: 0:00:01 ago on Mon 29 Jan 2024 07:00:04 PM CET. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: testobsoletes-wayland x86_64 1.2.3-1.fc39 copr:copr.fedorainfracloud.org:kkofler:testobsoletes-1 6.8 k testobsoletes-x11 x86_64 1.2.3-1.fc39 copr:copr.fedorainfracloud.org:kkofler:testobsoletes-1 6.8 k Transaction Summary ================================================================================ Install 2 Packages Total download size: 14 k Installed size: 0 Is this ok [y/N]: y Downloading Packages: (1/2): testobsoletes-x11-1.2.3-1.fc39.x86_64.rp 31 kB/s | 6.8 kB 00:00 (2/2): testobsoletes-wayland-1.2.3-1.fc39.x86_6 13 kB/s | 6.8 kB 00:00 -------------------------------------------------------------------------------- Total 27 kB/s | 14 kB 00:00 Copr repo for testobsoletes-1 owned by kkofler 3.3 kB/s | 1.0 kB 00:00 Importing GPG key 0x523C8383: Userid : "kkofler_testobsoletes-1 (None) <kkofler#testobsoletes-1@xxxxxxxxxxxxxxxxxxxxx>" Fingerprint: 9021 E66C 8A69 D581 5FD5 F971 05BF 435F 523C 8383 From : https://download.copr.fedorainfracloud.org/results/kkofler/testobsoletes-1/pubkey.gpg Is this ok [y/N]: y Key imported successfully Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : testobsoletes-x11-1.2.3-1.fc39.x86_64 1/2 Installing : testobsoletes-wayland-1.2.3-1.fc39.x86_64 2/2 Verifying : testobsoletes-wayland-1.2.3-1.fc39.x86_64 1/2 Verifying : testobsoletes-x11-1.2.3-1.fc39.x86_64 2/2 Installed: testobsoletes-wayland-1.2.3-1.fc39.x86_64 testobsoletes-x11-1.2.3-1.fc39.x86_64 Complete! [root@desktop64 ~]# dnf copr enable kkofler/testobsoletes-2 Enabling a Copr repository. Please note that this repository is not part of the main distribution, and quality may vary. The Fedora Project does not exercise any power over the contents of this repository beyond the rules outlined in the Copr FAQ at <https://docs.pagure.org/copr.copr/user_documentation.html#what-i-can-build-in-copr>, and packages are not held to any quality or security level. Please do not file bug reports about these packages in Fedora Bugzilla. In case of problems, contact the owner of this repository. Do you really want to enable copr.fedorainfracloud.org/kkofler/testobsoletes-2? [y/N]: y Repository successfully enabled. [root@desktop64 ~]# dnf upgrade Copr repo for testobsoletes-2 owned by kkofler 3.1 kB/s | 1.4 kB 00:00 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Upgrading: testobsoletes-wayland x86_64 1.2.3-1.fc40 copr:copr.fedorainfracloud.org:kkofler:testobsoletes-2 6.9 k replacing testobsoletes-x11.x86_64 1.2.3-1.fc39 Transaction Summary ================================================================================ Upgrade 1 Package Total download size: 6.9 k Is this ok [y/N]: y Downloading Packages: testobsoletes-wayland-1.2.3-1.fc40.x86_64.rpm 31 kB/s | 6.9 kB 00:00 -------------------------------------------------------------------------------- Total 30 kB/s | 6.9 kB 00:00 Copr repo for testobsoletes-2 owned by kkofler 1.8 kB/s | 1.0 kB 00:00 Importing GPG key 0x8B1D5620: Userid : "kkofler_testobsoletes-2 (None) <kkofler#testobsoletes-2@xxxxxxxxxxxxxxxxxxxxx>" Fingerprint: 3470 88B7 EE33 014E 2EA9 629A 6A7D D82C 8B1D 5620 From : https://download.copr.fedorainfracloud.org/results/kkofler/testobsoletes-2/pubkey.gpg Is this ok [y/N]: y Key imported successfully Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Upgrading : testobsoletes-wayland-1.2.3-1.fc40.x86_64 1/3 Obsoleting : testobsoletes-x11-1.2.3-1.fc39.x86_64 2/3 Cleanup : testobsoletes-wayland-1.2.3-1.fc39.x86_64 3/3 Verifying : testobsoletes-wayland-1.2.3-1.fc40.x86_64 1/3 Verifying : testobsoletes-wayland-1.2.3-1.fc39.x86_64 2/3 Verifying : testobsoletes-x11-1.2.3-1.fc39.x86_64 3/3 Upgraded: testobsoletes-wayland-1.2.3-1.fc40.x86_64 Complete! [root@desktop64 ~]# rpm -q testobsoletes-x11 package testobsoletes-x11 is not installed So this proves that this package does NOT interfere with the quoted parts of the Change Proposal: > * Ensure kwin-x11 is obsoleted by kwin-wayland > * Ensure plasma-workspace-x11 is obsoleted by plasma-workspace-wayland -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2260793 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202260793%23c13 -- _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue