Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917563 - sci-libs/gdal-3.8.0 +java: Location of libgdalalljni.so changed
Summary: sci-libs/gdal-3.8.0 +java: Location of libgdalalljni.so changed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sci-geo Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-18 11:00 UTC by Bernd Feige
Modified: 2023-11-18 14:54 UTC (History)
0 users

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


Attachments
Ebuild patch for location of libgdalalljni.so (gdal-3.8.0-jni.patch,835 bytes, patch)
2023-11-18 11:02 UTC, Bernd Feige
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bernd Feige 2023-11-18 11:00:11 UTC
The ebuild tries to install ${D}/usr/share/java/libgdalalljni.so but with gdal-3.8.0 the location is ${D}/usr/lib64/jni/libgdalalljni.so

Reproducible: Always
Comment 1 Bernd Feige 2023-11-18 11:02:56 UTC
Created attachment 875135 [details, diff]
Ebuild patch for location of libgdalalljni.so
Comment 2 Larry the Git Cow gentoo-dev 2023-11-18 14:54:17 UTC
The bug has been closed via the following commit(s):

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

commit eaba53e271124f87b161a0ad9ee2092ca58b2539
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-11-18 14:51:03 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-11-18 14:51:03 +0000

    sci-libs/gdal: fix java-pkg_doso path
    
    Closes: https://bugs.gentoo.org/917563
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-libs/gdal/gdal-3.8.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)