mecki Posted January 5, 2015 Share Posted January 5, 2015 do you have a mirror set? Link to comment Share on other sites More sharing options...
godarklight Posted January 5, 2015 Share Posted January 5, 2015 @jpgo5000/nlight: I'd like to point out DMP has been hit with this before, It's a false positive. Most AV programs have an option to whitelist the program (they should anyway..), but trying a recent build could also work: https://github.com/KSP-CKAN/CKAN/releases or if you're feeling brave: https://github.com/KSP-CKAN/CKAN-nightly/releases Link to comment Share on other sites More sharing options...
linuxgurugamer Posted January 5, 2015 Share Posted January 5, 2015 (edited) Hi,First, sorry for accidently hijacking that previous message about the Panda error, I'm going to delete this and repost here:I've been using ckan on Windows very successfully for a while. It's a great package.I'm trying to use it on OSX. I got mono installed, and am invoking ckan using:mono /Users/jbayer/Desktop/Kerbal/ckan.exeI can get it started, I selected a KSP install, then hit the Refresh key, and keep getting the following:=======Failed to connect to repository. Exception: Object reference not set to an instance of an object=======I also get the following in the terminal window:mono /Users/jbayer/Desktop/Kerbal/ckan.exe1062 [1] ERROR CKAN.URLHandlers (null) - Error: Parsing Error: Could not parse file ~/.local/share/applications/mimeapps.list4059 [1] ERROR CKAN.ErrorDialog (null) - Failed to connect to repository. Exception: Object reference not set to an instance of an objectThe first line shows up when the main window shows, the second line when I do the refresh.If you are referring to the CKAN Repository, then it is set to the default:https://github.com/KSP-CKAN/CKAN-met...ive/master.zipAnd I was able to download that file manually.I also tried the following after seeing a message about a similar error:mozroots --import --ask-removemono ckan.exe updateno changeAny ideas?Laptop is a Macbook Pro running Yosemite, 10.10.1, with 16 gig of memory.Thanks in advance Edited January 5, 2015 by linuxgurugamer Link to comment Share on other sites More sharing options...
Yemo Posted January 5, 2015 Share Posted January 5, 2015 I installed CKAN for the first time. It says version 1.5.4-0-g and a bunch of zeros.When I clicked "Refresh", it prompts an error message like the one for linuxgurugamer:"Failed to connect to repository. Exception: Object reference not set to an instance of an object"In the previously empty "manage mods" window are a number of alphabetical entries, but "Contract Configurator" is the last one. Link to comment Share on other sites More sharing options...
willow Posted January 5, 2015 Share Posted January 5, 2015 Failed to connect to repository. Exception: Object reference not set to an instance of an objectI had the exact same problem, and then 10 minutes later it went away. I'm guessing a corrupt metadata file that got replaced. Link to comment Share on other sites More sharing options...
linuxgurugamer Posted January 5, 2015 Share Posted January 5, 2015 It's working now.Strange. Any idea what caused the problem? Link to comment Share on other sites More sharing options...
Yemo Posted January 5, 2015 Share Posted January 5, 2015 Now working for me as well, btw, a great program! Link to comment Share on other sites More sharing options...
linuxgurugamer Posted January 5, 2015 Share Posted January 5, 2015 One minor quirk with CKAN on OSX.The launch command had the wrong command line. It showed:./KSP.x86_64when it should have shown:./KSP.app Link to comment Share on other sites More sharing options...
nlight Posted January 5, 2015 Share Posted January 5, 2015 (edited) Any idea what caused the problem?Bad metadata somehow sneaked past our CI build, NetKAN.exe, _all_ of the numerous tests and validations and in the end managed to crash CKAN. This is really something we've been working hard to avoid, but mistakes happen EDIT: The relevant fix is already upstream and will be in the next CKAN release.Also CKAN v1.5.4 is up (without the fix described above, but with other very relevant changes!), and is a recommended upgrade for all users. Edited January 5, 2015 by nlight Link to comment Share on other sites More sharing options...
samhuk Posted January 6, 2015 Share Posted January 6, 2015 Love the mod/plugin,running KSP 0.90 on Linux Ubuntu, and got the Microgravity releaseGetting mozroots error (either by trying to update through CMD-line or through GUI), running the mozroots import command doesn't fix it.Tried...as suggests in posts 20 odd days ago, and not even for linux, adapted from MAC OSX...sudo ./ckan.exe update --repo="http://amsterdam.ksp-ckan.org/master.zip"seems to fix problem, mods come up, starts downloading, starts installing, then...Oh no! We tried to overwrite a file owned by another mod!Please try a `ckan update` and try again.File : GameData/UniversalStorage/Parts/US_1R110_Wedge_KASContainer/KASContainer.tgaInstalling Mod : UniversalStorage-KAS 1.0.0Owning Mod : UniversalStorageCKAN Version : v1.5.4-0-g0000000 (beta)Thanks in advance for any help,SamboUK96 Link to comment Share on other sites More sharing options...
Ph34rb0t Posted January 6, 2015 Share Posted January 6, 2015 Hm, playing with this at the moment. It does autodetect my installed mods, but can I update them? The auto-detect "AD" label effectively blocks any operation and there ain't a context menu available in the GUI.Do I have to reinstall them one by one to enable them in CKAN? Link to comment Share on other sites More sharing options...
Exitalterego Posted January 6, 2015 Share Posted January 6, 2015 Love the mod/plugin,running KSP 0.90 on Linux Ubuntu, and got the Microgravity releaseGetting mozroots error (either by trying to update through CMD-line or through GUI), running the mozroots import command doesn't fix it.Tried...as suggests in posts 20 odd days ago, and not even for linux, adapted from MAC OSX...sudo ./ckan.exe update --repo="http://amsterdam.ksp-ckan.org/master.zip"seems to fix problem, mods come up, starts downloading, starts installing, then...Oh no! We tried to overwrite a file owned by another mod!Please try a `ckan update` and try again.File : GameData/UniversalStorage/Parts/US_1R110_Wedge_KASContainer/KASContainer.tgaInstalling Mod : UniversalStorage-KAS 1.0.0Owning Mod : UniversalStorageCKAN Version : v1.5.4-0-g0000000 (beta)Thanks in advance for any help,SamboUK96Sambo, this is the same problem I described a few pages back. It's because the most up-to-date version of US already contains all the files for all its various packages. As CKAN won't overwrite files, you get this message when trying to install on of the add on packs. What this means is that you no longer need to install the separate packages and it will work just fine tl;dr Stop trying to install the US KAS pack and you'll still have all the parts without the error message Link to comment Share on other sites More sharing options...
hakan Posted January 6, 2015 Share Posted January 6, 2015 sudo ./ckan.exe update --repo="http://amsterdam.ksp-ckan.org/master.zip"No. Please don't do that. Really, don't do that. Please for the love of $KRAKEN, don't run CKAN as root.There is absolutely no reason to run ckan or any other game-related software to run as root.Please run ckan.exe as whatever user you normally use for your daily entartainment, but NOT AS ROOT. On the other hand, if you run your desktop as root, who am I to argue? Link to comment Share on other sites More sharing options...
nlight Posted January 6, 2015 Share Posted January 6, 2015 Version 1.5.5 is available, bringing plugins to the GUI client and some fixes. Link to comment Share on other sites More sharing options...
Kalloran Posted January 6, 2015 Share Posted January 6, 2015 Potential Bug Report:So I'm trying to update my mod list so that everything I have that is CKAN compatible is managed through CKAN. In other words, I'm deleting mods out of my GameData, hitting "refresh" on CKAN, and then reinstalling them with CKAN so that I don't see the "AD." (I realize that this is silly, but there's a little bit of mod-managing OCD.....quit judging me =D)So I did this with ModManager -- deleted it, then hit "refresh" on CKAN -- and CKAN threw the following Unhandled Exception: "Exception of type 'CKAN.InconsistentKraken' was thrown."See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.************** Exception Text **************The following inconsistecies were found:KAS requires ModuleManager but nothing provides it * TweakScale requires ModuleManager but nothing provides it * Karbonite requires ModuleManager but nothing provides it * USI-ART requires ModuleManager but nothing provides it * USI-EXP requires ModuleManager but nothing provides it * USI-FTT requires ModuleManager but nothing provides it * Trajectories requires ModuleManager but nothing provides it * VenStockRevamp requires ModuleManager but nothing provides it at CKAN.SanityChecker.EnforceConsistency(IEnumerable`1 modules, IEnumerable`1 dlls) at CKAN.RegistryManager.Save(Boolean enforceConsistency) at CKAN.KSP.ScanGameData() at CKAN.Main.UpdateRepo() at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.MenuStrip.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)************** Loaded Assemblies **************mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18444 built by: FX451RTMGDR CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll----------------------------------------ckan Assembly Version: 0.0.0.0 Win32 Version: 0.0.0.0 CodeBase: file:///C:/Users/James/Documents/My%20Games/KSP%20Full/ckan.exe----------------------------------------System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll----------------------------------------System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll----------------------------------------System Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.34238 built by: FX452RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll----------------------------------------System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll----------------------------------------System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll----------------------------------------System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll----------------------------------------Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll----------------------------------------System.Transactions Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll----------------------------------------System.Numerics Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll----------------------------------------System.ComponentModel.DataAnnotations Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/v4.0_4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll----------------------------------------System.Runtime.Serialization Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll----------------------------------------System.Xml.Linq Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll----------------------------------------System.Data Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll----------------------------------------Accessibility Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll----------------------------------------System.EnterpriseServices Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll----------------------------------------************** JIT Debugging **************To enable just-in-time (JIT) debugging, the .config file for thisapplication or computer (machine.config) must have thejitDebugging value set in the system.windows.forms section.The application must also be compiled with debuggingenabled.For example:<configuration> <system.windows.forms jitDebugging="true" /></configuration>When JIT debugging is enabled, any unhandled exceptionwill be sent to the JIT debugger registered on the computerrather than be handled by this dialog box.It appears that, essentially, I cannot reinstall ModManager because I deleted it, everything else needs it, and CKAN knows this. At the same time, I'm trying to use CKAN to reinstall it because I deleted it and everything else needs it, and CKAN knows this as well. So CKAN won't refresh because I need that mod, but I need CKAN to refresh so I can install the mod that CKAN won't refresh because I need. That's some catch, that catch 22.Now, I'm assuming that there is something super simple that I'm not doing that I should be...so any help would be appreciated. Link to comment Share on other sites More sharing options...
S4qFBxkFFg Posted January 6, 2015 Share Posted January 6, 2015 Potential Bug Report:So I'm trying to update my mod list so that everything I have that is CKAN compatible is managed through CKAN. In other words, I'm deleting mods out of my GameData, hitting "refresh" on CKAN, and then reinstalling them with CKAN so that I don't see the "AD." (I realize that this is silly, but there's a little bit of mod-managing OCD.....quit judging me =D)So I did this with ModManager -- deleted it, then hit "refresh" on CKAN -- and CKAN threw the following Unhandled Exception: "Exception of type 'CKAN.InconsistentKraken' was thrown."See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.************** Exception Text **************The following inconsistecies were found:KAS requires ModuleManager but nothing provides it * TweakScale requires ModuleManager but nothing provides it * Karbonite requires ModuleManager but nothing provides it * USI-ART requires ModuleManager but nothing provides it * USI-EXP requires ModuleManager but nothing provides it * USI-FTT requires ModuleManager but nothing provides it * Trajectories requires ModuleManager but nothing provides it * VenStockRevamp requires ModuleManager but nothing provides it at CKAN.SanityChecker.EnforceConsistency(IEnumerable`1 modules, IEnumerable`1 dlls) at CKAN.RegistryManager.Save(Boolean enforceConsistency) at CKAN.KSP.ScanGameData() at CKAN.Main.UpdateRepo() at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.MenuStrip.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)************** Loaded Assemblies **************mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18444 built by: FX451RTMGDR CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll----------------------------------------ckan Assembly Version: 0.0.0.0 Win32 Version: 0.0.0.0 CodeBase: file:///C:/Users/James/Documents/My%20Games/KSP%20Full/ckan.exe----------------------------------------System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll----------------------------------------System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll----------------------------------------System Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.34238 built by: FX452RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll----------------------------------------System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll----------------------------------------System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll----------------------------------------System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll----------------------------------------Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll----------------------------------------System.Transactions Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll----------------------------------------System.Numerics Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll----------------------------------------System.ComponentModel.DataAnnotations Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/v4.0_4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll----------------------------------------System.Runtime.Serialization Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll----------------------------------------System.Xml.Linq Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll----------------------------------------System.Data Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll----------------------------------------Accessibility Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll----------------------------------------System.EnterpriseServices Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll----------------------------------------************** JIT Debugging **************To enable just-in-time (JIT) debugging, the .config file for thisapplication or computer (machine.config) must have thejitDebugging value set in the system.windows.forms section.The application must also be compiled with debuggingenabled.For example:<configuration> <system.windows.forms jitDebugging="true" /></configuration>When JIT debugging is enabled, any unhandled exceptionwill be sent to the JIT debugger registered on the computerrather than be handled by this dialog box.It appears that, essentially, I cannot reinstall ModManager because I deleted it, everything else needs it, and CKAN knows this. At the same time, I'm trying to use CKAN to reinstall it because I deleted it and everything else needs it, and CKAN knows this as well. So CKAN won't refresh because I need that mod, but I need CKAN to refresh so I can install the mod that CKAN won't refresh because I need. That's some catch, that catch 22.Now, I'm assuming that there is something super simple that I'm not doing that I should be...so any help would be appreciated.I encountered this too; there may be a sensible way of fixing it, but what I did was remove anything that required MM (via CKAN), then manually removed MM, then installed the ones I removed earlier (using CKAN). Link to comment Share on other sites More sharing options...
samhuk Posted January 6, 2015 Share Posted January 6, 2015 (edited) No. Please don't do that. Really, don't do that. Please for the love of $KRAKEN, don't run CKAN as root.There is absolutely no reason to run ckan or any other game-related software to run as root.Please run ckan.exe as whatever user you normally use for your daily entartainment, but NOT AS ROOT. On the other hand, if you run your desktop as root, who am I to argue? I am new to Linux and all it's unnecessary complications and faults, so I just copied that line of command from the OP themselves, so redirect criticisms to that direction Sambo, this is the same problem I described a few pages back. It's because the most up-to-date version of US already contains all the files for all its various packages. As CKAN won't overwrite files, you get this message when trying to install on of the add on packs. What this means is that you no longer need to install the separate packages and it will work just fine tl;dr Stop trying to install the US KAS pack and you'll still have all the parts without the error messageBut why does it throw this error at US-KAS pack? It installs others that have already been downloaded fine before it.And assuming it's a specific error of US/US-KAS, that only explains the second error, but what about the persistent mozroots error? Edited January 6, 2015 by samhuk Link to comment Share on other sites More sharing options...
hakan Posted January 6, 2015 Share Posted January 6, 2015 But why does it throw this error at US-KAS pack? It installs others that have already been downloaded fine before it.And assuming it's a specific error or US/US-KAS, that only explains the second error, but what about the persistent mozroots error?It is specific to the US/US-KAS issue. The mozroots problem is caused by mozroots installing the certificates only for the user you are running the program.So, if your Linux user is "Sambo", you have to run mozroots while you are "Sambo", and also run ckan from here on as "Sambo". Link to comment Share on other sites More sharing options...
samhuk Posted January 6, 2015 Share Posted January 6, 2015 It is specific to the US/US-KAS issue. The mozroots problem is caused by mozroots installing the certificates only for the user you are running the program.So, if your Linux user is "Sambo", you have to run mozroots while you are "Sambo", and also run ckan from here on as "Sambo".Oh, so when I start a terminal, what command do I have to use to change the current user? (another weird Linux thing, where a terminal started by a user doesn't inherit the privileges/permissions of that user. Just mad...)Thanks. Link to comment Share on other sites More sharing options...
hakan Posted January 6, 2015 Share Posted January 6, 2015 could you type "id" (without the ampersands) into the terminal and paste its output here?If you see "root", then you are in trouble, kind sir!If not, your terminal did inherit everything it should. Link to comment Share on other sites More sharing options...
SmarterThanMe Posted January 7, 2015 Share Posted January 7, 2015 (edited) Is there a way to get CKAN to take over management of a mod (i.e., to change the AD)?- - - Updated - - -In other news:About to remove:Done!About to install... * UniversalStorage-KAS 1.0.0 (cached)Oh no! We tried to overwrite a file owned by another mod!Please try a `ckan update` and try again.If this problem re-occurs, then it maybe a packaging bug.Please report it at:https://github.com/KSP-CKAN/CKAN-meta/issues/newPlease including the following information in your report:File : GameData/UniversalStorage/Parts/US_1R110_Wedge_KASContainer/KASContainer.tgaInstalling Mod : UniversalStorage-KAS 1.0.0Owning Mod : UniversalStorageCKAN Version : v1.5.5-0-g0000000 (beta)Your GameData has been returned to its original state.Error!...and...--edit Argh. What I meant to post here was something to say that I had done ckan update per the instructions above, with no resolution. Edited January 7, 2015 by SmarterThanMe Link to comment Share on other sites More sharing options...
clanehin Posted January 7, 2015 Share Posted January 7, 2015 Been playing with CKAN. Love it! It would absolutely make my day if CKAN had a feature where you could filter down what parts are going to be installed with a mod. I often install, for example, just the solid rocket boosters from KW rocketry, or everything except the part containers from KAS. Apologies if it's been asked before. Link to comment Share on other sites More sharing options...
Rime Pendragon Posted January 7, 2015 Share Posted January 7, 2015 Is there a way to get CKAN to take over management of a mod (i.e., to change the AD)?- - - Updated - - -In other news:About to remove:Done!About to install... * UniversalStorage-KAS 1.0.0 (cached)Oh no! We tried to overwrite a file owned by another mod!Please try a `ckan update` and try again.If this problem re-occurs, then it maybe a packaging bug.Please report it at:https://github.com/KSP-CKAN/CKAN-meta/issues/newPlease including the following information in your report:File : GameData/UniversalStorage/Parts/US_1R110_Wedge_KASContainer/KASContainer.tgaInstalling Mod : UniversalStorage-KAS 1.0.0Owning Mod : UniversalStorageCKAN Version : v1.5.5-0-g0000000 (beta)Your GameData has been returned to its original state.Error!...and...--edit Argh. What I meant to post here was something to say that I had done ckan update per the instructions above, with no resolution.See the previous page:Sambo, this is the same problem I described a few pages back. It's because the most up-to-date version of US already contains all the files for all its various packages. As CKAN won't overwrite files, you get this message when trying to install on of the add on packs. What this means is that you no longer need to install the separate packages and it will work just fine tl;dr Stop trying to install the US KAS pack and you'll still have all the parts without the error message Link to comment Share on other sites More sharing options...
Dazpoet Posted January 7, 2015 Share Posted January 7, 2015 Been playing with CKAN. Love it! It would absolutely make my day if CKAN had a feature where you could filter down what parts are going to be installed with a mod. I often install, for example, just the solid rocket boosters from KW rocketry, or everything except the part containers from KAS. Apologies if it's been asked before.You mean something like http://forum.kerbalspaceprogram.com/threads/106363-CKAN-plugin-CKAN-PartManager-v1-0-Selectively-remove-parts-from-mods ? Link to comment Share on other sites More sharing options...
nlight Posted January 7, 2015 Share Posted January 7, 2015 CKAN v1.5.6 is up. Link to comment Share on other sites More sharing options...
Recommended Posts