Bug 416111 - Yum module error
Summary: Yum module error
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: func
Version: el5
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Michael DeHaan
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-12-07 21:12 UTC by Steve Milner
Modified: 2014-01-21 23:00 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-01-19 19:34:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Steve Milner 2007-12-07 21:12:27 UTC
Description of problem:
$ func scrubbed.host call yum update
func scrubbed.host call yum update on scrubbed.host:51234 running yum update ()
remote exception on scrubbed.host:51234: <Fault 1:
"exceptions.AttributeError:'module' object has no attribute 'YumBase'">


Version-Release number of selected component (if applicable):
$ rpm -qa | grep func
func-0.13-3.el5
$

How reproducible:
For me on RHEL5 everytime.

Steps to Reproduce:
1. Install func from EPEL
2. Set it up per
https://hosted.fedoraproject.org/projects/func/wiki/InstallAndSetupGuide
3. run func scrubbed.host call yum update
  
Actual results:
func scrubbed.host call yum update on scrubbed.host:51234 running yum update ()
remote exception on scrubbed.host:51234: <Fault 1:
"exceptions.AttributeError:'module' object has no attribute 'YumBase'">

Expected results:
That it attempts to update

Additional info:
$ uname -a
Linux scrubbed.host 2.6.18-8.1.15.el5 #1 SMP Thu Oct 4 04:06:15 EDT 2007 i686
i686 i386 GNU/Linux
$ python -V
Python 2.4.3

Comment 1 Steve Milner 2009-01-19 19:34:38 UTC
Closing this since it's old and bugs don't go here any more.


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