Beetlecat Posted November 14, 2018 Share Posted November 14, 2018 13 hours ago, HebaruSan said: Ahh, that explains it, as 6 > 3. Link to comment Share on other sites More sharing options...
Jesusthebird Posted November 18, 2018 Share Posted November 18, 2018 MK3X Update fails through Ckan. Its already been noted in the Mk3x thread, however I didnt see it posted here yet. CKAN.InvalidModuleFileKraken: Mk3Expansion 1.4.7.3: C:\Users\smcin\AppData\Local\Temp\tmp1A5D.tmp has length 20017420, should be 20017396 at CKAN.NetModuleCache.Store(CkanModule module, String path, String description, Boolean move) at CKAN.NetAsyncModulesDownloader.ModuleDownloadsComplete(NetModuleCache cache, Uri[] urls, String[] filenames, Exception[] errors) Link to comment Share on other sites More sharing options...
Shalfar Posted November 18, 2018 Share Posted November 18, 2018 I'm having a problem with updating BonVoyage through CKAN. I'm getting this error: CKAN.InvalidModuleFileKraken: BonVoyage 0.14.2: E:\Temp\tmp8647.tmp has length 161362, should be 161357 at CKAN.NetModuleCache.Store(CkanModule module, String path, String description, Boolean move) at CKAN.NetAsyncModulesDownloader.ModuleDownloadsComplete(NetModuleCache cache, Uri[] urls, String[] filenames, Exception[] errors) Link to comment Share on other sites More sharing options...
Rohaq Posted November 19, 2018 Share Posted November 19, 2018 4 hours ago, Jesusthebird said: MK3X Update fails through Ckan. Its already been noted in the Mk3x thread, however I didnt see it posted here yet. CKAN.InvalidModuleFileKraken: Mk3Expansion 1.4.7.3: C:\Users\smcin\AppData\Local\Temp\tmp1A5D.tmp has length 20017420, should be 20017396 at CKAN.NetModuleCache.Store(CkanModule module, String path, String description, Boolean move) at CKAN.NetAsyncModulesDownloader.ModuleDownloadsComplete(NetModuleCache cache, Uri[] urls, String[] filenames, Exception[] errors) 2 hours ago, Shalfar said: I'm having a problem with updating BonVoyage through CKAN. I'm getting this error: CKAN.InvalidModuleFileKraken: BonVoyage 0.14.2: E:\Temp\tmp8647.tmp has length 161362, should be 161357 at CKAN.NetModuleCache.Store(CkanModule module, String path, String description, Boolean move) at CKAN.NetAsyncModulesDownloader.ModuleDownloadsComplete(NetModuleCache cache, Uri[] urls, String[] filenames, Exception[] errors) Both of these pull from Spacedock, I'm guessing something might be up there? Link to comment Share on other sites More sharing options...
HebaruSan Posted November 19, 2018 Share Posted November 19, 2018 5 hours ago, Jesusthebird said: MK3X Update fails through Ckan. 2 hours ago, Shalfar said: I'm having a problem with updating BonVoyage through CKAN. 24 minutes ago, Rohaq said: Both of these pull from Spacedock, I'm guessing something might be up there? Yes and no. When mod authors replace downloads, it works on GitHub but SpaceDock requires manual purging of the bot's cache. It's probably not anything more serious than that. 5 hours ago, Jesusthebird said: Its already been noted in the Mk3x thread When you see people doing that, can you please remind them not to? Mod authors don't like hearing about CKAN problems. Link to comment Share on other sites More sharing options...
garwel Posted November 19, 2018 Share Posted November 19, 2018 6 hours ago, Shalfar said: I'm having a problem with updating BonVoyage through CKAN. I'm getting this error: CKAN.InvalidModuleFileKraken: BonVoyage 0.14.2: E:\Temp\tmp8647.tmp has length 161362, should be 161357 at CKAN.NetModuleCache.Store(CkanModule module, String path, String description, Boolean move) at CKAN.NetAsyncModulesDownloader.ModuleDownloadsComplete(NetModuleCache cache, Uri[] urls, String[] filenames, Exception[] errors) I have the same issue. Is there any solution or just update manually? Link to comment Share on other sites More sharing options...
Commissar Posted November 19, 2018 Share Posted November 19, 2018 looks like ckan having issues with spacedock. none of my updates that pull from spacedock are working Link to comment Share on other sites More sharing options...
linuxgurugamer Posted November 19, 2018 Share Posted November 19, 2018 3 minutes ago, Commissar said: looks like ckan having issues with spacedock. none of my updates that pull from spacedock are working Have you tried going directly to Spacedock? Link to comment Share on other sites More sharing options...
Commissar Posted November 19, 2018 Share Posted November 19, 2018 Just now, linuxgurugamer said: Have you tried going directly to Spacedock? i mean, spacedock loads up, but i use ckan for a reason (being that i have probably over 100 mods). your crew r&r installs fine, but stoackalke mining exp and mk3 stockalike are not Link to comment Share on other sites More sharing options...
linuxgurugamer Posted November 19, 2018 Share Posted November 19, 2018 Just now, Commissar said: i mean, spacedock loads up, but i use ckan for a reason (being that i have probably over 100 mods). your crew r&r installs fine, but stoackalke mining exp and mk3 stockalike are not Ah, ok. See the messages right above yours. Link to comment Share on other sites More sharing options...
Commissar Posted November 19, 2018 Share Posted November 19, 2018 Just now, linuxgurugamer said: Ah, ok. See the messages right above yours. cache issue? Link to comment Share on other sites More sharing options...
linuxgurugamer Posted November 19, 2018 Share Posted November 19, 2018 1 hour ago, Commissar said: cache issue? The authors replaced the files, rather than having a new release, and the checksums don't match Link to comment Share on other sites More sharing options...
HebaruSan Posted November 19, 2018 Share Posted November 19, 2018 12 hours ago, garwel said: I have the same issue. Is there any solution or just update manually? 2 hours ago, Commissar said: but stoackalke mining exp and mk3 stockalike are not The server admin has been pinged to purge those files from the bot's cache. It'll fix itself once he does so. In related news, I'm hopeful that I've finally found a way to stop this from happening in the future: https://github.com/KSP-CKAN/CKAN/pull/2582 https://github.com/KSP-CKAN/NetKAN-bot/pull/76 Link to comment Share on other sites More sharing options...
politas Posted November 19, 2018 Author Share Posted November 19, 2018 I've cleared the cache, so stockalike mining expansion and Mk3Expansion should be sorted out soon. Link to comment Share on other sites More sharing options...
Rohaq Posted November 20, 2018 Share Posted November 20, 2018 6 hours ago, HebaruSan said: The server admin has been pinged to purge those files from the bot's cache. It'll fix itself once he does so. In related news, I'm hopeful that I've finally found a way to stop this from happening in the future: https://github.com/KSP-CKAN/CKAN/pull/2582 https://github.com/KSP-CKAN/NetKAN-bot/pull/76 How will this affect people who may have already installed the mod in its previous state? Does CKAN note that the metadata has changed, and the mod should be redownloaded and reinstalled? Link to comment Share on other sites More sharing options...
HebaruSan Posted November 20, 2018 Share Posted November 20, 2018 1 hour ago, Rohaq said: How will this affect people who may have already installed the mod in its previous state? Does CKAN note that the metadata has changed, and the mod should be redownloaded and reinstalled? As far as CKAN knows, there is no difference. Nothing would be reinstalled. That's one of the downsides of replacing downloads like that. Link to comment Share on other sites More sharing options...
Atlessa Posted November 20, 2018 Share Posted November 20, 2018 (edited) I just tried again (like a minute ago) and I still can't download Bon Voyage nor Mk3expansion through CKAN. Edit: Well I'll be, I restarted CKAN once more to grab the error messages, and at least MK3 installed without a hitch this time. Here's what I get for Bon Voyage, still: Quote CKAN.InvalidModuleFileKraken: BonVoyage 0.14.2: C:\Users\Atlessa\AppData\Local\Temp\tmp3427.tmp has length 161362, should be 161357 at CKAN.NetModuleCache.Store(CkanModule module, String path, String description, Boolean move) at CKAN.NetAsyncModulesDownloader.ModuleDownloadsComplete(NetModuleCache cache, Uri[] urls, String[] filenames, Exception[] errors) Edited November 20, 2018 by Atlessa Link to comment Share on other sites More sharing options...
severedsolo Posted November 20, 2018 Share Posted November 20, 2018 (edited) So, hypothetical question. If I want CKAN to install a mod as a dependency, but the mod doesn't actually depend on it, would you guys allow that? Here's my use case - I want to use Benjamin Kermans Changelog mod (which isn't CKAN listed yet, hence the hypothetical). One of the things that CKAN does (through no real fault of it's own) is allow users to install mods/updates without checking the forum thread/download page, which means they never see the changelog. I want to make dang sure that my users read the changelog, and this mod seems like a great way to enforce that, so I want to say that if you are installing through CKAN, you must use that mod, even though my mods will work fine without it. Is that something you'd allow? Normally of course, I would bundle it, but CKAN and bundling other mods is a no-no (for very good reason) Now, I suspect your answer will be "no, list it as a recommendation instead" which is fine, but AFAIK CKAN doesn't autoselect recommendations if the mod is already installed (correct me if I'm wrong about that). Edited November 20, 2018 by severedsolo Link to comment Share on other sites More sharing options...
HebaruSan Posted November 20, 2018 Share Posted November 20, 2018 22 minutes ago, severedsolo said: If I want CKAN to install a mod as a dependency, but the mod doesn't actually depend on it, would you guys allow that? 4 mods already depend on KSP-AVC, which I think is an example of the same thing; nobody really needs KSP-AVC, but a mod author might consider it important to install anyway. 22 minutes ago, severedsolo said: I want to make dang sure that my users read the changelog, and this mod seems like a great way to enforce that Personally I find that pretty convincing. 22 minutes ago, severedsolo said: Is that something you'd allow? I don't know if there's an explicit rule here; the spec defines "depends" as "A list of mods which are required for the current mod to operate. This mods must be installed along with the current mod being installed." This leaves some room for interpretation; if your change logs regularly include info that could affect whether the mod operates correctly, I would tend to think that qualifies. Maybe we can try it out with your mod as a sort of pilot and see how it goes? Link to comment Share on other sites More sharing options...
maja Posted November 20, 2018 Share Posted November 20, 2018 @Atlessa CKAN was evidently quicker then me I needed to fix an error in the version file of BonVoyage. You can get it on Spacedock or GitHub for now. There is always the latest version available. Link to comment Share on other sites More sharing options...
politas Posted November 21, 2018 Author Share Posted November 21, 2018 (edited) Cleared bot cache for BonVoyage. Sorry, I missed that that one was having the problem. Edited November 21, 2018 by politas Link to comment Share on other sites More sharing options...
Benjamin Kerman Posted November 25, 2018 Share Posted November 25, 2018 Is there a way to see how many downloads a mod has on CKAN? Link to comment Share on other sites More sharing options...
HebaruSan Posted November 25, 2018 Share Posted November 25, 2018 5 minutes ago, Benjamin Kerman said: Is there a way to see how many downloads a mod has on CKAN? https://github.com/KSP-CKAN/NetKAN-bot/pull/67 https://github.com/KSP-CKAN/CKAN-meta/blob/master/download_counts.json https://github.com/KSP-CKAN/CKAN/pull/2518 (coming in a future version) Link to comment Share on other sites More sharing options...
SpacedInvader Posted November 28, 2018 Share Posted November 28, 2018 I'm running into an issue in trying to update several mods through CKAN right now. I keep getting an error stating that the file CopyEventsPropagator.cfg in B9PartSwitch can't be overwritten because I've manually installed another mod that has written to that file and CKAN will not overwrite manually installed files. The issue, however, is that I've been through my very short list of non-CKAN mods and absolutely none of them have touched this file at all. As a result, I'm unable to update something like 20 mods because I am constantly getting this error and I'm at a loss as to how to resolve the issue because I don't actually have an offending mod to uninstall to allow the others to go forward. Any help would be appreciated. Thanks. Link to comment Share on other sites More sharing options...
HebaruSan Posted November 28, 2018 Share Posted November 28, 2018 24 minutes ago, SpacedInvader said: the file CopyEventsPropagator.cfg in B9PartSwitch can't be overwritten because I've manually installed another mod that has written to that file Is the file actually there? Link to comment Share on other sites More sharing options...
Recommended Posts