You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When going from fixed-installdir-naming-scheme=False at EB 3.9.4 using a HMNS to fixed-installdir-naming-scheme=True at EB 4.0.0, rebuilding a package will generate a ghost installation under the HMNS software tree.
The removing of the old installdir should take this into consideration, perhaps using the EBROOT* from the module, or picking up the installdir using fixed-installdir-naming-scheme temporarily set to False to check whether it's there or not.