Bug 493579

Summary: Unhandled exception
Product: [Fedora] Fedora Reporter: kwyjibo
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: anaconda-maint-list, george, pjones, rmaximo, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: anaconda_trace_hash:57c4f580fc8bda9b99cf5a268ce2e2ada1c48f0b9134dc9b027d18f2eb7dca9d
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-02 14:08:23 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
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda. none

Description kwyjibo 2009-04-02 11:00:51 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.38 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/image.py", line 290, in unmountCD
    % (dev.path,))
  File "/usr/lib/anaconda/yuminstall.py", line 694, in mirrorFailureCB
    unmountCD(self.tree, self.anaconda.intf.messageWindow)
  File "/usr/lib/python2.6/site-packages/urlgrabber/mirror.py", line 301, in _failure
    action = cb(cb_obj, *args, **kwargs) or {}
  File "/usr/lib/python2.6/site-packages/urlgrabber/mirror.py", line 406, in _mirror_try
    self._failure(gr, obj)
  File "/usr/lib/python2.6/site-packages/urlgrabber/mirror.py", line 412, in urlgrab
    return self._mirror_try(func, url, kw)
  File "/usr/lib/python2.6/site-packages/yum/yumRepo.py", line 781, in _getFile
    http_headers=headers,
  File "/usr/lib/python2.6/site-packages/yum/yumRepo.py", line 803, in getPackage
    cache=cache
  File "/usr/lib/anaconda/yuminstall.py", line 175, in callback
    fn = repo.getPackage(po)
AttributeError: 'str' object has no attribute 'path'

Comment 1 kwyjibo 2009-04-02 11:01:04 UTC
Created attachment 337773 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2009-04-02 14:08:23 UTC

*** This bug has been marked as a duplicate of bug 493537 ***

Comment 3 George Bourozikas 2009-04-16 18:36:18 UTC
Created attachment 339899 [details]
Attached traceback automatically from anaconda.