Bug 2002234
| Summary: | obsolete eclipse stack | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fabio Valentini <decathorpe> |
| Component: | fedora-obsolete-packages | Assignee: | Miro Hrončok <mhroncok> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | j, mat.booth, mhroncok |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | fedora-obsolete-packages-36-4 fedora-obsolete-packages-35-18 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-09-24 20:22:27 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Fabio Valentini
2021-09-08 10:24:14 UTC
> PS: This is just a first batch, it's possible that there will be more packages that need to be obsoleted once those retirements and obsoletions are in effect.
OK, let's wait a few days to have more complete data.
Oh, and I forgot that most of those packages also have subpackages, which also need to be obsoleted. I'll come back ~tomorrow~ (after the next f35 compose, presumably) once I have a complete list. Also: eclipse-mpc-1.9.1-2.fc35 eclipse-m2e-core-1.17.2-2.fc35 Rawhide had no more eclipse or eclipse- packages:
$ repoquery --repo=rawhide -a --latest=1 | grep ^eclipse
(empty)
neither has Fedora 35:
$ repoquery --repo={fedora,updates} --releasever 35 -a --latest=1 | grep ^eclipse
(empty)
This is in Fedora 34:
$ repoquery --repo={fedora,updates} --releasever 34 -a --latest=1 | grep ^eclipse
eclipse-cdt-2:9.11.1-10.fc34.x86_64
eclipse-cdt-arduino-2:9.11.1-10.fc34.x86_64
eclipse-cdt-llvm-2:9.11.1-10.fc34.x86_64
eclipse-cdt-native-2:9.11.1-10.fc34.x86_64
eclipse-cdt-qt-2:9.11.1-10.fc34.x86_64
eclipse-cdt-sdk-2:9.11.1-10.fc34.x86_64
eclipse-cdt-terminal-2:9.11.1-10.fc34.x86_64
eclipse-ecf-core-0:3.14.19-2.fc34.noarch
eclipse-egit-0:5.11.0-1.fc34.noarch
eclipse-emf-core-1:2.25.0-1.fc34.noarch
eclipse-emf-runtime-1:2.25.0-1.fc34.noarch
eclipse-emf-xsd-1:2.25.0-1.fc34.noarch
eclipse-equinox-osgi-1:4.19-3.fc34.x86_64
eclipse-findbugs-0:3.0.1-23.fc34.noarch
eclipse-findbugs-contrib-0:7.4.7-6.fc34.noarch
eclipse-gef-0:3.11.0-16.fc34.noarch
eclipse-jdt-1:4.19-3.fc34.noarch
eclipse-jgit-0:5.11.0-1.fc34.noarch
eclipse-license1-0:1.0.1-13.fc34.noarch
eclipse-license2-0:2.0.2-3.fc34.noarch
eclipse-m2e-core-0:1.17.2-1.fc34.noarch
eclipse-m2e-workspace-0:0.4.0-17.fc34.noarch
eclipse-m2e-workspace-javadoc-0:0.4.0-17.fc34.noarch
eclipse-mpc-0:1.9.1-1.fc34.noarch
eclipse-p2-discovery-1:4.19-3.fc34.noarch
eclipse-pde-1:4.19-3.fc34.x86_64
eclipse-platform-1:4.19-3.fc34.x86_64
eclipse-pydev-1:8.0.0-2.fc34.x86_64
eclipse-remote-0:3.0.1-6.fc34.noarch
eclipse-subclipse-0:4.3.3-2.fc34.noarch
eclipse-swt-1:4.19-3.fc34.x86_64
eclipse-webtools-common-0:3.21.0-1.fc34.noarch
eclipse-webtools-servertools-0:3.21.0-1.fc34.noarch
eclipse-webtools-sourceediting-0:3.21.0-1.fc34.noarch
Let's obsolete the entire list + tycho (requires eclipse-jdt) and cbi-plugins (requires tycho).
FEDORA-2021-82f877de44 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2021-82f877de44 FEDORA-2021-8d6e0c805f has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-8d6e0c805f FEDORA-2021-82f877de44 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. That was fast. I just wanted to leave two small comments regarding your list: - eclipse-findbugs-contrib is *technically* a subpackage of findbugs-contrib, but that's been retired, as well. - tycho also has a subpackage for tycho-javadoc - cbi-plugins also has a subpackage for cbi-plugins-javadoc I've checked tycho-javadoc and cbi-plugins-javadoc and they only depend on javapackages-filesystem. No need to be obsoleted. findbugs-contrib does not require eclipse-findbugs-contrib, so unless it breaks the upgrade in another way, it should not be obsoleted. Ok, that makes sense, thanks! FEDORA-2021-8d6e0c805f has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-8d6e0c805f` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-8d6e0c805f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-8d6e0c805f has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. |