Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 953100 - sci-astronomy/kstars-3.7.5 installs a dir into /
Summary: sci-astronomy/kstars-3.7.5 installs a dir into /
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-03 18:31 UTC by Andreas K. Hüttel
Modified: 2025-04-03 21:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build log (kstars-3.7.5:20250403-064237.log.gz,178.82 KB, application/gzip)
2025-04-03 18:33 UTC, Andreas K. Hüttel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas K. Hüttel archtester gentoo-dev 2025-04-03 18:31:43 UTC
* Messages for package sci-astronomy/kstars-3.7.5:
 * Log file: /var/log/portage/build/sci-astronomy/kstars-3.7.5:20250403-064237.log.gz

 * Install additional packages for optional runtime features:
 *   x11-misc/xplanet for Display 'current' pictures of planets
 * QA Notice: The ebuild is installing to one or more unexpected directories:
 * 
 *   /kstars
 * 
 * Please fix the ebuild to use correct FHS/Gentoo policy paths.
 * QA Notice: Package triggers severe warnings which indicate that it
 *            may exhibit random runtime failures.
 * /tmp/portage/sci-astronomy/kstars-3.7.5/work/kstars-3.7.5/kstars/fitsviewer/fpackutil.c:1333:46: warning: passing argument 4 of ‘ffomem’ from incompatible pointer type [-Wincompatible-pointer-types]
 * /tmp/portage/sci-astronomy/kstars-3.7.5/work/kstars-3.7.5/kstars/fitsviewer/fpackutil.c:1334:35: warning: passing argument 2 of ‘ffimem’ from incompatible pointer type [-Wincompatible-pointer-types]
 * Please do not file a Gentoo bug and instead report the above QA
 * issues directly to the upstream developers of this software.
 * Homepage: https://apps.kde.org/kstars/ https://kstars.kde.org/

pinacolada ~ # find /kstars/
/kstars/
/kstars/nds
/kstars/nds/info_url.dat
/kstars/fr
/kstars/fr/info_url.dat
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2025-04-03 18:33:15 UTC
Created attachment 923549 [details]
build log
Comment 2 Larry the Git Cow gentoo-dev 2025-04-03 21:00:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0edf9640d46a24289e5b10405a6b1396e5594ea7

commit 0edf9640d46a24289e5b10405a6b1396e5594ea7
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-04-03 20:52:56 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-04-03 21:00:38 +0000

    sci-astronomy/kstars: Fix data install paths
    
    Closes: https://bugs.gentoo.org/953100
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../files/kstars-3.7.5-cmake-install-paths.patch   |  37 +++++++
 sci-astronomy/kstars/kstars-3.7.5-r1.ebuild        | 112 +++++++++++++++++++++
 2 files changed, 149 insertions(+)