Bug 2034601
| Summary: | RHSM DBus API is not available via lorax | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Lukas Zapletal <lzap> |
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
| Status: | CLOSED WONTFIX | QA Contact: | Release Test Team <release-test-team-automation> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 8.5 | CC: | jkonecny, jstodola |
| Target Milestone: | rc | Keywords: | Triaged |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-06-21 07:28:16 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
Lukas Zapletal
2021-12-21 13:22:31 UTC
Lukasi, try running livemedia-creator with --anaconda-arg="--product CentOS Linux" Created attachment 1848703 [details]
livemedia.log
anaconda is not using the right product when livemedia-creator is executed on CentOS:
# livemedia-creator --make-iso --no-virt --ks rhel-livemedia.ks
From anaconda.log:
16:01:15,178 INF core.configuration.product: Loading information about products from /etc/anaconda/product.d.
16:01:15,179 INF core.configuration.product: Found CentOS Stream at /etc/anaconda/product.d/centos-stream.conf.
16:01:15,179 INF core.configuration.product: Found CentOS Linux at /etc/anaconda/product.d/centos.conf.
16:01:15,180 INF core.configuration.product: Found Fedora AtomicHost at /etc/anaconda/product.d/fedora-atomic-host.conf.
16:01:15,180 INF core.configuration.product: Found Fedora Server at /etc/anaconda/product.d/fedora-server.conf.
16:01:15,180 INF core.configuration.product: Found Fedora Silverblue at /etc/anaconda/product.d/fedora-silverblue.conf.
16:01:15,180 INF core.configuration.product: Found Fedora Workstation Live at /etc/anaconda/product.d/fedora-workstation-live.conf.
16:01:15,181 INF core.configuration.product: Found Fedora Workstation at /etc/anaconda/product.d/fedora-workstation.conf.
16:01:15,181 INF core.configuration.product: Found Fedora at /etc/anaconda/product.d/fedora.conf.
16:01:15,181 INF core.configuration.product: Found oVirt Node Next at /etc/anaconda/product.d/ovirt.conf.
16:01:15,181 INF core.configuration.product: Found Red Hat Enterprise Linux at /etc/anaconda/product.d/rhel.conf.
16:01:15,182 INF core.configuration.product: Found Red Hat Virtualization at /etc/anaconda/product.d/rhev.conf.
16:01:15,182 INF core.configuration.product: Found Scientific Linux at /etc/anaconda/product.d/scientific-linux.conf.
16:01:15,182 WRN core.configuration.product: No support for the product Linux.
16:01:15,182 WRN core.configuration.product: No support for the product Linux.
16:01:15,182 INF core.configuration.product: The product Red Hat Enterprise Linux is supported.
16:01:15,186 INF main: /usr/sbin/anaconda 33.16.5.6-1.el8
After evaluating this issue, there are no plans to address it further or fix it in an upcoming release. Therefore, it is being closed. If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened. |