Skip to content
This repository was archived by the owner on Apr 4, 2024. It is now read-only.

Gitpod fix: Bump Erlang's Ubuntu repository #1571

Merged
merged 1 commit into from
Nov 26, 2022

Conversation

topher200
Copy link
Contributor

@topher200 topher200 commented Nov 25, 2022

Issues addressed

Error when starting gitpod:

  1. Navigate to https://gitpod.io/#https://github.com/bors-ng/bors-ng

  2. Observe error:

#5 6.300 Some packages could not be installed. This may mean that you have
#5 6.300 requested an impossible situation or if you are using the unstable
#5 6.300 distribution that some required packages have not yet been created
#5 6.300 or been moved out of Incoming.
#5 6.300 The following information may help to resolve the situation:
#5 6.300 
#5 6.300 The following packages have unmet dependencies:
#5 6.376  esl-erlang : Depends: libwxgtk2.8-0 but it is not installable or
#5 6.376                        libwxgtk3.0-0 but it is not installable or
#5 6.376                        libwxgtk3.0-0v5 but it is not installable

Summary of changes

Update repo to correct Ubuntu version.

Fixes #1570

Test plan

I created a gitpod from this PR and confirmed it booted into Gitpod correctly: https://gitpod.io/#https://github.com/bors-ng/bors-ng/pull/1571

(note that bors doesn't start correctly, but that's a different error. we're getting further than before!)

 ### Issues addressed

Error when starting gitpod:

1. Navigate to https://gitpod.io/#https://github.com/bors-ng/bors-ng

2. Observe error:

...
```
@topher200 topher200 marked this pull request as ready for review November 25, 2022 22:38
@topher200
Copy link
Contributor Author

bors try

@bors
Copy link
Contributor

bors bot commented Nov 25, 2022

🔒 Permission denied

Existing reviewers: click here to make topher200 a reviewer

@topher200 topher200 changed the title Bump Erlang repository Gitpod fix: Bump Erlang's Ubuntu repository Nov 26, 2022
@notriddle
Copy link
Member

bors try

bors bot added a commit that referenced this pull request Nov 26, 2022
@bors
Copy link
Contributor

bors bot commented Nov 26, 2022

try

Build succeeded:

@notriddle
Copy link
Member

bors r+

@bors
Copy link
Contributor

bors bot commented Nov 26, 2022

Build succeeded:

@bors bors bot merged commit acc6fd1 into bors-ng:master Nov 26, 2022
notriddle added a commit to bors-ng/bors-ng.github.io that referenced this pull request Dec 1, 2022
Add @topher200 to new contributors list
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gitpod fails to start due to libwxgtk package error
2 participants