Mark Syms

Results 4 comments of Mark Syms

Just hit this issue myself. I sort of understand why it happens (as the allocation is done inside a separate shared library) but it doesn't make it any less irritating.

I'm not sure if this patch is all that would be required? ``` diff --git a/engine/processor/freeze.go b/engine/processor/freeze.go index 01de63d..06003e8 100644 --- a/engine/processor/freeze.go +++ b/engine/processor/freeze.go @@ -24,6 +24,7 @@ const (...

We add our own repos from artifactory in the build process, we want those to be preferred and they should have everything needed.

We have to avoid the names clashing then. Probably needs an update to the Jenkins build jobs to prefix or suffix the repo names before merging this