Bug 623080

Summary: AttributeError: 'NoneType' object has no attribute 'name'
Product: [Fedora] Fedora Reporter: He Rui <rhe>
Component: anacondaAssignee: Radek Vykydal <rvykydal>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: anaconda-maint-list, jonathan, rvykydal, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: anaconda_trace_hash:eb36bb1b0ef8d406f95f2a404ee649afc53d70160719abebd832588ff6be2979
Fixed In Version: anaconda-14.17-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 623149 (view as bug list) Environment:
Last Closed: 2011-05-19 12:59:49 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:
Bug Depends On:    
Bug Blocks: 623149    
Attachments:
Description Flags
Attached traceback automatically from anaconda. none

Description He Rui 2010-08-11 09:31:05 UTC
The following was filed automatically by anaconda:
anaconda 14.15 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/pyanaconda/iw/task_gui.py", line 158, in _addAndEnableRepo
    "URL.") % self.repo.name, type="ok", custom_icon="error")
  File "/usr/lib/python2.7/site-packages/pyanaconda/iw/task_gui.py", line 368, in run
    if not applyFuncs[type](newRepoObj) or not self._addAndEnableRepo(newRepoObj) or not \
  File "/usr/lib/python2.7/site-packages/pyanaconda/iw/task_gui.py", line 550, in _addRepo
    if dialog.run() in [gtk.RESPONSE_CANCEL, gtk.RESPONSE_DELETE_EVENT]:
AttributeError: 'NoneType' object has no attribute 'name'

Comment 1 He Rui 2010-08-11 09:31:12 UTC
Created attachment 438136 [details]
Attached traceback automatically from anaconda.

Comment 2 He Rui 2010-08-11 09:35:30 UTC
At Package Repository step, I added a repo with the name 'ftp' first, and then I added another repo accidently with the same name 'ftp', I didn't notice it and click ‘OK’. Exception occurred.

Comment 3 Radek Vykydal 2010-08-12 14:58:39 UTC
This if fixed in master in anaconda-14.15-1, after alpha release, I'd like to push into to f14-branch - it is isolated and safe fix.

Comment 4 Radek Vykydal 2010-08-13 06:42:05 UTC
(In reply to comment #3)
> This if fixed in master in anaconda-14.15-1

oops, anaconda-15.0-1 that will be

Comment 5 Radek Vykydal 2010-08-24 15:35:45 UTC
This should be fixed in anaconda-14.17-1 (F14 Beta).