stage-packages behaviour inconsistent

Bug #1885074 reported by Ondrej Kubik
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Snapcraft
Confirmed
Undecided
Chris Patterson

Bug Description

snapcraft: 4.0.7
snapcraft.yaml:

name: test-snap
base: core18
version: '0.1'
summary: test bug
description: |
  Test snapcraft-bug
grade: stable
confinement: strict
architectures: [ arm64 ]
parts:
    initrd:
        plugin: nil
        stage-packages:
            - e2fsprogs:arm64
            - libgcrypt20:arm64
            - libgpg-error0:arm64
            - libuuid1:arm64
            - dmsetup:arm64

This snap will cross compile with expected result, however native build with result in empty snap

Chris Patterson (cjp256)
Changed in snapcraft:
assignee: nobody → Chris Patterson (cjp256)
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.