planex icon indicating copy to clipboard operation
planex copied to clipboard

Remove preconfigured yum repos as last step of build

Open MarkSymsCtx opened this issue 8 years ago • 5 comments
trafficstars

Avoid unexpected fallback by removing all yum repos and require the build process to add them

Signed-off-by: Mark Syms [email protected]

MarkSymsCtx avatar May 16 '17 09:05 MarkSymsCtx

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

MarkSymsCtx avatar Aug 22 '17 09:08 MarkSymsCtx

Yes, but we also use these containers for local builds, and being able to say yum --enablerepo=base install <foo> is very useful in that case.

euanh avatar Aug 22 '17 09:08 euanh

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

MarkSymsCtx avatar Aug 22 '17 10:08 MarkSymsCtx

I think an issue here may be that the internal centos images are already using the correct snapshoted repositories, while the upstream centos is not

mseri avatar Aug 22 '17 10:08 mseri

@MarkSymsCtx @euanh Should we close or merge this PR?

mseri avatar Feb 09 '18 14:02 mseri