[Pulp-list] Repo missing packages?

John Matthews jmatthew at redhat.com
Thu Apr 19 14:00:30 UTC 2012


Hi Ryan,

Would you upgrade Pulp to 1.0.4 and retry?
I used the below rpms and found the repo you specified synced fine and reported having 11k packages.

The other thought is check your /etc/pulp/pulp.conf and be sure that
[yum]
remove_old_versions: false

There's a chance you have less rpms because this was set to 'true'.

# rpm -qa | grep pulp
python-oauth2-1.5.170-2.pulp.el6.noarch
pulp-common-1.0.4-1.el6.noarch
mod_wsgi-3.3-3.pulp.el6.x86_64
pulp-selinux-server-1.0.4-1.el6.noarch
m2crypto-0.21.1.pulp-7.el6.x86_64
pulp-admin-1.0.4-1.el6.noarch
pulp-1.0.4-1.el6.noarch
pulp-client-lib-1.0.4-1.el6.noarch




# pulp-admin repo create --id latest-rpmforge-redhat-el5-en-x86_64 --feed http://apt.sw.be/redhat/el5/en/x86_64/rpmforge
# pulp-admin repo sync --id latest-rpmforge-redhat-el5-en-x86_64 -F
# pulp-admin repo info --id latest-rpmforge-redhat-el5-en-x86_64

Id                 	latest-rpmforge-redhat-el5-en-x86_64
Name               	latest-rpmforge-redhat-el5-en-x86_64
Repo URL           	https://ec2-107-21-166-22.compute-1.amazonaws.com/pulp/repos/redhat/el5/en/x86_64/rpmforge/
Feed URL           	http://apt.sw.be/redhat/el5/en/x86_64/rpmforge
Feed Type          	remote                   
Content Type       	yum                      
Feed Certs         	CA:No   Cert:No
Consumer Certs     	CA:No   Cert:No
Architecture       	noarch                   
Sync Schedule      	None                     
Packages           	11162                    
Files              	0                        
Distributions      	None                     
Publish            	True                     
Clones             	[]                       
Groups             	None                     
Filters            	[]                       
Notes              	{}                       
Preserve Metadata  	False                    
Checksum Type      	sha      


----- Original Message -----
> 
> 
> Hi Pulp Gurus,
> 
> I'm having an issue where one of the pulp repositories is missing
> approximately half the packages that exist on the feed server:
> 
> [root at somehost ~]# pulp-admin repo info
> --id=latest-rpmforge-redhat-el5-en-x86_64
> 
> Id                     latest-rpmforge-redhat-el5-en-x86_64
> Name                   latest-rpmforge-redhat-el5-en-x86_64
> Repo URL
>                https://somedomain/pulp/repos/latest/rpmforge/redhat/el5/en/x86_64/rpmforge/
> Feed URL               http://apt.sw.be/redhat/el5/en/x86_64/rpmforge
> Feed Type              remote
> Content Type           yum
> Feed Certs             CA:No   Cert:No
> Consumer Certs         CA:No   Cert:No
> Architecture           noarch
> Sync Schedule          PT10M
> Packages               4693
> Files                  0
> Distributions          None
> Publish                True
> Clones                 [u'stable-rpmforge-redhat-el5-en-x86_64']
> Groups                 [u'rpmforge-5']
> Filters                []
> Notes                  {}
> Preserve Metadata      False
> Checksum Type          sha
> 
> 
> Nothing in the logs points to why. It would appear according to
> pulp.log that the daily sync goes down without a hitch. Here are the
> versions of the pulp pkgs:
> 
> # rpm -qa | grep pulp
> python-isodate-0.4.4-4.pulp.el6.noarch
> mod_wsgi-3.3-3.pulp.el6.x86_64
> python-oauth2-1.5.170-2.pulp.el6.noarch
> m2crypto-0.21.1.pulp-7.el6.x86_64
> pulp-common-1.0.0-2.el6.noarch
> pulp-client-lib-1.0.0-2.el6.noarch
> pulp-consumer-1.0.0-2.el6.noarch
> pulp-selinux-server-1.0.0-2.el6.noarch
> pulp-1.0.0-2.el6.noarch
> pulp-admin-1.0.0-2.el6.noarch
> 
> Anyone seen anything like this before?
> 
> Thanks ahead of time!
> Ryan
> 
> 
> _______________________________________________
> Pulp-list mailing list
> Pulp-list at redhat.com
> https://www.redhat.com/mailman/listinfo/pulp-list
> 




More information about the Pulp-list mailing list