GoogleCloudPlatform / osconfig

Apache License 2.0
84 stars 100 forks source link

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

Closed darthmelonder closed 2 months ago

darthmelonder commented 2 months ago

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.

MahmoudOuka commented 2 months ago

/packagebuild

google-oss-prow[bot] commented 2 months ago

[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: - ~~[OWNERS](https://github.com/GoogleCloudPlatform/osconfig/blob/master/OWNERS)~~ [MahmoudOuka,burov] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
darthmelonder commented 2 months ago

/packagebuild