KSP-CKAN / CKAN

The Comprehensive Kerbal Archive Network
https://forum.kerbalspaceprogram.com/index.php?/topic/197082-*
Other
1.98k stars 347 forks source link

Metapackage tries to install updated version of a mod #1256

Closed Toskin closed 4 years ago

Toskin commented 9 years ago

I tried to distribute .ckan file as a way to provide modpack. Trying to reload from file went good at first, but after reloading repositories, which found about 4 updates, CKAN was unable to load settings from .ckan file, writing report about new version of mods. Further meddling caused unhandled exceptions.

Postremus commented 9 years ago

Mind sharing your .ckan, so we can test this?

Toskin commented 9 years ago

Gimme mail, I'll send it to you. If it helps, I tried to duplicate Quill18 pack for his newest youtube series, for other players. About 2-3 mods had to be added manually. Here is list. redirect

Postremus commented 9 years ago

Please upload the .ckan somehwere, and post the link here. :)

Toskin commented 9 years ago

Here is link for ZIP file with .ckan file and readme, which I posted yesterday on youtube. https://www.dropbox.com/s/goz8180ecmzp7lo/RemotePack.zip?dl=0

Postremus commented 9 years ago

What ckan and what ksp version do you use?

squarism commented 9 years ago

I gisted it here, for some useless future reason. :telescope:

https://gist.github.com/squarism/c8d66ac5b762728ec532

Toskin commented 9 years ago

CKAN Version is 1.10.0.0-gb447380, KSP was 1.0.2 (I am forgetting to update, now I have 1.0.4)

Toskin commented 9 years ago

Ok. Got another part of error, while trying to install into clear KSP 1.0.4. ckan error This doesn't make sense to me, because I am not using Astronomer pack nor RSS. Here is used .ckan file: https://www.dropbox.com/s/esluy2weboue8tt/RemotePack.ckan?dl=0

(And yes, sorry, I have Czech localization of Windows.)

Postremus commented 9 years ago

Your last problem seems to be something like #1097.

HebaruSan commented 4 years ago

The test case can no longer be run because it depends on KerbalStuff.

$ ckan.exe install -c toskin_pack.ckan 
installed-default 2015.07.05.09.19.28 requires ContractsWindowPlus 5.1 but it is not listed in the index, or not available for your version of KSP.
If you're lucky, you can do a `ckan update` and try again.
Try `ckan install --no-recommends` to skip installation of recommended modules.
Or `ckan install --allow-incompatible` to ignore module compatibility.

image