Bug 2219018

Summary: kstars fails to launch ("symbol lookup error: kstars: undefined symbol: timestamp")
Product: [Fedora] Fedora Reporter: Nate Graham <nate>
Component: kstarsAssignee: Than Ngo <than>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 38CC: astro-sig, jh.xsnrg, jreznik, kde-sig, lupinix.fedora, rdieter, than
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: kstars-3.6.6-1.fc38 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-09-11 01:16:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Nate Graham 2023-07-01 01:59:11 UTC
Description of problem:
KStars fails to launch with a symbol lookup error


Version-Release number of selected component (if applicable):
3.6.3


How reproducible:
100%


Steps to Reproduce:
1. Launch KStars via a GUI method


Actual results:
Nothing happens


Expected results:
It launches


Additional info:
If I run `kstars` in a terminal window, the error becomes clear:

$ /usr/bin/kstars
/usr/bin/kstars: symbol lookup error: /usr/bin/kstars: undefined symbol: timestamp

Comment 1 Nate Graham 2023-07-01 02:14:43 UTC
I can compile KStars myself and have no symbol error, so it would appear there is an issue in how the Fedora 38 package is built.

Comment 2 Fedora Update System 2023-09-02 11:57:51 UTC
FEDORA-2023-3ada07f606 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-3ada07f606

Comment 3 Fedora Update System 2023-09-03 02:22:53 UTC
FEDORA-2023-3ada07f606 has been pushed to the Fedora 38 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-3ada07f606`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-3ada07f606

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Fedora Update System 2023-09-11 01:16:58 UTC
FEDORA-2023-3ada07f606 has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 5 Nate Graham 2023-09-12 15:49:44 UTC
Can confirm it's fixed now. Thanks so much!