asn1c: Fix TMPDIR reference in aktualizr#182
Merged
ricardosalveti merged 1 commit intouptane:masterfrom Feb 20, 2026
Merged
Conversation
This fixes: WARNING: aktualizr-torizon-1.0+git-r0 do_package_qa: QA Issue: File /usr/src/debug/aktualizr-torizon/1.0+git/src/libaktualizr-posix/asn1/generated/asn1/pdu_collection.c in package aktualizr-torizon-src contains reference to TMPDIR [buildpaths]
Contributor
Author
|
Although this mentions aktualizr-torizon, it is just the same for aktualizr. I bitbaked it first with meta-updater, where I can see the warning, and them the warning was gone when I applied this patch. WARNING: aktualizr-1.0+git-7 do_package_qa: QA Issue: File /usr/src/debug/aktualizr/1.0+git/src/libaktualizr-posix/asn1/generated/asn1/pdu_collection.c in package aktualizr-src contains reference to TMPDIR [buildpaths] |
Collaborator
|
Nice. There must be something in the water. Only last week I tried this approach in Aktualizr's build definition: I prefer your approach though :) |
quaresmajose
approved these changes
Feb 13, 2026
ricardosalveti
approved these changes
Feb 20, 2026
Collaborator
|
@hiagofranco thanks, would you mind removing https://github.com/uptane/meta-updater/blob/master/recipes-sota/aktualizr/aktualizr_git.bb#L75 in a follow up pr? This piece is not needed after merging this change. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This fixes:
File /usr/src/debug/aktualizr-torizon/1.0+git/src/libaktualizr-posix/asn1/generated/asn1/pdu_collection.c in package aktualizr-torizon-src contains reference to TMPDIR [buildpaths]