Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

control-service: fix job builder secure #2976

Merged
merged 5 commits into from
Dec 15, 2023

Conversation

mivanov1988
Copy link
Collaborator

Why

We hit the following issues:

Error: 404 when downloading https://packages.vmware.com/photon/5.0/photon_updates_5.0_x86_64/x86_64/perl-5.36.0-3.ph5.x86_64.rpm
. Please check repo url or refresh metadata with 'tdnf makecache'.

What

Added step for cache rebuilding at the beginning of job builder.

Signed-off-by: Miroslav Ivanov miroslavi@vmware.com

@mivanov1988 mivanov1988 enabled auto-merge (squash) December 15, 2023 12:45
Copy link
Collaborator

@dakodakov dakodakov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mivanov1988 mivanov1988 disabled auto-merge December 15, 2023 12:48
@mivanov1988 mivanov1988 force-pushed the person/miroslavi/fix-job-builder branch from 890b676 to 55727e9 Compare December 15, 2023 12:51
Why
We hit the following issues:

```
Error: 404 when downloading https://packages.vmware.com/photon/5.0/photon_updates_5.0_x86_64/x86_64/perl-5.36.0-3.ph5.x86_64.rpm
. Please check repo url or refresh metadata with 'tdnf makecache'.
```

What
Added step for cache rebuilding at the beginning of job builder.

Signed-off-by: Miroslav Ivanov miroslavi@vmware.com
@mivanov1988 mivanov1988 force-pushed the person/miroslavi/fix-job-builder branch from 55727e9 to 9409a3a Compare December 15, 2023 12:53
@mivanov1988 mivanov1988 enabled auto-merge (squash) December 15, 2023 12:53
@mivanov1988 mivanov1988 merged commit 25de0d7 into main Dec 15, 2023
5 of 6 checks passed
@mivanov1988 mivanov1988 deleted the person/miroslavi/fix-job-builder branch December 15, 2023 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants