Bug 504744
| Summary: | Review Request: python-yams - An Entity Relationship Schema | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ramakrishna Reddy <ramkrsna> |
| Component: | Package Review | Assignee: | Nobody's working on this, feel free to take it <nobody> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | fedora-package-review, notting |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-01-15 07:22:59 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Ramakrishna Reddy
2009-06-09 06:27:58 UTC
when installed and tried to use I got
Traceback (most recent call last):
File "/usr/bin/yams-check", line 8, in <module>
from yams.reader import SchemaLoader
File "/usr/lib/python2.5/site-packages/yams/__init__.py", line 74, in <module>
from yams.schema import Schema, EntitySchema, RelationSchema
File "/usr/lib/python2.5/site-packages/yams/schema.py", line 1219, in <module>
from logilab.common.logging_ext import set_log_methods
ImportError: cannot import name set_log_methods
No updated on this issue closing this for now. |