Bug 969357 - AttributeError: 'LiveImagePayload' object has no attribute 'txID'
Summary: AttributeError: 'LiveImagePayload' object has no attribute 'txID'
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:c3f5c728d04cdc92bb7dc4c8b17...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-31 09:53 UTC by Marek Sirovy
Modified: 2014-02-21 22:03 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-21 22:03:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda.log (16.20 KB, text/plain)
2013-05-31 09:53 UTC, Marek Sirovy
no flags Details
File: backtrace (1.06 KB, text/plain)
2013-05-31 09:53 UTC, Marek Sirovy
no flags Details
File: environ (778 bytes, text/plain)
2013-05-31 09:53 UTC, Marek Sirovy
no flags Details
File: ifcfg.log (2.16 KB, text/plain)
2013-05-31 09:53 UTC, Marek Sirovy
no flags Details
File: lsblk_output (2.67 KB, text/plain)
2013-05-31 09:53 UTC, Marek Sirovy
no flags Details
File: nmcli_dev_list (3.71 KB, text/plain)
2013-05-31 09:53 UTC, Marek Sirovy
no flags Details
File: program.log (114.02 KB, text/plain)
2013-05-31 09:54 UTC, Marek Sirovy
no flags Details
File: storage.log (719.41 KB, text/plain)
2013-05-31 09:54 UTC, Marek Sirovy
no flags Details
File: anaconda-tb (7.77 MB, application/octet-stream)
2013-05-31 09:54 UTC, Marek Sirovy
no flags Details
File: messages (7.57 MB, application/octet-stream)
2013-05-31 09:55 UTC, Marek Sirovy
no flags Details

Description Marek Sirovy 2013-05-31 09:53:30 UTC
Description of problem:

The following was filed automatically by anaconda:
anaconda 19.30-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/spokes/software.py", line 184, in txid_valid
    return self._tx_id == self.payload.txID
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/spokes/software.py", line 102, in completed
    not self.errors and self.txid_valid
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/spokes/__init__.py", line 74, in render
    if self.mandatory and not self.completed:
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/simpleline/widgets.py", line 122, in render
    item.render(col_max_width)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/simpleline/widgets.py", line 122, in render
    item.render(col_max_width)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/simpleline/base.py", line 535, in show_all
    w.render(self.app.width)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/simpleline/base.py", line 285, in _do_redraw
    screen.window.show_all()
AttributeError: 'LiveImagePayload' object has no attribute 'txID'

Version-Release number of selected component:
anaconda-19.30-1.fc19.x86_64

Additional info:
reporter:       libreport-2.1.4
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8 -C
cmdline_file:   initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-19-Be rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0  BOOT_IMAGE=vmlinuz0 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.9.2-301.fc19.x86_64
packaging.log:  
product:        Fedora
release:        Fedora release 19 (Schrödinger’s Cat)
type:           anaconda
version:        19

Truncated backtrace:
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/simpleline/base.py", line 285, in _do_redraw
    screen.window.show_all()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/simpleline/base.py", line 535, in show_all
    w.render(self.app.width)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/simpleline/widgets.py", line 122, in render
    item.render(col_max_width)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/simpleline/widgets.py", line 122, in render
    item.render(col_max_width)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/spokes/__init__.py", line 74, in render
    if self.mandatory and not self.completed:
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/spokes/software.py", line 102, in completed
    not self.errors and self.txid_valid
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/spokes/software.py", line 184, in txid_valid
    return self._tx_id == self.payload.txID
AttributeError: 'LiveImagePayload' object has no attribute 'txID'

Comment 1 Marek Sirovy 2013-05-31 09:53:36 UTC
Created attachment 755212 [details]
File: anaconda.log

Comment 2 Marek Sirovy 2013-05-31 09:53:40 UTC
Created attachment 755213 [details]
File: backtrace

Comment 3 Marek Sirovy 2013-05-31 09:53:45 UTC
Created attachment 755214 [details]
File: environ

Comment 4 Marek Sirovy 2013-05-31 09:53:49 UTC
Created attachment 755215 [details]
File: ifcfg.log

Comment 5 Marek Sirovy 2013-05-31 09:53:53 UTC
Created attachment 755216 [details]
File: lsblk_output

Comment 6 Marek Sirovy 2013-05-31 09:53:58 UTC
Created attachment 755217 [details]
File: nmcli_dev_list

Comment 7 Marek Sirovy 2013-05-31 09:54:02 UTC
Created attachment 755218 [details]
File: program.log

Comment 8 Marek Sirovy 2013-05-31 09:54:10 UTC
Created attachment 755219 [details]
File: storage.log

Comment 9 Marek Sirovy 2013-05-31 09:54:53 UTC
Created attachment 755220 [details]
File: anaconda-tb

Comment 10 Marek Sirovy 2013-05-31 09:55:36 UTC
Created attachment 755222 [details]
File: messages

Comment 12 Chris Lumens 2014-02-21 22:03:25 UTC
This should be fixed in the current release of anaconda.


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