Bug 672579 - Total goes to 0 once repo sync -F finishes
Summary: Total goes to 0 once repo sync -F finishes
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: Sprint 20
Assignee: John Matthews
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks: verified-to-close
TreeView+ depends on / blocked
 
Reported: 2011-01-25 16:29 UTC by Preethi Thomas
Modified: 2011-08-16 12:21 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-08-16 12:08:53 UTC
Embargoed:


Attachments (Terms of Use)

Description Preethi Thomas 2011-01-25 16:29:17 UTC
Description of problem:
[root@preethi ~]# rpm -q pulp
pulp-0.0.131-1.fc14.noarch

see below that Total: 0/3111 items

[root@preethi ~]# pulp-admin -u admin -p admin repo sync --id=f13 -F
Sync for repository f13 started
[=========================] 100%
tree_file: 9/9
rpm: 3102/3102
Total: 0/3111 items

0/3111 new items downloaded
3111/3111 existing items verified
Sync: Finished

[root@preethi ~]# rpm -q pulp
pulp-0.0.131-1.fc14.noarch

[root@preethi ~]# pulp-admin -u admin -p admin repo sync --id=f14 -F
Sync for repository f14 started
[=========================] 100%
tree_file: 7/7
rpm: 2766/2766
Total: 0/2773 items

0/2773 new items downloaded
2773/2773 existing items verified
Sync: Finished

Comment 1 Preethi Thomas 2011-01-27 14:28:56 UTC
Seems like this issue has been resolved. On a new repo I see the this. 

[root@preethi ~]# pulp-admin repo sync --id=f13 -F
Sync for repository f13 started
Sync: Finished
3102/3111 new items downloaded
9/3111 existing items processed

Item Details: 
Tree_Files: 9/9
Rpms: 3102/3102

Comment 2 Preethi Thomas 2011-01-27 14:41:11 UTC
verified
[root@preethi ~]# rpm -q pulp
pulp-0.0.132-1.fc14.noarch

[root@preethi ~]# pulp-admin repo sync --id=f13 -F
Sync for repository f13 started
Sync: Finished
3102/3111 new items downloaded
9/3111 existing items processed

Item Details: 
Tree_Files: 9/9
Rpms: 3102/3102

[root@preethi ~]# pulp-admin repo sync --id=f13 -F
Sync for repository f13 started
Sync: Finished
0/3111 new items downloaded
3111/3111 existing items processed

Item Details: 
Tree_Files: 9/9
Rpms: 3102/3102

Comment 3 Preethi Thomas 2011-08-16 12:08:53 UTC
Closing with Community Release 15

pulp-0.0.223-4.

Comment 4 Preethi Thomas 2011-08-16 12:21:41 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.