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

Resolve build container errors #1208

Merged
merged 2 commits into from
Dec 22, 2023
Merged

Resolve build container errors #1208

merged 2 commits into from
Dec 22, 2023

Conversation

Emilgardis
Copy link
Member

@Emilgardis Emilgardis commented Feb 10, 2023

Fixes

#21 22.27 Get:2 http://ftp.ports.debian.org/debian-ports unreleased InRelease [50.3 kB]
#21 22.34 Err:1 http://ftp.ports.debian.org/debian-ports unstable InRelease
#21 22.34   The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B523E5F3FC4E5F2C NO_PUBKEY 8D69674688B6CB36
#21 22.42 Err:2 http://ftp.ports.debian.org/debian-ports unreleased InRelease
#21 22.42   The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B523E5F3FC4E5F2C NO_PUBKEY 8D69674688B6CB36
#21 22.43 Reading package lists...
#21 22.44 W: GPG error: http://ftp.ports.debian.org/debian-ports unstable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B523E5F3FC4E5F2C NO_PUBKEY 8D69674688B6CB36
#21 22.44 E: The repository 'http://ftp.ports.debian.org/debian-ports unstable InRelease' is not signed.
#21 22.44 W: GPG error: http://ftp.ports.debian.org/debian-ports unreleased InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B523E5F3FC4E5F2C NO_PUBKEY 8D69674688B6CB36
#21 22.44 E: The repository 'http://ftp.ports.debian.org/debian-ports unreleased InRelease' is not signed.

@Emilgardis Emilgardis requested a review from a team as a code owner February 10, 2023 18:35
@Emilgardis
Copy link
Member Author

bors try --target powerpc*

bors bot added a commit that referenced this pull request Feb 10, 2023
@Emilgardis Emilgardis added the no changelog A valid PR without changelog (no-changelog) label Feb 10, 2023
@bors
Copy link
Contributor

bors bot commented Feb 10, 2023

try

Build failed:

@Emilgardis
Copy link
Member Author

powerpc has moved to use crosstool on rust ci, might have to do the same here, jessie is getting old

@Emilgardis
Copy link
Member Author

bors try

bors bot added a commit that referenced this pull request Feb 10, 2023
Comment on lines +402 to +404
if [ -f /etc/apt/apt.conf.d/10-nocheckvalid ]; then
rm /etc/apt/apt.conf.d/10-nocheckvalid
fi
Copy link
Member Author

Choose a reason for hiding this comment

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

this makes sense to do, but it's not super user friendly

@bors
Copy link
Contributor

bors bot commented Feb 10, 2023

try

Build failed:

@Emilgardis
Copy link
Member Author

Emilgardis commented Feb 10, 2023

gcc ./contrib/download_prerequisites is taking a while :/ timing out solaris

@Emilgardis
Copy link
Member Author

bors try --target solaris

bors bot added a commit that referenced this pull request Mar 24, 2023
@bors
Copy link
Contributor

bors bot commented Mar 24, 2023

try

Build failed:

@Emilgardis Emilgardis added this to the v0.3.0 milestone Mar 27, 2023
@Emilgardis Emilgardis changed the title add debian 2023 keys Resolve build container errors Jun 22, 2023
@Emilgardis
Copy link
Member Author

bors try

does this work now?

bors bot added a commit that referenced this pull request Jun 22, 2023
@bors
Copy link
Contributor

bors bot commented Jun 22, 2023

try

Build failed:

@Emilgardis
Copy link
Member Author

the workflow is refusing to show the logs... https://github.com/cross-rs/cross/actions/runs/5348635709/jobs/9698850417

@Emilgardis
Copy link
Member Author

bors try

bors bot added a commit that referenced this pull request Aug 23, 2023
@bors
Copy link
Contributor

bors bot commented Aug 23, 2023

try

Build failed:

@aughey
Copy link

aughey commented Sep 16, 2023

This is excellent work. I have a need right now to use this. I am looking forward to seeing this merged in and images built.

@Emilgardis Emilgardis added the no-ci-targets PRs that do not affect any cross-compilation targets. label Dec 22, 2023
@Emilgardis
Copy link
Member Author

going to merge this as-is, there's more work to do but this has been waiting for a while

@Emilgardis Emilgardis added this pull request to the merge queue Dec 22, 2023
Merged via the queue into main with commit 3e4f13a Dec 22, 2023
1 check passed
@Emilgardis Emilgardis deleted the fix-2023-keys branch December 22, 2023 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog A valid PR without changelog (no-changelog) no-ci-targets PRs that do not affect any cross-compilation targets.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants