-
-
Notifications
You must be signed in to change notification settings - Fork 345
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
ckan crash on debian unstable #2664
Comments
CKAN can't cause Something's wrong with your Mono install. Try uninstalling/reinstalling, make sure it's the right version, make sure there were no errors installing, try other Mono apps, etc. |
I can confirm the problem. I have tried to install mono from the https://www.mono-project.com/download/stable/#download-lin-debian page, but packages are already up-to-date in debian archive. I have also installed the full mono metapackage that should install everything possible :
|
Same issue. Reinstalled mono-complete from mono-project.com repo. Perhaps a recent mono update introduced a bug? Edit: I reinstalled mono-complete from the Debian repos and have the same error.
|
I tried using a docker image to build the program from scratch (basically switching the image to use debian:sid, and adding
I have omitted the beginning of the log for the sake of brevity. For the mono image, I get:
And then the build runs and completes successfully. (I am now running the build for buster, which has the same version of mono, to see if it is a mono issue) Any ideas? |
Comparing https://packages.debian.org/sid/mono-complete to my locally installed copy from mono-project.com, the dependency on Can some Debian users please try to find out what happened to that package? Is it still in the repos somewhere? Is GNU expecting you to download and install it manually? Etc. Also try installing from https://www.mono-project.com/download/stable/#download-lin-debian . It may appear that "packages are already up-to-date in debian archive," but apparently not without modifications. |
I've tried installing the |
Ok, here's the results. Installing from mono-project makes ckan work correctly. After pinning mono-project's packages and installing
Not sure what is happening, I have no idea how mono works. What should I report to debian for them to find the issue ? |
I haven't reported a bug to Debian before that I can recall, so I don't have advice to give. Maybe start with "Mono packaged by Debian doesn't work" and go from there? 😉 |
Fixed with packages |
Excellent news! Thanks again for filing that report! |
Background
CKAN Version: v1.25.4+7413c232f2ff
KSP Version: 1.6.1
Mono Version: Mono JIT compiler version 5.18.0.240 (Debian 5.18.0.240+dfsg-1 Fri Jan 18 17:30:45 UTC 2019)
Mono-complete installed: Yes, mono-complete 5.18.0.240+dfsg-1
Operating System: Debian (Unstable, just upgraded)
Have you made any manual changes to your GameData folder (i.e., not via CKAN)? No, I have just unziped KSP and copied ckan.exe into it
Problem
What steps did you take in CKAN? ran "mono ckan.exe" inside the ksp folder
What did you expect to happen? ckan starting
What happened instead? ckan crashed
The text was updated successfully, but these errors were encountered: