Bug 647842 - Error in pulp.log during repo sync
Summary: Error in pulp.log during repo sync
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Pradeep Kilambi
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks: verified-to-close
TreeView+ depends on / blocked
 
Reported: 2010-10-29 16:30 UTC by Preethi Thomas
Modified: 2011-08-16 14:20 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-08-16 14:20:32 UTC
Embargoed:


Attachments (Terms of Use)

Description Preethi Thomas 2010-10-29 16:30:21 UTC
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:

Comment 1 Preethi Thomas 2010-12-06 16:04:07 UTC
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

Comment 2 Preethi Thomas 2011-08-16 14:20:32 UTC
Closing with Community Release 15

pulp-0.0.223-4.


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