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

[CKAN] v1.0.1 installation does not overwrite RasterPropMonitor Core files leaving messy installation #147

Closed
fastdelaspeed opened this issue Sep 17, 2024 · 2 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@fastdelaspeed
Copy link

Describe the bug
Hello, first off, not sure if this should go here or in the CKAN repo, so my apologies. Please let me know if there's somewhere else to put this issue.

It appears that within CKAN, the latest RPM package conflicts with the RPM Core package. It appears that with v1.0.1, the RPM Core package is no longer needed, but CKAN does not realize that. When updating from RPM v0.31.13.4 to v1.0.1, core DLLs are not overwritten which means that the installed version of RPM is stuck on v0.31.13.4. Dependencies are also still tied to the old RPM Core package, so removal via CKAN isn't possible without also removing all RPM dependent mods.

KSP.log file
N/A

To Reproduce
Steps to reproduce the behavior:

  1. Attempt to upgrade RPM via CKAN
  2. CKAN reports successfully installed updates v0.31.13.4 > v1.0.1
  3. due to conflict with RPM Core package the RPM DLLs provided by v1.0.1 are not replaced

This behaviour can be verified by checking the file modification date on RasterPropMonitor.dll or by launching KSP with deferred rendering and seeing the black borders around the text, confirming that the old version is still installed.

Expected behavior
Within CKAN, RPM Core is replaced by RPM v1.0.1 and dependents are satisfied.

Screenshots
N/A

Desktop (please complete the following information):

  • OS: Windows

Additional context
Manually extracting the zip to overwrite the files fixes the issue.

@fastdelaspeed fastdelaspeed added the bug Something isn't working label Sep 17, 2024
@HebaruSan
Copy link

Probably fixed by KSP-CKAN/NetKAN#10217 and KSP-CKAN/CKAN-meta@60141bf

@JonnyOThan JonnyOThan added the duplicate This issue or pull request already exists label Sep 17, 2024
@JonnyOThan
Copy link
Collaborator

seems like the same issue as #146 in an indirect way.

@JonnyOThan JonnyOThan closed this as not planned Won't fix, can't repro, duplicate, stale Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants