<div dir="ltr">Jason,<div><br></div><div>Thanks for your input. I had gotten a response that seemed to indicate that this behavior could be modified via the Yum importer plugin options. Is that a correct statement? If not, I can't see how the size of repositories could be properly managed if you can't control the number of old package versions to be retained before aging off. </div>

<div><br></div><div>Thanks again,</div><div>Brian</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 26, 2013 at 1:00 PM, Jason Connor <span dir="ltr"><<a href="mailto:jconnor@redhat.com" target="_blank">jconnor@redhat.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I didn't see a reply to this, so hopefully this isn't extraneous.<br>
<br>
Pulp does download and associate new content with a repository during a sync. Old packages are unassociated from the repository, but are not removed from the file system.<br>
<br>
This last part is due to the fact that packages are shared among the repositories to reduce used file system space, but one repository's importer is not aware of the content associations of other repositories, and therefore cannot safely remove content from disk.<br>


<br>
Removing content is currently "manual". We provide an orphaned content [1] API, which can be found under our content management REST API docs here:<br>
<br>
<a href="http://pulp-dev-guide.readthedocs.org/en/pulp-2.1/integration/rest-api/content/index.html" target="_blank">http://pulp-dev-guide.readthedocs.org/en/pulp-2.1/integration/rest-api/content/index.html</a><br>
<br>
[1] orphaned content: packages that are not associated with any repositories<br>
<div class="im"><br>
On Jun 24, 2013, at 1:29 AM, Lukas Zapletal <<a href="mailto:lzap@redhat.com">lzap@redhat.com</a>> wrote:<br>
<br>
> Brian,<br>
><br>
> it is better to ask on the Pulp list, but if I remember this right, Pulp<br>
> handles this automatically.<br>
><br>
> During repo sync, new packages are downloaded and then links (on a file<br>
> system level) are created and repocreate called to construct the<br>
> repository. One of the last steps is to clean unused packages (which<br>
> does not have any references).<br>
><br>
> But I am not sure if this cleanup phase is done at the end of every<br>
> synchronization, or once a week or something. I believe every single<br>
> sync.<br>
><br>
> /CCing pulp list<br>
><br>
> LZ<br>
<br>
</div>Jason L Connor<br>
linear on freenode #pulp<br>
<a href="http://pulpproject.org/" target="_blank">http://pulpproject.org/</a><br>
RHCE: 805010912355231<br>
GPG Fingerprint: 2048R/CC4ED7C1<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Pulp-list mailing list<br>
<a href="mailto:Pulp-list@redhat.com">Pulp-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/pulp-list" target="_blank">https://www.redhat.com/mailman/listinfo/pulp-list</a><br>
</blockquote></div><br></div>