Bug 647842
| Summary: | Error in pulp.log during repo sync | ||
|---|---|---|---|
| Product: | [Retired] Pulp | Reporter: | Preethi Thomas <pthomas> |
| Component: | z_other | Assignee: | Pradeep Kilambi <pkilambi> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-08-16 14:20:32 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 647488 | ||
Looks like this has been fixed. I don't see any error in the log during sync [root@10 ~]# rpm -q pulp pulp-0.0.111-1.fc14.noarch Closing with Community Release 15 pulp-0.0.223-4. |
Description of problem: I see the following error in pulp.log during repo sync 2010-10-29 12:21:55,008 [ERROR][Thread-5] keyfiles() @ keystore.py:135 - /var/lib/pulp/repos/clone_nofeed/repodata Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/pulp/server/api/keystore.py", line 129, in keyfiles f = open(fp) IOError: [Errno 21] Is a directory: u'/var/lib/pulp/repos/clone_nofeed/repodata' 2010-10-29 12:21:55,618 [ERROR][Thread-5] keyfiles() @ keystore.py:135 - /var/lib/pulp/repos/clone_nofeed/images Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/pulp/server/api/keystore.py", line 129, in keyfiles f = open(fp) IOError: [Errno 21] Is a directory: u'/var/lib/pulp/repos/clone_nofeed/images' 2010-10-29 12:22:05,064 [INFO][Thread-5] add_packages_from_dir() @ repo_sync.py:178 - Loaded group info from /var/lib/pulp/repos/clone_nofeed/repodata/fce31f091be8211a394d8942fcf4f6cbeffa3d40d87b61af55a97b1a88b46987-Fedora-13-comps.xml Additional info: