-
-
Notifications
You must be signed in to change notification settings - Fork 315
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
[Bug] CI: travis does not find ubuntu ppa #3202
Comments
I had the same issue with GitHub CI. I updated from Ubuntu 20.04 to 22.04 which solved the problem (or happened to solve the problem). |
To be honest, I don't understand what has to be changed. |
It seems that the PPA issue is fixed. I don't think it was anything in this repo. The main in this repo built successfully 5 days ago and PRs are building. However, the main does not build anymore due to permissions. Its says: "Sender {name} is not allowed to trigger build in this repo." I don't see any settings in the repo page. I guess I don't have permissions (I have Settings under More options for my repos). It's a separate issue from the OP, but who has the permissions for Travis?
For me, updating from Ubuntu 20.04 to 22.04 fixed the PPA issue. |
Travis check is running again (Travis CI - Branch Successful in 9m - Build Passed). Thanks for fixing the permission issue. I'm closing this as completed since the PPA issue is no longer present either. |
By chance I discovered that this line fails:
grass/.travis/linux.before_install.sh
Line 7 in 632b229
See log: https://app.travis-ci.com/github/OSGeo/grass/jobs/611517273
The text was updated successfully, but these errors were encountered: