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

Correct release-candidate dependency installation #1467

Conversation

stevedlawrence
Copy link
Member

  • It seems the GitHub action ubuntu image has an outdated package index relative to the mirrors so some dependencies cannot be found. This adds apt-get update to ensure the package index is correct
  • We also need to install wine32 instead of wine, this requires the i386 architecture is added

DAFFODIL-2971

I forgot to copy some changes from the daffodil-infrastructure build-release docker image to the new github actions release-candidate workflow.

- It seems the GitHub action ubuntu image has an outdated package index
  relative to the mirrors so some dependencies cannot be found. This
  adds apt-get update to ensure the package index is correct
- We also need to install wine32 instead of wine, this requires the i386
  architecture is added

DAFFODIL-2971
Copy link
Contributor

@olabusayoT olabusayoT left a comment

Choose a reason for hiding this comment

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

+1

Copy link
Contributor

@jadams-tresys jadams-tresys left a comment

Choose a reason for hiding this comment

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

+1

@stevedlawrence stevedlawrence merged commit a4f3d70 into apache:main Apr 7, 2025
12 checks passed
@stevedlawrence stevedlawrence deleted the daffodil-2971-release-candidate-apt-get-update branch April 7, 2025 18:46
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.

3 participants