Currently during refine or creation, the plugin unconditionally sets the origin of apps to alpine. This generates trouble with apps whose origin is set by appstream. We get multiple errors of the shape: automatically prevented from changing origin on .... from alpinelinux-edge-community to alpine. This probably requires some changes in the apk-polkit-rs project. Ideally, we would be able to identify the distro, release and channel.
Currently during refine or creation, the plugin unconditionally sets the origin of apps to
alpine. This generates trouble with apps whose origin is set by appstream. We get multiple errors of the shape:automatically prevented from changing origin on .... from alpinelinux-edge-community to alpine. This probably requires some changes in the apk-polkit-rs project. Ideally, we would be able to identify the distro, release and channel.