On 03/31/2015 11:25 AM, Vijayabalan Balakrishnan wrote: > Dear Team, > > I am trying to test the ascii UnicodeEncodeError during repository publish > listing.So I have typed the entire command without any ascii issue and I am > getting some errors. > > I thought to clean up fully and give it a try. > > I have deleted all repo successfully. However still all rpm's are available > in /var/lib/pulp/content and not getting deleted as part of repo. > > > > [root@pocserver ~]# pulp-admin rpm repo delete --repo-id rhel-6 > This command may be exited via ctrl+c without affecting the request. > > [\] > Running... > Repository [rhel-6] successfully deleted > > > > I am using 2.5.3-1 pulp version > > > > > [root@pocserver pulp]# rpm -q pulp-server > pulp-server-2.5.3-1.el6.noarch > > > Please advise me on this
You may need to perform an orphan delete. http://pulp.readthedocs.org/en/latest/user-guide/admin-client/orphan.html has more info on how to do this. _______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
