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

Travis download/install of clang-3.8 dependencies is failing #48083

Closed
actual-nh opened this issue Mar 16, 2021 · 1 comment
Closed

Travis download/install of clang-3.8 dependencies is failing #48083

actual-nh opened this issue Mar 16, 2021 · 1 comment

Comments

@actual-nh
Copy link
Contributor

actual-nh commented Mar 16, 2021

Describe the bug

On multiple PRs, Travis is failing (after about 30 seconds) due to a problem with downloading/installing clang-3.8 dependencies.

Steps To Reproduce

See #48054, #47562, #47653, and others.

Expected behavior

Actually compiling and running the tests.

Screenshots

Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 clang-3.8 : Depends: libclang1-3.8 (= 1:3.8-2ubuntu4) but it is not going to be installed
             Depends: libobjc-5-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Versions and configuration

Travis clang-3.8 build.

@actual-nh actual-nh changed the title Travis download/install of clang-3.8 (or a dependency?) is failing Travis download/install of clang-3.8 dependencies is failing Mar 16, 2021
@actual-nh
Copy link
Contributor Author

Looks like it's doing better now.

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

No branches or pull requests

1 participant