Bug 707339 - sync status not returned for repos with schedules
Summary: sync status not returned for repos with schedules
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: user-experience
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: John Matthews
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks: pulp-verified
TreeView+ depends on / blocked
 
Reported: 2011-05-24 17:52 UTC by Preethi Thomas
Modified: 2013-09-09 16:26 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-08-16 13:58:43 UTC
Embargoed:


Attachments (Terms of Use)

Description Preethi Thomas 2011-05-24 17:52:54 UTC
Description of problem:
Sync status returns progress unknown for repos which has synch schedules setup


[root@preethi ~]# pulp-admin repo create --id=fedora15 --feed=http://download.devel.redhat.com/released/F-15/Beta/Fedora/x86_64/os/ --interval=P1D --start=2011-05-24T15:30:00-05:00 --runs=2
Successfully created repository [ fedora15 ]

[root@preethi ~]# pulp-admin repo list
+------------------------------------------+
       List of Available Repositories
+------------------------------------------+

Id                 	local-repo               
Name               	local-repo               
Feed URL           	None                     
Feed Type          	None                     
Feed Certs         	CA:No   Cert:No   Key:No
Consumer Certs     	CA:No   Cert:No   Key:No
Architecture       	noarch                   
Sync Schedule      	None                     
Packages           	0                        
Files              	0                        
Distributions      	None                     
Publish            	True                     
Clones             	[]                       
Groups             	None                     
Filters            	[]                       
Notes              	{}                       


Id                 	fedora15                 
Name               	fedora15                 
Feed URL           	http://download.devel.redhat.com/released/F-15/Beta/Fedora/x86_64/os/
Feed Type          	remote                   
Feed Certs         	CA:No   Cert:No   Key:No
Consumer Certs     	CA:No   Cert:No   Key:No
Architecture       	noarch                   
Sync Schedule      	R2/2011-05-24T16:30:00-04:00/P1D
Packages           	0                        
Files              	0                        
Distributions      	None                     
Publish            	True                     
Clones             	[]                       
Groups             	None                     
Filters            	[]                       
Notes              	{}                       


[root@preethi ~]# pulp-admin repo status --id=fedora15+------------------------------------------+
             Status for fedora15
+------------------------------------------+
Repository: fedora15
Number of Packages: 0
Last Sync: never
Currently syncing: progress unknown

Comment 1 Sayli Karmarkar 2011-07-18 06:16:04 UTC
This should be fixed now. Please re-verify.

Comment 2 Preethi Thomas 2011-07-27 20:07:02 UTC
[root@preethi upload]# rpm -q pulp
pulp-0.0.213-1.fc14.noarch


[root@preethi upload]# pulp-admin repo status --id=f14
+------------------------------------------+
               Status for f14
+------------------------------------------+
Repository: f14
Number of Packages: 2766
Last Sync: 2011-07-26 15:31:26-04:00

[root@preethi upload]# pulp-admin repo list
+------------------------------------------+
       List of Available Repositories
+------------------------------------------+


Id                 	f14                      
Name               	f14                      
Feed URL           	http://download.devel.redhat.com/released/F-14/GOLD/Fedora/x86_64/os
Feed Type          	remote                   
Feed Certs         	CA:No   Cert:No
Consumer Certs     	CA:No   Cert:No
Architecture       	noarch                   
Sync Schedule      	2011-07-26T18:30:00-04:00/P1D
Packages           	2766                     
Files              	0                        
Distributions      	ks-f14-noarch            
Publish            	True                     
Clones             	[]                       
Groups             	['fedora']               
Filters            	[]                       
Notes              	{}

Comment 3 Preethi Thomas 2011-08-16 13:58:43 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.