Is there a way to have ports-mgmt/poudriere simply clean without building?
I have devel/jenkins running the bulk builds nightly, but one's broken (shells/bash gets stuck on some pipe thing) and I just tried
Or do I just
Thanks, lee
I have devel/jenkins running the bulk builds nightly, but one's broken (shells/bash gets stuck on some pipe thing) and I just tried
poudriere bulk -f fileset -c -j myjail -p head -z myset and while it certainly cleaned it, it's now in the process of putting 916 odd packages together.Or do I just
rm -rf /usr/local/poudriere/data/.m/myjail-head-mysetThanks, lee