Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing generated .ckan file #2094

Closed
rleroy opened this issue Jul 26, 2017 · 2 comments
Closed

Testing generated .ckan file #2094

rleroy opened this issue Jul 26, 2017 · 2 comments
Labels
Support Issues that are support requests

Comments

@rleroy
Copy link

rleroy commented Jul 26, 2017

I am trying to add my mod into clan, but it does not want to work...

CKAN Version: CKAN 1.22.3+64309722a446

Operating System: macOS Sierra 10.12.5

The issue you are experiencing: Generated .ckan file does not work.

rleroy$ mono ~/bin/ckan.exe install -c CivilianPopulation-2.0.8.ckan 
About to install...

 * Civilian Population 2.0.8

Continue? [Y/n] Y

Downloading "https://github.com/rleroy/CivilianPopulation/releases/download/2.0.8/ksp-civilian-population-mod-2.0.8.zip"
0 kbps - downloading - 0 MB left - 100%             
Installing mod "CivilianPopulation 2.0.8"
Unhandled Exception:
CKAN.FileNotFoundKraken: Trying to install CivilianPopulation 2.0.8, but it's not downloaded or download is corrupted
  at CKAN.ModuleInstaller.Install (CKAN.CkanModule module, System.String filename) [0x00073] in <9899496520cf4295b5007987e777576e>:0 
  at CKAN.ModuleInstaller.InstallList (System.Collections.Generic.ICollection`1[T] modules, CKAN.RelationshipResolverOptions options, CKAN.IDownloader downloader) [0x00183] in <9899496520cf4295b5007987e777576e>:0 
  at CKAN.ModuleInstaller.InstallList (System.Collections.Generic.List`1[T] modules, CKAN.RelationshipResolverOptions options, CKAN.IDownloader downloader) [0x00028] in <9899496520cf4295b5007987e777576e>:0 
  at CKAN.CmdLine.Install.RunCommand (CKAN.KSP ksp, System.Object raw_options) [0x00198] in <9899496520cf4295b5007987e777576e>:0 
  at CKAN.CmdLine.MainClass.RunAction (CKAN.CmdLine.Options cmdline, CKAN.CmdLine.CommonOptions options, System.String[] args, CKAN.IUser user, CKAN.KSPManager manager) [0x00305] in <9899496520cf4295b5007987e777576e>:0 
  at CKAN.CmdLine.MainClass.Main (System.String[] args) [0x00312] in <9899496520cf4295b5007987e777576e>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: CKAN.FileNotFoundKraken: Trying to install CivilianPopulation 2.0.8, but it's not downloaded or download is corrupted
  at CKAN.ModuleInstaller.Install (CKAN.CkanModule module, System.String filename) [0x00073] in <9899496520cf4295b5007987e777576e>:0 
  at CKAN.ModuleInstaller.InstallList (System.Collections.Generic.ICollection`1[T] modules, CKAN.RelationshipResolverOptions options, CKAN.IDownloader downloader) [0x00183] in <9899496520cf4295b5007987e777576e>:0 
  at CKAN.ModuleInstaller.InstallList (System.Collections.Generic.List`1[T] modules, CKAN.RelationshipResolverOptions options, CKAN.IDownloader downloader) [0x00028] in <9899496520cf4295b5007987e777576e>:0 
  at CKAN.CmdLine.Install.RunCommand (CKAN.KSP ksp, System.Object raw_options) [0x00198] in <9899496520cf4295b5007987e777576e>:0 
  at CKAN.CmdLine.MainClass.RunAction (CKAN.CmdLine.Options cmdline, CKAN.CmdLine.CommonOptions options, System.String[] args, CKAN.IUser user, CKAN.KSPManager manager) [0x00305] in <9899496520cf4295b5007987e777576e>:0 
  at CKAN.CmdLine.MainClass.Main (System.String[] args) [0x00312] in <9899496520cf4295b5007987e777576e>:0 

How to recreate this issue:

git clone https://github.com/rleroy/CivilianPopulation.git
cd CivilianPopulation
mono ckan.exe install -c CivilianPopulation-2.0.8.ckan

Thanks for your help !

@ayan4m1
Copy link
Contributor

ayan4m1 commented Sep 17, 2017

I get the same error as you, for what it's worth.

@ayan4m1 ayan4m1 added the Support Issues that are support requests label Sep 17, 2017
@netkan-bot
Copy link
Member

Hey there! I'm a fun-loving automated bot who's responsible for making sure old support tickets get closed out. As we haven't seen any activity on this ticket for a while, we're hoping the problem has been resolved and I'm closing out the ticket automaically. If I'm doing this in error, please add a comment to this ticket to let us know, and we'll re-open it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Support Issues that are support requests
Projects
None yet
Development

No branches or pull requests

3 participants