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

[Bug] Auto-installed dependencies are marked as manually installed when installing from .ckan file #2792

Closed
HebaruSan opened this issue Jun 21, 2019 · 0 comments · Fixed by #2793
Labels
Bug GUI Issues affecting the interactive GUI Relationships Issues affecting depends, recommends, etc.

Comments

@HebaruSan
Copy link
Member

HebaruSan commented Jun 21, 2019

Background

  • Operating System: Ubuntu 19.whatever
  • CKAN Version: 1.26.3
  • KSP Version: 1.7.2

Have you made any manual changes to your GameData folder (i.e., not via CKAN)?
Yes, manual install of Astrogator which isn't involved in the test case.

Problem

When installing from the mod list, direct dependencies are correctly marked as auto-installed:

image

However, when installing from a .ckan file, direct dependencies are not marked as auto-installed (the extra installed modules are suggestions that were selected for installation and are not relevant to this problem, contrary to this issue's initial description):

installed

Note how ModuleManager, Kopernicus, and ModularFlightIntegrator are auto-installed in the first screenshot but not in the second. They should be auto-installed in both.

@HebaruSan HebaruSan added Bug Relationships Issues affecting depends, recommends, etc. GUI Issues affecting the interactive GUI labels Jun 21, 2019
@HebaruSan HebaruSan changed the title [Bug] Auto-installed dependencies are marked as manually installed if suggestions are installed [Bug] Auto-installed dependencies are marked as manually installed when installing from .ckan file Jun 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug GUI Issues affecting the interactive GUI Relationships Issues affecting depends, recommends, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant