<div dir="ltr"><div><br>In my POC environment after i copy the repository even if i publish also not accessible via http. is it a bug ?</div><div><br></div><div>Help needed ...</div><div><strong><u></u></strong><br></div><div><strong><u></u></strong><br></div><div><strong><u>Create the master repo with origin feed</u></strong></div><p># pulp-admin rpm repo create --repo-id master_rhel6_st_repo --retain-old-count 2 --serve-http true --relative-url epel-6 --feed <a href="http://mirror.centos.org/centos/7/updates/x86_64/">http://mirror.centos.org/centos/7/updates/x86_64/</a></p><p><strong><u>Sync and download all the rpms from origin</u></strong></p><p># pulp-admin rpm repo sync run --repo-id origin_master_centos6_st_repo</p><p>Now i am <strong><u>created new empty repo</u></strong> </p><p># pulp-admin rpm repo create --repo-id=pulp-snapshot</p><p><strong><u>Taking snapshot/copy from master repo.</u></strong></p><p># pulp-admin rpm repo copy rpm --from-repo-id=origin_master_centos6_st_repo --to-repo-id=1Q2015-dev-rhel6</p><p>Now even i have published manually through following command also this repository is not showing via http ...</p><p># pulp-admin rpm repo publish run --repo-id pulp-snapshot</p><div><br></div><div>I have executed several times the above command and still if i access the following url this pulp-snapshot is not showing...</div><div><br></div><div><strong>Pulp Server = 192.168.1.1 </strong></div><div><strong></strong><br></div><div><a href="http://192.168.1.1/pulp/repos/">http://192.168.1.1/pulp/repos/</a></div><p><br>In this url i am seeing the master repository only </p><div><a href="http://192.168.1.1/pulp/repos/master_rhel6_st_repo">http://192.168.1.1/pulp/repos/master_rhel6_st_repo</a></div><div><br></div><p>but <a href="http://192.168.1.1/pulp/repos/pulp-snapshot">http://192.168.1.1/pulp/repos/pulp-snapshot</a> is not coming ?</p><p>Any idea ?</p></div>