Bug 2173420 - F39FailsToInstall: stellarium
Summary: F39FailsToInstall: stellarium
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: stellarium
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F39FailsToInstall
TreeView+ depends on / blocked
 
Reported: 2023-02-26 15:34 UTC by Fedora Fails To Install
Modified: 2023-03-02 16:43 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-03-02 16:43:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Fedora Fails To Install 2023-02-26 15:34:10 UTC
Hello,

Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py
If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/

Your package (stellarium) Fails To Install in Fedora 39:

can't install stellarium:
  - nothing provides libindiclient.so.1()(64bit) needed by stellarium-1.2-4.fc38.x86_64
  
If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem.


If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks.


P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors. To reproduce, use the koji/local repo only, e.g. in mock:

    $ mock -r fedora-39-x86_64 --config-opts mirrored=False install stellarium


P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-dependent-packages

Thanks!

Comment 2 Mamoru TASAKA 2023-03-01 14:43:29 UTC
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

Comment 3 Gwyn Ciesla 2023-03-01 18:46:20 UTC
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.

Comment 4 Mamoru TASAKA 2023-03-02 05:31:17 UTC
(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.


Note You need to log in before you can comment on or make changes to this bug.