Bug 186035 - yum repos.crash
Summary: yum repos.crash
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: yumex
Version: rawhide
Hardware: i386
OS: Linux
medium
low
Target Milestone: ---
Assignee: Tim Lauridsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-03-21 07:42 UTC by Don Hazen
Modified: 2014-01-21 22:53 UTC (History)
1 user (show)

Fixed In Version: 0.99.14
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-03-22 13:35:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
yum crash (699 bytes, application/octet-stream)
2006-03-21 07:42 UTC, Don Hazen
no flags Details

Description Don Hazen 2006-03-21 07:42:22 UTC
Created attachment 126376 [details]
yum crash

Comment 1 Don Hazen 2006-03-21 07:42:22 UTC
Description of problem:
addeded repositories from yum.repos.d via yumex
cannot delete addeded repositories from yum.repos.d


Version-Release number of selected component (if applicable):
Component: yumex
Version: 0.99.13

How reproducible:
Every time


Steps to Reproduce:
1. add repo
2. try to delete
3. yumex and yum crashes 
4. you can edit the repo but not delete, k
  
Actual results:
work around is edit teh url blank, tried to edit the yum.repos.d manually, says
cannot open.


Expected results:


Additional info:
omponent: yumex
Version: 0.99.13
Summary: TB2478423a yumexmain.py:258:on_repo_popup:AttributeError:
YumexMainApplication instance has no attribute 'main'

Traceback (most recent call last):
  File "/usr/share/yumex/yumexmain.py", line 258, in on_repo_popup
    rc = info_box( self.main, _( "Delete Repository" ), text, cancel=True )
AttributeError: YumexMainApplication instance has no attribute 'main'

Local variables in innermost frame:
iterator: <GtkTreeIter at 0xd38ee38>
text:  Do you want to delete the <b>atrpms</b> repository?
self: <__main__.YumexMainApplication instance at 0xb792226c>
label: _Delete
activeRepo: atrpms
model: <gtk.TreeModelSort object (GtkTreeModelSort) at 0xb7930504>

Comment 2 Don Hazen 2006-03-21 08:08:30 UTC
deleted repo manaully thru terminal, as su, must be a yumex issue only

Comment 3 Seth Vidal 2006-03-21 12:26:36 UTC
reassigning to yumex

Comment 4 Tim Lauridsen 2006-03-21 12:38:00 UTC
The was a bug in yumex 0.99.13, it is fixed in 0.99.14, it will be released very
soon.

Comment 5 Tim Lauridsen 2006-03-22 13:35:00 UTC
I have released 0.99.14 today, i will soon popup in Fedora Extras repository


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