Bug 454227 - kstars fails to start from current ppa packages, possible clash with upgraded libstellarsolver
Summary: kstars fails to start from current ppa packages, possible clash with upgraded...
Status: RESOLVED FIXED
Alias: None
Product: kstars
Classification: Applications
Component: general (show other bugs)
Version: 3.5.8
Platform: Kubuntu Linux
: NOR critical
Target Milestone: ---
Assignee: Jasem Mutlaq
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-22 17:51 UTC by Adrian Knagg-Baugh
Modified: 2022-05-24 12:40 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adrian Knagg-Baugh 2022-05-22 17:51:40 UTC
SUMMARY
***
Kstars fails to start and shows symbol error following ppa pakage updates to libstellarsolver, indi-bin, libindi-data
***


STEPS TO REPRODUCE
1. Run kstars from command line

OBSERVED RESULT
adrian@arcturus:~$ kstars
kstars: symbol lookup error: kstars: undefined symbol: _ZN7SSolver10Parameters14convertFromMapE4QMapI7QString8QVariantE

EXPECTED RESULT
kstars should start up correctly.

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
Software package versions are as follows:
root@arcturus:/home/adrian# apt policy libstellarsolver
libstellarsolver:
  Installed: 2.3+202205220547~ubuntu22.04.1
  Candidate: 2.3+202205220547~ubuntu22.04.1
  Version table:
 *** 2.3+202205220547~ubuntu22.04.1 500
        500 https://ppa.launchpadcontent.net/mutlaqja/ppa/ubuntu jammy/main amd64 Packages
        100 /var/lib/dpkg/status

root@arcturus:/home/adrian# apt policy kstars-bleeding
kstars-bleeding:
  Installed: 6:3.5.8+202203242252~ubuntu22.04.1
  Candidate: 6:3.5.8+202203242252~ubuntu22.04.1
  Version table:
 *** 6:3.5.8+202203242252~ubuntu22.04.1 500
        500 https://ppa.launchpadcontent.net/mutlaqja/ppa/ubuntu jammy/main amd64 Packages
        100 /var/lib/dpkg/status

root@arcturus:/home/adrian# apt policy indi-bin
indi-bin:
  Installed: 1.9.6+202205211403~ubuntu22.04.1
  Candidate: 1.9.6+202205211403~ubuntu22.04.1
  Version table:
 *** 1.9.6+202205211403~ubuntu22.04.1 500
        500 https://ppa.launchpadcontent.net/mutlaqja/ppa/ubuntu jammy/main amd64 Packages
        100 /var/lib/dpkg/status
     1.9.4+dfsg-1 500
        500 http://gb.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages

root@arcturus:/home/adrian# apt policy libindi-data
libindi-data:
  Installed: 1.9.6+202205211403~ubuntu22.04.1
  Candidate: 1.9.6+202205211403~ubuntu22.04.1
  Version table:
 *** 1.9.6+202205211403~ubuntu22.04.1 500
        500 https://ppa.launchpadcontent.net/mutlaqja/ppa/ubuntu jammy/main amd64 Packages
        500 https://ppa.launchpadcontent.net/mutlaqja/ppa/ubuntu jammy/main i386 Packages
        100 /var/lib/dpkg/status
     1.9.4+dfsg-1 500
        500 http://gb.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
        500 http://gb.archive.ubuntu.com/ubuntu jammy/universe i386 Packages

Should there be a package upgrade to kstars to match the upgrade to libstellarsolver? Nothing is showing up in apt update...
Comment 1 Adrian Knagg-Baugh 2022-05-24 12:40:55 UTC
Packages now updated, are consistent with each other and work fine.