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 609246 - Cannot create a Xen RHEL6 x86 PV guest.
Summary: Cannot create a Xen RHEL6 x86 PV guest.
Keywords:
Status: CLOSED DUPLICATE of bug 607664
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: anaconda
Version: 6.0
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Anaconda Maintenance Team
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-29 18:20 UTC by Dave Anderson
Modified: 2010-06-29 18:26 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-06-29 18:26:37 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
anaconda-tb-jldPrQ8bYeA8.xml (207.46 KB, text/xml)
2010-06-29 18:20 UTC, Dave Anderson
no flags Details

Description Dave Anderson 2010-06-29 18:20:22 UTC
Created attachment 427757 [details]
anaconda-tb-jldPrQ8bYeA8.xml

Description of problem:

While an x86_64 RHEL6 PV Xen guest can be created with virt-manager,
all attempts to do so with an x86 RHEL6 x86 PV guest fail.  
Presumably this could be a virt-manager or virt-install issue,
but they both seemt to work fine, but when anaconda runs, it
causes the console screen to "go black" if virt-manager is used, or
causes an anaconda exception if the virt-install CLI is used.  
The anaconda exception xml is attached, but has this message
at the top:

The following was filed automatically by anaconda:
anaconda 13.21.54 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/yuminstall.py", line 1946, in writeKS
    if repo.excludepkgs:
  File "/usr/lib/anaconda/instdata.py", line 276, in writeKS
    self.backend.writeKS(f)
  File "/usr/lib/anaconda/packages.py", line 66, in writeKSConfiguration
    anaconda.id.writeKS(fn)
  File "/usr/lib/anaconda/dispatch.py", line 208, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/text.py", line 657, in run
    anaconda.dispatch.gotoNext()
  File "/usr/bin/anaconda", line 1106, in <module>
    anaconda.intf.run(anaconda)
AttributeError: 'AnacondaYumRepo' object has no attribute 'excludepkgs'
 

Version-Release number of selected component (if applicable):

host: x86_64 running 2.6.18-194.el5xen 
guest: x86 x86 2.6.32-37.el6 (attempted)

How reproducible:

With virt-manager, anaconda doesn't start (screen goes black)
With virt-install, anaconda exception (xml file attached)

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Chris Lumens 2010-06-29 18:26:37 UTC

*** This bug has been marked as a duplicate of bug 607664 ***


Note You need to log in before you can comment on or make changes to this bug.