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.

Bug 1079259

Summary: installation source url: http URL is doubled
Product: Red Hat Enterprise Linux 7 Reporter: Marian Csontos <mcsontos>
Component: anacondaAssignee: Samantha N. Bueno <sbueno>
Status: CLOSED DUPLICATE QA Contact: Release Test Team <release-test-team-automation>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: dshea, jstodola, mbanas, mcsontos, mkovarik
Target Milestone: rcKeywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-20 13:23:24 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:
Bug Depends On:    
Bug Blocks: 782468    
Attachments:
Description Flags
anaconda logs
none
anaconda.log
none
program.log none

Description Marian Csontos 2014-03-21 10:11:18 UTC
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%

Comment 2 David Shea 2014-03-21 11:56:41 UTC
Attach the log files from /tmp

Comment 3 Marian Csontos 2014-03-21 12:11:00 UTC
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...

Comment 4 Marian Csontos 2014-03-21 12:24:34 UTC
Created attachment 877239 [details]
anaconda logs

Comment 5 Marian Csontos 2014-03-25 09:35:15 UTC
At the end this turned out to be related to the fact both `url --url=URL` is provided in kickstart and `method=` (or `repo=`) on cmdline.

Comment 6 Dave Cantrell 2014-07-18 20:38:39 UTC
*** Bug 1079951 has been marked as a duplicate of this bug. ***

Comment 7 Samantha N. Bueno 2014-08-04 09:26:09 UTC
Created attachment 923811 [details]
anaconda.log

Comment 8 Samantha N. Bueno 2014-08-04 10:45:32 UTC
Created attachment 923842 [details]
program.log

Comment 11 Marian Csontos 2014-08-20 13:23:24 UTC
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 ***