Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 709660 - dev-db/postgis-3.0.0-r1 should depend on sci-libs/gdal:=
Summary: dev-db/postgis-3.0.0-r1 should depend on sci-libs/gdal:=
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-14 20:43 UTC by Daniel M. Weeks
Modified: 2020-02-26 17:23 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel M. Weeks 2020-02-14 20:43:51 UTC
>>> package: sci-libs/gdal-3.0.4
 *  - /usr/lib64/libgdal.so.20
 *  - /usr/lib64/libgdal.so.20.5.3
 *      used by /usr/lib64/postgresql-11/bin/raster2pgsql (dev-db/postgis-3.0.0-r1)
 *      used by /usr/lib64/postgresql-11/lib64/postgis_raster-3.so (dev-db/postgis-3.0.0-r1)

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-02-26 17:23:09 UTC
The bug has been closed via the following commit(s):

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

commit f1114c56baaed9d587308d1c02557e65b96cf19c
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-02-26 17:20:02 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-02-26 17:22:29 +0000

    dev-db/postgis: Add missing slot op
    
    Closes: https://bugs.gentoo.org/709660
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-db/postgis/postgis-3.0.0-r1.ebuild | 2 +-
 dev-db/postgis/postgis-9999.ebuild     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit 5711e538f14d4f7cd060008755db6ce81ca039d8
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-02-26 17:21:46 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-02-26 17:22:37 +0000

    sci-libs/gdal: Raise subslot to 3.0
    
    Bug: https://bugs.gentoo.org/709660
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sci-libs/gdal/gdal-3.0.4-r1.ebuild | 303 +++++++++++++++++++++++++++++++++++++
 1 file changed, 303 insertions(+)