Bug 1718622
| Summary: | Red Hat subscription showing during installation process | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Artem <ego.cordatus> | ||||||
| Component: | subscription-manager | Assignee: | Chris Snyder <csnyder> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 30 | CC: | alikins, anaconda-maint-list, awilliam, awood, bkearney, csnyder, jbwillia, jonathan, kellin, lostmoonofsaturn, vanmeeuwen+fedora, vponcova, wwoods | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | subscription-manager-1.25.9-1.fc30 | Doc Type: | If docs needed, set a value | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2019-06-22 01:03:29 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: | |||||||||
| Attachments: |
|
||||||||
|
Description
Artem
2019-06-09 11:46:25 UTC
Created attachment 1578769 [details]
screenshot2
From subscription-manager.spec:
%if (0%{?fedora} >= 24 || 0%{?rhel} >= 8)
Supplements: initial-setup-gui
%endif
The Anaconda addon com_redhat_subscription_manager is installed, because the package subscription-manager-initial-setup-addon supplements the package initial-setup-gui. The package initial-setup-gui is mandatory for most of the *-desktop groups, so it gets on the live media for all non-gnome desktop environments. The addon shouldn't be installed on the live media by default. Please, fix your spec file. Reassigning.
We already figured this out and I fixed it a couple of weeks back: https://github.com/candlepin/subscription-manager/pull/2108 it just didn't make it into Fedora package builds yet. Christopher has now built it, I'll send out an update for F30 (as it seems he forgot to do that). FEDORA-2019-31ec284168 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-31ec284168 subscription-manager was pulled in to resolve the updated isos unable to install so updated lives could be released (that was the first f30 respin which even with the subscription-manager had 1.2G of updates. subscription-manager-1.25.9-1.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-31ec284168 subscription-manager-1.25.9-1.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report. Installed 6 June Fedora 30 Cinnamon respin. After updating, these rpm's are present: python3-subscription-manager-rhsm-1.25.9-1.fc30.x86_64 dnf-plugin-subscription-manager-1.25.9-1.fc30.x86_64 subscription-manager-rhsm-certificates-1.25.9-1.fc30.x86_64 subscription-manager-initial-setup-addon-1.25.9-1.fc30.x86_64 subscription-manager-1.25.9-1.fc30.x86_64 However, this is still displayed on a "dnf update ...": Updating Subscription Management repositories. Unable to read consumer identity This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. Yes, we didn't change anything on update. If you installed from a respin which included the subscription-manager stuff, it will stay there until you remove it manually. Feel free to just uninstall those packages. |