Bug 2173420
Summary: | F39FailsToInstall: stellarium | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fedora Fails To Install <fti-bugs> |
Component: | stellarium | Assignee: | Gwyn Ciesla <gwync> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | gwync, mtasaka |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-03-02 16:43:58 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2168845 |
Description
Fedora Fails To Install
2023-02-26 15:34:10 UTC
https://github.com/Stellarium/stellarium/issues/3038 https://github.com/indilib/indi/commit/4a15b8ea4b5b4616aa85dc02bdc385cc93819985 Kill indi 2 support for now? I want to make Astronomy spin liveimage always testable and want to remove spin compose breakage. And I guess it will take time for the upstream to make stellarium support indi 2: https://github.com/Stellarium/stellarium/pull/2891 https://github.com/Stellarium/stellarium/issues/3038 There doesn't seem to be a way to build without INDI. If I disable system INDI it will try to download it on it's own. (In reply to Gwyn Ciesla from comment #3) > There doesn't seem to be a way to build without INDI. If I disable system > INDI it will try to download it on it's own. -DUSE_PLUGIN_TELESCOPECONTROL=no seems okay: https://src.fedoraproject.org/rpms/stellarium/pull-request/3 TELESCOPECONTROL is for control of "real" telescope device, so unless stellarium supports linindi 2, killing this support is acceptable, I think. |