Prevent ghost state errors for package reference counting #9
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If a user manually users the system package manager to remove a bootstrap managed package then the package is removed but the text file tracking the package for bootstrap stays.
This causes Bootstrap to go into a
ghost statewhere it believes the package is installed and managed when it no longer exists.Brittle Install Counterto Prevent ghost state errors for package reference countingsortedcord referenced this issue2026-06-26 09:10:16 +05:30