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

remove ppa install for GHA and fix U22 log files #12303

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

maloel
Copy link
Collaborator

@maloel maloel commented Oct 17, 2023

GHA is failing recently in the Prebuild step for U20 builds:

> Run sudo add-apt-repository --yes ppa:ubuntu-toolchain-r/test;
Cannot add PPA: 'ppa:~ubuntu-toolchain-r/ubuntu/test'.
The team named '~ubuntu-toolchain-r' has no PPA named 'ubuntu/test'
Please choose from the following available PPAs:
...

In the build, we have sudo add-apt-repository --yes ppa:ubuntu-toolchain-r/test;

It is in our installation.md, but it’s under “On Ubuntu 14.04” section… and another installation guide for Ubuntu makes no mention of it.

Tracked on [LRS-929]

@maloel maloel requested a review from Nir-Az October 17, 2023 06:33
Copy link
Collaborator

@Nir-Az Nir-Az left a comment

Choose a reason for hiding this comment

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

LGTM

@Nir-Az Nir-Az merged commit 07c6830 into IntelRealSense:development Oct 17, 2023
16 of 17 checks passed
@maloel maloel deleted the no-ppa branch October 17, 2023 07:32
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