Skip to content

Preserve sticky module requirements during purge - #693

Open
adrien-cotte wants to merge 1 commit into
envmodules:mainfrom
adrien-cotte:fix/sticky_prereq_purge
Open

Preserve sticky module requirements during purge#693
adrien-cotte wants to merge 1 commit into
envmodules:mainfrom
adrien-cotte:fix/sticky_prereq_purge

Conversation

@adrien-cotte

Copy link
Copy Markdown
Contributor

Purge skips sticky and super-sticky modules but still attempts to unload their non-sticky requirements. This reports an unrelated dependency error without explaining why the requirement remains loaded.

Preserve requirements needed by retained sticky modules and apply the sticky_purge reporting mode to their skipped unload.

Fixes #582

Assisted-by: Codex:gpt-5.6-sol

Purge skips sticky and super-sticky modules but still attempts to unload
their non-sticky requirements. This reports an unrelated dependency error
without explaining why the requirement remains loaded.

Preserve requirements needed by retained sticky modules and apply the
sticky_purge reporting mode to their skipped unload.

Fixes envmodules#582

Assisted-by: Codex:gpt-5.6-sol
Signed-off-by: Adrien Cotte <adrien.cotte@asplus.fr>
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.

Silent purge fails when super-sticky module prerequisite isn't super-sticky

1 participant