[Bug 192311] Review Request: cobbler

bugzilla at redhat.com bugzilla at redhat.com
Tue Jul 11 21:10:17 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: cobbler


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=192311





------- Additional Comments From dmalcolm at redhat.com  2006-07-11 17:01 EST -------
Looks like you're missing a dep on yaml:
rpm -q cobbler
cobbler-0.1.0-2

cobbler help
Traceback (most recent call last):
  File "/usr/bin/cobbler", line 18, in ?
    import cobbler.cobbler as app
  File "/usr/lib/python2.4/site-packages/cobbler/cobbler.py", line 18, in ?
    import api
  File "/usr/lib/python2.4/site-packages/cobbler/api.py", line 17, in ?
    import config
  File "/usr/lib/python2.4/site-packages/cobbler/config.py", line 27, in ?
    import serializer
  File "/usr/lib/python2.4/site-packages/cobbler/serializer.py", line 15, in ?
    import yaml   # Howell-Clark version
ImportError: No module named yaml


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list