Arturo Borrero Gonzalez
Arturo Borrero Gonzalez
CI error: ``` Error: walking configs: targets: duplicate package: "jenkins-compat" exists in both "/workspace/repo4275998413/jenkins-2.528.yaml" and "/workspace/repo4275998413/jenkins-2.yaml" ``` However, there is no such thing as `jenkins-2.yaml` in this repository.
> CI error: > > ``` > Error: walking configs: targets: duplicate package: "jenkins-compat" exists in both "/workspace/repo4275998413/jenkins-2.528.yaml" and "/workspace/repo4275998413/jenkins-2.yaml" > ``` > > However, there is no such thing...
Because this update is for `jenkins-2.528` (version `2.528.1`), while we have `jenkins-2` (version `2.535`), I think this is a non-latest version which should go to the enterprise repository.
related: https://github.com/chainguard-dev/enterprise-packages/pull/38300
Because this package exists already in enterprise (see https://github.com/chainguard-dev/enterprise-packages/blob/main/jenkins-2.528.yaml) I think we can just close this PR. In order for automation to don't create this PR again, I think we...
see https://github.com/chainguard-dev/internal-dev/issues/24412
worth mentioning that when I tried to update this myself, just replacing the numbers, I got something like this: ``` [INFO] Restricted to JDK 1.7 yet org.apache.commons:commons-lang3:jar:3.18.0:compile contains org/apache/commons/lang3/AnnotationUtils$1.class targeted...