Dear Team, I have managed to created new epel repository and started syncing with cdn.redhat.com
******************************************************************************** Steps I have followed to create repository #pulp-admin rpm repo create --repo-id rhel-6 --feed-ca-cert=/etc/rhsm/ca/redhat-uep.pem --feed-cert=/etc/pki/entitlement/7281296287748190629.pem --feed-key=/etc/pki/entitlement/7281296287748190629-key.pem --feed= https://cdn.redhat.com/content/dist/rhel/server/6/6Server/x86_64/os --retain-old-count=2 --validate=true --relative-url rhel-6 --serve-http=true --serve-https=false --gpg-key=/etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release #pulp-admin rpm repo update --repod-id rhel-6 --proxy-host http://proxyserver --proxy-port 8080 --proxy-user username --proxy-pass yourpassword #pulp-admin rpm repo sync run --repo-id rhel-6 *********************************************************************************** While syncing with https://cdn.redhat.com/content/dist/rhel/server/6/6Server/x86_64/os Url ,I am getting this below error. *Writing Listings File[\]... failed'ascii' codec can't encode character u'\xa0' in position 6: ordinal not inrange(128)* *Task Failed* *'ascii' codec can't encode character u'\xa0' in position 6: ordinal not inrange(128)* Kindly assist me on this.... Thanks, BVIJAY
_______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
