Hide Forgot
Description of problem: when syncing from http://yum.puppetlabs.com/el/6Server/products/x86_64/, the followinf error is thrown: [Thu Sep 12 07:50:08 2013] [error] InvalidChecksumType: Unknown checksum type [sha] Remote repodata has sha as the checksum: http://yum.puppetlabs.com/el/6Server/products/x86_64/repodata/repomd.xml Version-Release number of selected component (if applicable): 2.2 How reproducible: always Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Looks like this is a problem only with --validate true
This was probably already fixed by work done by bcourt.
Verified on current master, this was fixed.
build: 2.4.0-0.7.beta
verified [root@pulp-24-server ~]# rpm -qa pulp-serverpulp-server-2.4.0-0.9.beta.el6.noarch [root@pulp-24-server ~]# [root@pulp-24-server ~]# pulp-admin rpm repo create --repo-id yum-puppet --feed http://yum.puppetlabs.com/el/6Server/products/x86_64/ --validate=true Successfully created repository [yum-puppet] [root@pulp-24-server ~]# [root@pulp-24-server ~]# [root@pulp-24-server ~]# [root@pulp-24-server ~]# pulp-admin rpm repo sync run --repo-id yum-puppet +----------------------------------------------------------------------+ Synchronizing Repository [yum-puppet] +----------------------------------------------------------------------+ This command may be exited via ctrl+c without affecting the request. Downloading metadata... [/] ... completed Downloading repository content... [==================================================] 100% RPMs: 352/352 items Delta RPMs: 0/0 items ... completed Downloading distribution files... [==================================================] 100% Distributions: 0/0 items ... completed Importing errata... [-] ... completed Importing package groups/categories... [-] ... completed Task Succeeded Publishing rpms... [==================================================] 100% Rpms: 352/352 items ... completed Publishing repository over HTTPS [-] ... completed Task Succeeded [root@pulp-24-server ~]#
This has been fixed in Pulp 2.4.0-1.