Bug 855174 - [abrt] anaconda-18.6-1.fc18: anaconda-cleanup:87:<module>:TypeError: __init__() got an unexpected keyword argument 'intf'
Summary: [abrt] anaconda-18.6-1.fc18: anaconda-cleanup:87:<module>:TypeError: __init__...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Brian Lane
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:cc9dbe923b4a5028849bc9c304e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-06 21:45 UTC by al morris
Modified: 2012-10-23 16:37 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-10-23 16:37:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: core_backtrace (82 bytes, text/plain)
2012-09-06 21:45 UTC, al morris
no flags Details

Description al morris 2012-09-06 21:45:05 UTC
Description of problem:


Version-Release number of selected component:
anaconda-18.6-1.fc18

Additional info:
libreport version: 2.0.12
abrt_version:   2.0.11
cmdline:        /usr/bin/python /usr/bin/anaconda-cleanup anaconda --liveinst --method=livecd:///dev/loop3 --lang en_US.UTF-8
kernel:         3.6.0-0.rc2.git2.1.fc18.x86_64

backtrace:
:anaconda-cleanup:87:<module>:TypeError: __init__() got an unexpected keyword argument 'intf'
:
:Traceback (most recent call last):
:  File "/usr/bin/anaconda-cleanup", line 87, in <module>
:    devicetree = DeviceTree(intf=intf, conf=storage_config)
:TypeError: __init__() got an unexpected keyword argument 'intf'
:
:Local variables in innermost frame:
:intf: <pyanaconda.cmdline.InstallInterface object at 0xfb0810>
:rest: 'rootfs rw 0 0\n'
:sys_class_block: '/sys/class/block'
:mountpoint: '/'
:uuid: ''
:__package__: None
:devicelibs: <module 'pyanaconda.storage.devicelibs' from '/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicelibs/__init__.pyc'>
:DeviceTree: <class 'pyanaconda.storage.devicetree.DeviceTree'>
:live_install: True
:__doc__: '\n    always:\n        - unmount everything under /mnt/sysimage\n        - unmount everything under /mnt/install\n\n    image install:\n\n        - populate a devicetree with only the image "disks"\n\n    live install:\n\n        - unmount everything under /media\n        - populate a devicetree and tear everything down\n\n'
:InstallInterface: <class 'pyanaconda.cmdline.InstallInterface'>
:__builtins__: <module '__builtin__' (built-in)>
:__file__: '/usr/bin/anaconda-cleanup'
:sys: <module 'sys' (built-in)>
:storage_config: <pyanaconda.storage.StorageDiscoveryConfig object at 0x101bd10>
:device: 'rootfs'
:__name__: '__main__'
:mounted: 'rootfs / rootfs rw 0 0\n'
:name: 'live-osimg-min'
:pyanaconda: <module 'pyanaconda' from '/usr/lib64/python2.7/site-packages/pyanaconda/__init__.pyc'>
:dev: 'loop7'
:StorageDiscoveryConfig: <class 'pyanaconda.storage.StorageDiscoveryConfig'>
:iutil: <module 'pyanaconda.iutil' from '/usr/lib64/python2.7/site-packages/pyanaconda/iutil.pyc'>
:image_install: False
:flags: <pyanaconda.flags.Flags object at 0xccab50>
:os: <module 'os' from '/usr/lib64/python2.7/os.pyc'>

Comment 1 al morris 2012-09-06 21:45:08 UTC
Created attachment 610548 [details]
File: core_backtrace

Comment 2 Jesse Keating 2012-09-06 23:35:23 UTC
Bring fixed this on master 30e56b9508e717c67db7a88e55366077aeb979ea


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