Bug 209461 - yum-updatesd won't start
Summary: yum-updatesd won't start
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-10-05 14:17 UTC by Garrett Mitchener
Modified: 2014-01-21 22:55 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-10-05 14:26:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Garrett Mitchener 2006-10-05 14:17:36 UTC
Description of problem:

During boot, yum-updatesd won't start

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

yum-updatesd-3.0-1

How reproducible:

every time

Steps to Reproduce:

service yum-updatesd start
  
Actual results:

Starting yum-updatesd: Traceback (most recent call last):
  File "/usr/sbin/yum-updatesd", line 28, in ?
    import yumupd
  File "/usr/share/yum-cli/yumupd.py", line 46, in ?
    from yum.config import BaseConfig, Option, IntOption, ListOption, BoolOption, \
ImportError: cannot import name IncludingConfigParser
                                                           [FAILED]


Expected results:

It ought to start.

Additional info:

Comment 1 Jeremy Katz 2006-10-05 14:26:04 UTC
Fixed in -2


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