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

chore(merge): '8.2.1' into 'main' #4760

Merged
merged 6 commits into from
Apr 25, 2024
Merged

chore(merge): '8.2.1' into 'main' #4760

merged 6 commits into from
Apr 25, 2024

Conversation

mr-cal
Copy link
Collaborator

@mr-cal mr-cal commented Apr 25, 2024

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run tox run -m lint?
  • Have you successfully run tox run -e test-py310? (supported versions: py39, py310, py311, py312)

mr-cal and others added 6 commits April 23, 2024 14:53
This test ensures that snapcraft can create a base snap and that the
devel base is usable.

Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
This commit mimicks the behavior for core22<= builds where gpg and dirmngr
are installed at runtime for projects with package-repositories. The trigger
for this commit is the fact that the environment where Snapcraft builds in
Launchpad do _not_ have the 'dirmngr' package installed.

Unfortunately the strategy of bundling 'gpg' and 'dirmngr' as stage-packages
in Snapcraft's own snap didn't work because gpg has the expected path to the
'dirmngr' executable hardcoded (always trying to call '/usr/bin/dirmngr').

Fixes #4740
`CRAFT_PROJECT_NAME` and `CRAFT_PROJECT_VERSION` are not set, see
canonical/craft-application#320 for details.

Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
@mr-cal mr-cal added the rebase label Apr 25, 2024
@mr-cal mr-cal enabled auto-merge April 25, 2024 01:00
@mr-cal mr-cal requested review from lengau and tigarmo April 25, 2024 01:00
@mr-cal mr-cal merged commit 07b4ee1 into main Apr 25, 2024
9 of 10 checks passed
@mr-cal mr-cal deleted the merge/8.2.1 branch April 25, 2024 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants