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

add -y argument to microdnf #1852

Merged
merged 1 commit into from
Nov 8, 2023
Merged

Conversation

pjuarezd
Copy link
Member

@pjuarezd pjuarezd commented Nov 8, 2023

Turns out microdnf now requires the -y flag otherwise gets stuck in interactive mode waiting, causing all the timeouts

=> [build 2/2] RUN microdnf update --nodocs && microdnf install ca-certificates --nodocs                                                             7.6s
 => => #  Reinstalling:      0 packages                                                                                                                   
 => => #  Upgrading:        38 packages                                                                                                                   
 => => #  Obsoleting:        0 packages                                                                                                                   
 => => #  Removing:          0 packages                                                                                                                   
 => => #  Downgrading:       0 packages                                                                                                                   
 => => # Is this ok [y/N]:
  • Updating some of the runners versions:
    docker/setup-buildx-action@v3
    goreleaser/goreleaser-action@v5

  • Removing deprecated option --rm-dis in favor of --clean in goreleaser release command

@pjuarezd pjuarezd changed the title Some github jobs started to take longer time, extending the timeout limit add -y argument to microdnf Nov 8, 2023
Signed-off-by: pjuarezd <pjuarezd@users.noreply.github.com>
@harshavardhana harshavardhana merged commit 6c3d608 into minio:master Nov 8, 2023
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants