Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
Kickstart installation using `url --url=URL` as installation source. Text install.
The installation source is doubled and thus the pane is wrong:
1) [x] Timezone settings 2) [!] Installation source
(Europe/Prague timezone) (http://10.34.48.241/pub/rhel/r
3) [!] Software selection el-eng/latest-RHEL-7/compose/Se
(Installation source not set up rver/x86_64/os http://10.34.48.
) 241/pub/rhel/rel-eng/latest-RHE
5) [x] Network settings L-7/compose/Server/x86_64/os)
After killing anaconda and reruning on console, I see
1) Repo URL
http://10.34.48.241/pub/rhel/rel-eng/latest-RHEL-7/compose/Server/x86_64/oshttp://10.34.48.241/pub/rhel/rel-eng/latest-RHEL-7/compose/Server/x86_64/os
After entering single URL, the pane is deemed correct but the Software selection pane is still wrong.
When entering the pane I see few of these:
Exception yum.Errors.RepoError: RepoError() in <bound method YumSqlitePackageSack.__del__ of <yum.sqlitesack.YumSqlitePackageSack object at ...>> ignored Installation
Version-Release number of selected component (if applicable):
anaconda-19.31.70-1
How reproducible:
100%
This may be related to the fact virt-install is using deprecated `method=` on cmdline. This used to work fine with previous builds (at least up to 20140317.0).
python-virtinst-0.600.0-15.el6.noarch
There is absolutely nothing in the logs. I will provide them anyway...
Just retested. Works for me with both 7.0 GA as well as with nightlies - closing as duplicate of Bug 1078951 - as Martin suggested.
*** This bug has been marked as a duplicate of bug 1078951 ***
Description of problem: Kickstart installation using `url --url=URL` as installation source. Text install. The installation source is doubled and thus the pane is wrong: 1) [x] Timezone settings 2) [!] Installation source (Europe/Prague timezone) (http://10.34.48.241/pub/rhel/r 3) [!] Software selection el-eng/latest-RHEL-7/compose/Se (Installation source not set up rver/x86_64/os http://10.34.48. ) 241/pub/rhel/rel-eng/latest-RHE 5) [x] Network settings L-7/compose/Server/x86_64/os) After killing anaconda and reruning on console, I see 1) Repo URL http://10.34.48.241/pub/rhel/rel-eng/latest-RHEL-7/compose/Server/x86_64/os http://10.34.48.241/pub/rhel/rel-eng/latest-RHEL-7/compose/Server/x86_64/os After entering single URL, the pane is deemed correct but the Software selection pane is still wrong. When entering the pane I see few of these: Exception yum.Errors.RepoError: RepoError() in <bound method YumSqlitePackageSack.__del__ of <yum.sqlitesack.YumSqlitePackageSack object at ...>> ignored Installation Version-Release number of selected component (if applicable): anaconda-19.31.70-1 How reproducible: 100%