parts/productdistros filled with products when commenting a url

Bug #322067 reported by frapell
2
Affects Status Importance Assigned to Milestone
Buildout
New
Undecided
Unassigned

Bug Description

I use a common folder for all my downloads and eggs ($HOME/.buildout) so i have a lot of products inside downloads.
Today i found a strange bug.... i had this in my buildout.cfg:
....
[productdistros]
recipe = plone.recipe.distros
urls =·
    http://plone.org/products/mailservices/releases/0.6/armailservices-0-6.tgz
    http://plone.org/products/plonehelpcenter/releases/1.5/plonehelpcenter-1-5.tgz
    http://plone.org/products/plonegazette/releases/2.5.4/plonegazette-2-5-4-tar.gz
nested-packages =
version-suffix-packages =
.....

This, as a result, put in my parts/productdistros some folders as expected. Then i commented out one of the urls, cause i didn't need it anymore, and after re running bin/buildout, my parts/productdistros was filled with all the folders and tar.gz's i have in my .buildout/downloads folder...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.