Bug 805543 - grinder does not re-fetch treeinfo files if already synced
Summary: grinder does not re-fetch treeinfo files if already synced
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: user-experience
Version: 1.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: Sprint 34
Assignee: Pradeep Kilambi
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-21 14:47 UTC by Pradeep Kilambi
Modified: 2013-09-09 16:36 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-25 14:15:58 UTC
Embargoed:


Attachments (Terms of Use)

Description Pradeep Kilambi 2012-03-21 14:47:13 UTC
Description of problem:

treeinfo files fetched via grinder dont have checksum and siZe info to validate. So only check grinder does is to see if it exists on file system and if so skip.

Need to add a flag to fetch call in grinder to override this functionality so we can force fetch treeinfo files.

Comment 1 Pradeep Kilambi 2012-03-21 17:12:59 UTC
commit 4d52dd4d400173ecc56cfe7c3b98dc235991f6e3
Author: Pradeep Kilambi <pkilambi>
Date:   Wed Mar 21 12:51:42 2012 -0400

    805543 - adding an optional arg to force fetch files; this is useful for files like treeinfo that dont have checksum/size info for validation

The fix is in grinder-0.0.142-1

Comment 2 Jeff Ortel 2012-04-12 22:59:16 UTC
build: 0.282

Comment 3 Preethi Thomas 2012-04-20 19:20:55 UTC
verified
[root@pulp-v1-1-server os]# rpm -q pulp
pulp-1.1.3-1.fc16.noarch

After syncing changed the treeinfo file
re synced the repo and treeinfo is re synced.

Comment 4 Preethi Thomas 2012-05-25 14:15:58 UTC
Pulp v1.1 Release


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