On Mon, 2008-06-16 at 13:22 -0700, Ryan Dooley wrote:> Another gotcha for the wiki... if you''re on an RPM based system
the
> yumhelper.py needs a small update:
>
> sys.path.append(''/usr/share/yum-cli'')
> sys.path.append(''/usr/local/share/yum-cli'')
>
> There is probably a better way to do that but we''ve got a custom
yum
> install on our machines and the only way to import yum was to append
> to the default python path.
That''s odd .. what release/verson of yum was that with ? And what was
the error you saw ? yumhelper shouldn''t need any of the yum-cli.
David
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to
puppet-users-unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---