Skip to content

K2GO-394 fix(maps): remove the dead is_proot RPC download patch - #563

Merged
luisguzman-adfa merged 1 commit into
mainfrom
fix/K2GO-394-remove-dead-rpc-patch
Sep 7, 2026
Merged

K2GO-394 fix(maps): remove the dead is_proot RPC download patch#563
luisguzman-adfa merged 1 commit into
mainfrom
fix/K2GO-394-remove-dead-rpc-patch

Conversation

@luisguzman-adfa

Copy link
Copy Markdown
Collaborator

0003-maps-download-is-proot-rpc.patch is leftover from the abandoned aria2 RPC approach: it splits the maps download task by is_proot and gives the proot variant --enable-rpc, which is exactly the flag that wedged aria2 at zero connections (the reason the approach was dropped). It reached main with the app PR's RPC-era history.

The shipped design downloads base maps through dash-node ahead of the runrole and leaves the maps role stock -- its native creates: skips the pre-placed files -- so there is intentionally no maps role patch (see
controller/docs/ADR-K2GO-394-maps-download-via-dashnode.md and the upstream-patches README). Applying this dead patch in the rootfs bake would re-patch the role with the retired RPC variant, so remove it.

0003-maps-download-is-proot-rpc.patch is leftover from the abandoned aria2 RPC
approach: it splits the maps download task by is_proot and gives the proot variant
--enable-rpc, which is exactly the flag that wedged aria2 at zero connections (the
reason the approach was dropped). It reached main with the app PR's RPC-era history.

The shipped design downloads base maps through dash-node ahead of the runrole and
leaves the maps role stock -- its native creates: skips the pre-placed files -- so
there is intentionally no maps role patch (see
controller/docs/ADR-K2GO-394-maps-download-via-dashnode.md and the upstream-patches
README). Applying this dead patch in the rootfs bake would re-patch the role with
the retired RPC variant, so remove it.
@luisguzman-adfa
luisguzman-adfa merged commit 117922c into main Sep 7, 2026
2 checks passed
@luisguzman-adfa
luisguzman-adfa deleted the fix/K2GO-394-remove-dead-rpc-patch branch September 7, 2026 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant