`after:` does not support `- on` selector

Bug #1795059 reported by Marco Trevisan (Treviño)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Snapcraft
Confirmed
Undecided
Unassigned
Legacy
Confirmed
Low
Unassigned
Trunk
Won't Fix
Undecided
Unassigned

Bug Description

I was trying to use different part dependent based on arch, but I can't use something like this:

    after:
      - on i386:
        - desktop-qt4
      - on amd64:
        - desktop-qt5

Issues while validating snapcraft.yaml: The 'parts/my-part/after[0]' property does not match the required schema: OrderedDict([('on amd64', ['apt', 'dpkg'])]) is not of type 'string'

Revision history for this message
Sergio Schvezov (sergiusens) wrote :

Remote parts are going away when using bases per LP: #1794805

Changed in snapcraft:
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.