If we ever want to do OS upgrades, the OS-release app created by core/gs-plugin-os-release is specially useful. Right now, we adopt it, but ignore it and treat like other regular apps:
16:38:29:0791 GsPluginApk Adding updates
16:38:29:0793 GsPluginApk Starting refinining process
16:38:29:0793 GsPluginApk App */*/*/system/* has quirk WILDCARD or is of REPOSITORY kind; skipping!
16:38:29:0793 GsPluginApk Ignoring app */*/*/org.alpinelinux.alpine-3.15.0/*, not owned by apk
16:38:29:0793 Gs returning imperfect match: */*/*/system/* != */*/*/org.alpinelinux.alpine-3.15.0/*
16:38:29:0793 Gs Chaining cancellation from 0x7f7a4d3b42a0 to 0x7f7a4cbde7a0
16:38:29:0793 GsPluginApk Adopted app */*/*/org.alpinelinux.alpine-3.15.0/*
16:38:29:0793 Gs apk adopted */*/*/org.alpinelinux.alpine-3.15.0/*
16:38:29:0795 GsPluginApk Starting refinining process
16:38:29:0795 GsPluginApk app */*/*/org.alpinelinux.alpine-3.15.0/* has missing sources; skipping
16:38:29:0795 Gs app invalid as no summary */*/*/org.alpinelinux.alpine-3.15.0/*
16:38:29:0795 Gs running refine with dedupe-flags=7 with refine-flags=require-size,require-version,require-update-details,require-icon,require-runtime with interactive=True with timeout=60, elapsed time since creation 1ms
If we ever want to do OS upgrades, the OS-release app created by
core/gs-plugin-os-releaseis specially useful. Right now, we adopt it, but ignore it and treat like other regular apps: