Bug 571073

Summary: [abrt] crash in pyjigdo-0.4.0.3-1.fc12: userinterface.py:44:run:AttributeError: 'NoneType' object has no attribute 'images'
Product: [Fedora] Fedora Reporter: Scott Williams <vwfoxguru>
Component: pyjigdoAssignee: Jeroen van Meeuwen <vanmeeuwen+fedora>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: dgregor, jonathansteffan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:447755cc
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-12-03 21:56:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description Scott Williams 2010-03-06 20:16:20 UTC
abrt 1.0.7 detected a crash.

architecture: i686
cmdline: python /usr/bin/pyjigdo /home/scott/Downloads/Fedora-Unity-20100303-12.jigdo
component: pyjigdo
executable: /usr/bin/pyjigdo
kernel: 2.6.31.12-174.2.22.fc12.i686.PAE
package: pyjigdo-0.4.0.3-1.fc12
reason: userinterface.py:44:run:AttributeError: 'NoneType' object has no attribute 'images'
release: Fedora release 12 (Constantine)

backtrace
-----
userinterface.py:44:run:AttributeError: 'NoneType' object has no attribute 'images'

Traceback (most recent call last):
  File "/usr/bin/pyjigdo", line 291, in <module>
    pyJigdo_interface.base.run()
  File "/usr/lib/python2.6/site-packages/pyJigdo/base.py", line 71, in run
    self.async.seed(self)
  File "/usr/lib/python2.6/site-packages/pyJigdo/pyasync.py", line 102, in seed
    jigdo_file.download_callback_success(None)
  File "/usr/lib/python2.6/site-packages/pyJigdo/jigdo.py", line 64, in download_callback_success
    if self.select_images(): self.get_templates()
  File "/usr/lib/python2.6/site-packages/pyJigdo/jigdo.py", line 112, in select_images
    return self.image_selection.run()
  File "/usr/lib/python2.6/site-packages/pyJigdo/userinterface.py", line 44, in run
    num_images = len(self.jigdo_definition.images)
AttributeError: 'NoneType' object has no attribute 'images'

Local variables in innermost frame:
choosing_images: True
self: <pyJigdo.userinterface.SelectImages instance at 0x92bd10c>

How to reproduce
-----
Select jigdo file in folder other than pwd:

pyjigdo ~/Downloads/foobiscuit.jigdo

Comment 1 Scott Williams 2010-03-06 20:16:27 UTC
Created attachment 398242 [details]
File: backtrace

Comment 2 Scott Williams 2010-07-02 01:50:05 UTC
Package: pyjigdo-0.4.0.3-1.fc13
Architecture: x86_64
OS Release: Fedora release 13 (Goddard)


How to reproduce
-----
Testing Fedora-Unity respin

Comment 3 Bug Zapper 2010-11-03 20:37:23 UTC
This message is a reminder that Fedora 12 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 12.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '12'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 12's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 12 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 4 Bug Zapper 2010-12-03 21:56:28 UTC
Fedora 12 changed to end-of-life (EOL) status on 2010-12-02. Fedora 12 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.