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 1166506 - anaconda-cleanup crash in blivet when run at end of iSCSI install
Summary: anaconda-cleanup crash in blivet when run at end of iSCSI install
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: python-blivet
Version: 7.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: David Lehman
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-21 06:11 UTC by Chris Leech
Modified: 2021-09-03 14:09 UTC (History)
4 users (show)

Fixed In Version: python-blivet-0.61.15.9-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-19 08:46:12 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:2232 0 normal SHIPPED_LIVE python-blivet bug fix and enhancement update 2015-11-19 09:05:01 UTC

Description Chris Leech 2014-11-21 06:11:26 UTC
Description of problem:

I was attempting to run anaconda-cleanup in a %post --nochroot section of a kickstart in order to unmount filesystems before initiating a reboot as a workaround for bz 1065973.

It crashes with the following traceback

File "/bin/anaconda-cleanup", line 84, in <module>
  devicetree.populate(cleanupOnly=True)
File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2104, in populate
  self._populate()
File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2169, in _populate
  self.addUdevDevice(dev)
File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1193, in addUdevDevice
  device = self.addUdevDiskDevice(info)
File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 989, in addUdevDiskDevice
  if initiator == self.iscsi.initiator:

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

anaconda-19.31.106-1.el7.x86_64.rpm
python-blivet-0.61.0.17-1.el7.noarch.rpm

How reproducible:

Always

Steps to Reproduce:
1. Install to an iSCSI disk
2. run anaconda-cleanup before rebooting

Actual results:

anaconda-cleanup crashes

Expected results:

filesystems are unmounted cleanly

Additional info:

Comment 2 David Lehman 2014-12-02 18:19:21 UTC
You didn't include the full exception text. Can you add it, please?

Comment 4 mulhern 2015-04-07 20:13:09 UTC
Please verify that this is still happening. If it is, please attach logs and anacond-tb* files in /tmp to the bug.

Comment 6 Jan Stodola 2015-09-21 09:16:09 UTC
Reproduced on RHEL-7.1.
Unable to reproduce with python-blivet-0.61.15.28-1.el7, RHEL-7.2-snap2

Moving to VERIFIED.

Comment 7 errata-xmlrpc 2015-11-19 08:46:12 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-2232.html


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