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

[Cherry scarthgap]: fix: package artifact-verify-key.pem in mender-update #2208

Merged

Conversation

mender-test-bot
Copy link

Cherry pick of PR: #2207
For you :)

@mender-test-bot
Copy link
Author

@mender-test-bot, Let me know if you want to start the integration pipeline by mentioning me and the command "start pipeline".


my commands and options

You can trigger a pipeline on multiple prs with:

  • mentioning me and start pipeline --pr mender/127 --pr mender-connect/255

You can start a fast pipeline, disabling full integration tests with:

  • mentioning me and start pipeline --fast

You can trigger GitHub->GitLab branch sync with:

  • mentioning me and sync

You can cherry pick to a given branch or branches with:

  • mentioning me and:
 cherry-pick to:
 * 1.0.x
 * 2.0.x

@lluiscampos
Copy link
Contributor

@mender-test-bot start pipeline

@mender-test-bot
Copy link
Author

Hello 😺 I created a pipeline for you here: Pipeline-1556542161

Build Configuration Matrix

Key Value
BUILD_BEAGLEBONEBLACK true
BUILD_CLIENT true
BUILD_QEMUX86_64_BIOS_GRUB true
BUILD_QEMUX86_64_BIOS_GRUB_GPT true
BUILD_QEMUX86_64_UEFI_GRUB true
BUILD_VEXPRESS_QEMU true
BUILD_VEXPRESS_QEMU_FLASH true
BUILD_VEXPRESS_QEMU_UBOOT_UEFI_GRUB true
META_MENDER_REV pull/2208/head
META_OPENEMBEDDED_REV scarthgap
META_RASPBERRYPI_REV scarthgap
POKY_REV scarthgap
RUN_INTEGRATION_TESTS true
TEST_QEMUX86_64_BIOS_GRUB true
TEST_QEMUX86_64_BIOS_GRUB_GPT true
TEST_QEMUX86_64_UEFI_GRUB true
TEST_VEXPRESS_QEMU true
TEST_VEXPRESS_QEMU_FLASH true
TEST_VEXPRESS_QEMU_UBOOT_UEFI_GRUB true

@lluiscampos lluiscampos self-assigned this Nov 22, 2024
The path ${sysconfdir}/mender/artifact-verify-key.pem was not
explicitly added to a FILES:${} variable, and therefore added
to the default ${PN}-named package. As that is derived from the
recipe file name, it ended up as the only file in the "mender"
package, yielding artifact signature verification in
mender-update broken.

This adds the verification key to the "mender-update" package.

Changelog: Title
Ticket: MEN-7204

Signed-off-by: Josef Holzmayr <[email protected]>
(cherry picked from commit 22c5088)
@lluiscampos lluiscampos force-pushed the cherry-scarthgap-fix_verification_key_packaging branch from fda288b to c218cd4 Compare November 25, 2024 07:29
@mender-test-bot
Copy link
Author

mender-test-bot commented Nov 25, 2024

Merging these commits will result in the following changelog entries:

Changelogs

meta-mender (cherry-scarthgap-fix_verification_key_packaging)

New changes in meta-mender since scarthgap:

Bug Fixes
  • package artifact-verify-key.pem in mender-update
    (MEN-7204)

@lluiscampos
Copy link
Contributor

@mender-test-bot start pipeline

@mender-test-bot
Copy link
Author

Hello 😺 I created a pipeline for you here: Pipeline-1558694797

Build Configuration Matrix

Key Value
BUILD_BEAGLEBONEBLACK true
BUILD_CLIENT true
BUILD_QEMUX86_64_BIOS_GRUB true
BUILD_QEMUX86_64_BIOS_GRUB_GPT true
BUILD_QEMUX86_64_UEFI_GRUB true
BUILD_VEXPRESS_QEMU true
BUILD_VEXPRESS_QEMU_FLASH true
BUILD_VEXPRESS_QEMU_UBOOT_UEFI_GRUB true
META_MENDER_REV pull/2208/head
META_OPENEMBEDDED_REV scarthgap
META_RASPBERRYPI_REV scarthgap
POKY_REV scarthgap
RUN_INTEGRATION_TESTS true
TEST_QEMUX86_64_BIOS_GRUB true
TEST_QEMUX86_64_BIOS_GRUB_GPT true
TEST_QEMUX86_64_UEFI_GRUB true
TEST_VEXPRESS_QEMU true
TEST_VEXPRESS_QEMU_FLASH true
TEST_VEXPRESS_QEMU_UBOOT_UEFI_GRUB true

@lluiscampos lluiscampos merged commit f2e1f9c into scarthgap Nov 25, 2024
15 checks passed
@lluiscampos lluiscampos deleted the cherry-scarthgap-fix_verification_key_packaging branch November 25, 2024 15:04
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