Replies: 2 comments
-
|
There is |
Beta Was this translation helpful? Give feedback.
-
|
I saw
Does that mean that what I'm asking for is just fundamentally a bad idea, and I should abandon it? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
With
ATOMIC_PACKAGES_REPOSITORY=yesandCOMMIT_PACKAGES_ON_FAILURE=yes, then if a particular port gets broken by an update,poudriere bulkwill delete the old package even though it failed to build a new one. OTOH, withCOMMIT_PACKAGES_ON_FAILURES=no, then a single broken port will preventpoudriere bulkfrom publishing any packages, even ones build successfully.Is there any way to ensure that
poudriere bulkwill publish all successfully-built packages, but not delete packages that failed to build? I can't find a way.Beta Was this translation helpful? Give feedback.
All reactions