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

fix image builds with update of dependencies #534

Merged
merged 4 commits into from
Mar 24, 2021

Conversation

olitha
Copy link
Contributor

@olitha olitha commented Mar 11, 2021

Docker images fail to build in pipeline because linux image packages was updated in debian repo.

I updated to 4.19.0-14

@olitha olitha changed the title update linux image to 4.19.0.12 update linux image to 4.19.0-14 Mar 11, 2021
@olitha
Copy link
Contributor Author

olitha commented Mar 12, 2021

fixed linux and freebsd but could someone have a look into the solaris image build?

@olitha olitha marked this pull request as ready for review March 12, 2021 10:28
@olitha olitha requested review from Dylan-DPC-zz and a team as code owners March 12, 2021 10:28
@olitha olitha changed the title update linux image to 4.19.0-14 fix image builds with update of dependencies Mar 12, 2021
@olitha
Copy link
Contributor Author

olitha commented Mar 18, 2021

Anything new here?

@reitermarkus
Copy link
Member

Might be best to disable the Solaris images and let someone who needs them fix them.

@olitha
Copy link
Contributor Author

olitha commented Mar 23, 2021

commented out solaris images

@reitermarkus
Copy link
Member

bors r+

@bors
Copy link
Contributor

bors bot commented Mar 23, 2021

👎 Rejected by too few approved reviews

@reitermarkus
Copy link
Member

bors r+

bors bot added a commit that referenced this pull request Mar 23, 2021
534: fix image builds with update of dependencies r=reitermarkus a=olitha

Docker images fail to build in pipeline because linux image packages was updated in debian repo.

I updated to 4.19.0-14

Co-authored-by: Oliver <oliver.thallmair@mailbox.org>
@bors
Copy link
Contributor

bors bot commented Mar 23, 2021

Build failed:

@olitha
Copy link
Contributor Author

olitha commented Mar 24, 2021

build fails because of probably temporary 502 in crates.io :( Some way to start it again?

@reitermarkus
Copy link
Member

bors retry

@bors
Copy link
Contributor

bors bot commented Mar 24, 2021

Build succeeded:

@bors bors bot merged commit 97c4e1d into cross-rs:master Mar 24, 2021
@Emilgardis Emilgardis added this to the v0.2.2 milestone Jun 15, 2022
Alexhuszagh added a commit to Alexhuszagh/cross that referenced this pull request Jun 22, 2022
Fixes the solaris targets, and re-enables them in CI. Related to cross-rs#534.
Alexhuszagh added a commit to Alexhuszagh/cross that referenced this pull request Jun 22, 2022
Fixes the solaris targets, and re-enables them in CI. Related to cross-rs#534 and cross-rs#609.
bors bot added a commit that referenced this pull request Jun 22, 2022
838: Re-enable solaris targets. r=Emilgardis a=Alexhuszagh

Fixes the solaris targets, and re-enables them in CI. Related to #534.

Co-authored-by: Alex Huszagh <ahuszagh@gmail.com>
Emilgardis pushed a commit to Emilgardis/cross that referenced this pull request Jun 24, 2022
Fixes the solaris targets, and re-enables them in CI. Related to cross-rs#534 and cross-rs#609.
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.

3 participants