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

Adding Architecture to the packages being installed/updated in yum repo #626

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

darthmelonder
Copy link
Contributor

Currently, OsConfig Agent does not support installing packages with multiarchitecture (where both 32bit and 64 bit architecture packages are present). To support this, we are going to thereby use "packageName.arch" instead of "packageName" in yum install command.

@google-oss-prow google-oss-prow bot requested review from Gulio and savijatv June 19, 2024 09:09
@darthmelonder darthmelonder requested review from MahmoudOuka and burov and removed request for Gulio and savijatv June 19, 2024 09:09
@MahmoudOuka
Copy link
Contributor

/packagebuild

packages/packages.go Outdated Show resolved Hide resolved
packages/packages.go Outdated Show resolved Hide resolved
ospatch/yum_update.go Outdated Show resolved Hide resolved
packages/packages.go Outdated Show resolved Hide resolved
ospatch/yum_update.go Outdated Show resolved Hide resolved
packages/packages.go Outdated Show resolved Hide resolved
packages/packages.go Show resolved Hide resolved
packages/yum.go Outdated Show resolved Hide resolved
@darthmelonder darthmelonder force-pushed the yum-multiarch-fix branch 3 times, most recently from 387c1ac to 9f46ad7 Compare June 19, 2024 14:28
ospatch/yum_update.go Show resolved Hide resolved
@google-oss-prow google-oss-prow bot added the lgtm label Jun 19, 2024
ospatch/yum_update.go Show resolved Hide resolved
@google-oss-prow google-oss-prow bot added the lgtm label Jun 20, 2024
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: burov, darthmelonder, MahmoudOuka

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@darthmelonder
Copy link
Contributor Author

/packagebuild

@darthmelonder darthmelonder merged commit 3653cc5 into master Jun 20, 2024
8 checks passed
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.

None yet

3 participants