Bug 1120902 - AttributeError: 'module' object has no attribute 'udev_settle'
Summary: AttributeError: 'module' object has no attribute 'udev_settle'
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-blivet
Version: 21
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Lehman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:981d00bdac7c31af05c0fcd003f...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-18 00:33 UTC by Chris Murphy
Modified: 2014-07-18 13:34 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-07-18 13:34:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (583.36 KB, text/plain)
2014-07-18 00:33 UTC, Chris Murphy
no flags Details
File: anaconda.log (22.92 KB, text/plain)
2014-07-18 00:33 UTC, Chris Murphy
no flags Details
File: environ (459 bytes, text/plain)
2014-07-18 00:33 UTC, Chris Murphy
no flags Details
File: lsblk_output (1.48 KB, text/plain)
2014-07-18 00:33 UTC, Chris Murphy
no flags Details
File: nmcli_dev_list (977 bytes, text/plain)
2014-07-18 00:33 UTC, Chris Murphy
no flags Details
File: os_info (377 bytes, text/plain)
2014-07-18 00:33 UTC, Chris Murphy
no flags Details
File: program.log (24.14 KB, text/plain)
2014-07-18 00:33 UTC, Chris Murphy
no flags Details
File: storage.log (161.12 KB, text/plain)
2014-07-18 00:33 UTC, Chris Murphy
no flags Details
File: syslog (81.30 KB, text/plain)
2014-07-18 00:33 UTC, Chris Murphy
no flags Details
File: ifcfg.log (1.39 KB, text/plain)
2014-07-18 00:33 UTC, Chris Murphy
no flags Details
File: packaging.log (238.01 KB, text/plain)
2014-07-18 00:33 UTC, Chris Murphy
no flags Details

Description Chris Murphy 2014-07-18 00:33:12 UTC
Description of problem:
Trying to reproduce bug 1120899, but with inst.updates=http://dlehman.fedorapeople.org/updates/updates-1109244.0.img applied. Get a crash at the same point as bug 1120899, but different tb message.

Version-Release number of selected component:
anaconda-21.48-1

The following was filed automatically by anaconda:
anaconda 21.48-1 exception report
Traceback (most recent call first):
  File "/tmp/updates/blivet/deviceaction.py", line 552, in execute
    udev.udev_settle()
  File "/tmp/updates/blivet/devicetree.py", line 354, in processActions
    action.execute()
  File "/tmp/updates/blivet/__init__.py", line 356, in doIt
    self.devicetree.processActions()
  File "/tmp/updates/blivet/__init__.py", line 216, in turnOnFilesystems
    storage.doIt()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 178, in doInstall
    turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall)
  File "/usr/lib64/python2.7/threading.py", line 766, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run
    threading.Thread.run(self, *args, **kwargs)
AttributeError: 'module' object has no attribute 'udev_settle'

Additional info:
addons:         com_redhat_kdump
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora-21-x86-64 enforcing=0 elevator=deadline nomodeset inst.updates=http://dlehman.fedorapeople.org/updates/updates-1109244.0.img
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.16.0-0.rc5.git1.1.fc21.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        21

Comment 1 Chris Murphy 2014-07-18 00:33:15 UTC
Created attachment 918885 [details]
File: anaconda-tb

Comment 2 Chris Murphy 2014-07-18 00:33:16 UTC
Created attachment 918886 [details]
File: anaconda.log

Comment 3 Chris Murphy 2014-07-18 00:33:17 UTC
Created attachment 918887 [details]
File: environ

Comment 4 Chris Murphy 2014-07-18 00:33:17 UTC
Created attachment 918888 [details]
File: lsblk_output

Comment 5 Chris Murphy 2014-07-18 00:33:18 UTC
Created attachment 918889 [details]
File: nmcli_dev_list

Comment 6 Chris Murphy 2014-07-18 00:33:19 UTC
Created attachment 918890 [details]
File: os_info

Comment 7 Chris Murphy 2014-07-18 00:33:20 UTC
Created attachment 918891 [details]
File: program.log

Comment 8 Chris Murphy 2014-07-18 00:33:21 UTC
Created attachment 918892 [details]
File: storage.log

Comment 9 Chris Murphy 2014-07-18 00:33:22 UTC
Created attachment 918893 [details]
File: syslog

Comment 10 Chris Murphy 2014-07-18 00:33:23 UTC
Created attachment 918894 [details]
File: ifcfg.log

Comment 11 Chris Murphy 2014-07-18 00:33:24 UTC
Created attachment 918895 [details]
File: packaging.log

Comment 12 David Shea 2014-07-18 13:06:46 UTC
Out of date updates.img? udev.udev_settle was renamed to udev.settle in blivet 0.61

Comment 13 David Lehman 2014-07-18 13:34:42 UTC
Uploaded http://dlehman.fedorapeople.org/updates/updates-1109244.1.img for use with python-blivet-0.61-1 and later.


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