Have you made any manual changes to your GameData folder (i.e., not via CKAN)?
I removed the mod folder for the mod and deleted it
Describe the bug
so I have enjoyed using ckan for playing modded ksp for about 6 months and I can't get a mod to remove
when I go to remove the mod which is Advanced fly by wire (windows) 1.8.3.2 it says /is already absolute error during installation
Steps to reproduce
Expected behavior
shouldn't remove the mod and give an error message
Screenshots (if applicable)

CKAN error code (if applicable):
PLACE CODE HERE!
/is already absolute
Thanks for the report. This is because this mod installs into GameRoot:
Probably related to changes made in #3180, when we found out that NormalizePath behaved weirdly for /.
So how would I go about removing it from the game root
Let us investigate. We'll fix the issue in CKAN, and along the way we might find a workaround for you.
Alright than thank you
--debug doesn't give much info:
50760 [Thread Pool Worker] DEBUG CKAN.Registry (null) - Pardon me, but I couldn't help overhear you're in a transaction...
51365 [Thread Pool Worker] DEBUG CKAN.Registry (null) - State saved
51366 [Thread Pool Worker] DEBUG CKAN.ModuleInstaller (null) - Removing SDL2.dll
51367 [Thread Pool Worker] DEBUG CKAN.ModuleInstaller (null) - Removing SDL_LICENSE
51368 [Thread Pool Worker] DEBUG CKAN.ModuleInstaller (null) - Removing XINPUTDOTNET_LICENSE
51368 [Thread Pool Worker] DEBUG CKAN.ModuleInstaller (null) - Removing XInputInterface.dll
51368 [Thread Pool Worker] DEBUG CKAN.ModuleInstaller (null) - Removing GameData/ksp-advanced-flybywire/Plugins/XInputDotNetPure.dll
51368 [Thread Pool Worker] DEBUG CKAN.ModuleInstaller (null) - Removing GameData/ksp-advanced-flybywire/Plugins/ksp-advanced-flybywire.dll
51369 [Thread Pool Worker] DEBUG CKAN.ModuleInstaller (null) - Removing GameData/ksp-advanced-flybywire/Plugins/ksp-advanced-flybywire.dll.mdb
51369 [Thread Pool Worker] DEBUG CKAN.ModuleInstaller (null) - Removing GameData/ksp-advanced-flybywire/LICENSE
51369 [Thread Pool Worker] DEBUG CKAN.ModuleInstaller (null) - Removing GameData/ksp-advanced-flybywire/README.md
51370 [Thread Pool Worker] DEBUG CKAN.ModuleInstaller (null) - Removing GameData/ksp-advanced-flybywire/Textures/toolbar_btn.png
51370 [Thread Pool Worker] DEBUG CKAN.ModuleInstaller (null) - Removing GameData/ksp-advanced-flybywire/Textures/toolbar_btn_38.png
51370 [Thread Pool Worker] DEBUG CKAN.ModuleInstaller (null) - Removing GameData/ksp-advanced-flybywire/ksp-advanced-flybywire.version
51373 [Thread Pool Worker] INFO CKAN.Registry (null) - Aborted transaction, rolling back in-memory registry changes.
The error message specifically is from KSPPathUtils.ToAbsolute (which we did not change in #3180).
It's this one.
17930 [Thread Pool Worker] DEBUG CKAN.ModuleInstaller (null) - directories: ["/home/user/.local/share/Steam/steamapps/common/Kerbal Space Program","/home/user/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/ksp-advanced-flybywire","/home/user/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/ksp-advanced-flybywire/Plugins","/home/user/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/ksp-advanced-flybywire/Textures"]
21334 [Thread Pool Worker] DEBUG CKAN.ModuleInstaller (null) - relativeHead:
21335 [Thread Pool Worker] DEBUG CKAN.ModuleInstaller (null) - pathArray: [""]
21335 [Thread Pool Worker] DEBUG CKAN.ModuleInstaller (null) - path:
@vclrbm I think we've figured out the problem and have a fix in progress in #3196, but as far as I can tell there is no user workaround for it in CKAN v1.29.0. You will need either a new release or a test build that contains the fix.
If you really really need to get rid of this mod right now, it looks like your only option would be to clean out the folder and start over:
Sorry for the inconvenience!
That's perfectly fine I don't mind reinstalling and it'll even give me the chance to update to a newer version
Everything is cleaned and reinstalled and seems to be working a okay plus while I was at it updated to the new versions of ckan as well as ksp
Am I correct in my understanding that this is caused by a mod installing items in KSP's root directory? Should this only occur while attempting to modify (update/uninstall) that particular mod, or would it's existence trip up all attempts at modification?
Any attempts at modifying the mod list
But the issue is resolved due to me reinstalling
Any idea when the fix will be released?
@linuxgurugamer probably pretty soon, all the changes I wanted for the next release have been merged and we've already agreed on a title and image. But the build infrastructure is broken at the moment so it will be at least a day or two while that gets fixed.
Ok, thank you.
@linuxgurugamer It's out now.