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

Install pygobject from Debian repos #18546

Merged
merged 2 commits into from
Apr 4, 2024

Conversation

saiarcot895
Copy link
Contributor

@saiarcot895 saiarcot895 commented Apr 3, 2024

Why I did it

sonic-host-services needs pygobject installed, which is fine for amd64 and arm64, but for armhf, there's no precompiled wheel and requires compilation. This is causing the upgrade version pipeline to fail for armhf.

Work item tracking
  • Microsoft ADO (number only):

How I did it

To get around that, just install the version from Debian for armhf. This will cause version 3.42.2-3+b1 to get installed for that architecture.

How to verify it

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305

Tested branch (Please provide the tested image version)

Description for the changelog

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

sonic-host-services needs pygobject installed, which is fine for amd64
and arm64, but for armhf, there's no precompiled wheel and requires
compilation.

To get around that, just install the version from Debian.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
@yxieca yxieca merged commit 725f62a into sonic-net:master Apr 4, 2024
19 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.

2 participants