Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 818505 - dev-ada/libgpr rename libgpr.so to libgnatprj.so to avoid clash with net-libs/grpc
Summary: dev-ada/libgpr rename libgpr.so to libgnatprj.so to avoid clash with net-libs...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo Linux ADA team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-10-16 21:03 UTC by Alessandro Barbieri
Modified: 2022-09-19 06:33 UTC (History)
3 users (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 Alessandro Barbieri 2021-10-16 21:03:08 UTC
Debian solved the issue by renaming the library. We can do the same and allow coexistence of the two.
https://www.mail-archive.com/debian-release@lists.debian.org/msg126895.html
Comment 1 Larry the Git Cow gentoo-dev 2022-03-17 10:29:18 UTC
The bug has been closed via the following commit(s):

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

commit 6d86cb999f1f866b250f34405d14fe2a89728451
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-03-17 10:28:57 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-03-17 10:28:57 +0000

    dev-ada/libgpr: rename library
    
    Closes: https://bugs.gentoo.org/818505
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ada/libgpr/libgpr-2021-r1.ebuild               | 69 ++++++++++++++++++++++
 ...ibgpr-22.0.0.ebuild => libgpr-22.0.0-r1.ebuild} |  7 ++-
 2 files changed, 75 insertions(+), 1 deletion(-)
Comment 2 Alessandro Barbieri 2022-05-02 20:14:49 UTC
dev-ada/libgpr is still blocking net-libs/grpc
Comment 3 Larry the Git Cow gentoo-dev 2022-09-19 06:33:26 UTC
The bug has been closed via the following commit(s):

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

commit 8fbfe10e1e1d275d74a916305404645788248b37
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-09-19 06:32:21 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-09-19 06:33:15 +0000

    dev-ada/libgpr: add gcc-12.2.0 for build
    
    Closes: https://bugs.gentoo.org/818505
    
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ada/libgpr/libgpr-2021-r1.ebuild   | 5 ++---
 dev-ada/libgpr/libgpr-22.0.0-r1.ebuild | 5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)