Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934809 - net-voip/mumble should depend on dev-libs/poco:=
Summary: net-voip/mumble should depend on dev-libs/poco:=
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Kenton Groombridge
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-24 14:16 UTC by Daniel M. Weeks
Modified: 2024-12-18 04:54 UTC (History)
0 users

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 2024-06-24 14:16:04 UTC
mumble rebuild was missed during a poco update:

!!! existing preserved libs:
>>> package: dev-libs/poco-1.13.3
 *  - /usr/lib64/libPocoFoundation.so.94
 *      used by /usr/bin/mumble (net-voip/mumble-1.4.287-r1)
 *  - /usr/lib64/libPocoXML.so.94
 *      used by /usr/bin/mumble (net-voip/mumble-1.4.287-r1)
 *  - /usr/lib64/libPocoZip.so.94
 *      used by /usr/bin/mumble (net-voip/mumble-1.4.287-r1)

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2024-12-18 04:54:26 UTC
The bug has been closed via the following commit(s):

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

commit 4ed8a8b91d13ba6dbe7974e2292d85a8bee7deee
Author:     Kenton Groombridge <concord@gentoo.org>
AuthorDate: 2024-12-18 04:47:53 +0000
Commit:     Kenton Groombridge <concord@gentoo.org>
CommitDate: 2024-12-18 04:52:09 +0000

    net-voip/mumble: fix poco dependency
    
    Closes: https://bugs.gentoo.org/934809
    Signed-off-by: Kenton Groombridge <concord@gentoo.org>

 net-voip/mumble/{mumble-1.5.634.ebuild => mumble-1.5.634-r1.ebuild} | 2 +-
 net-voip/mumble/mumble-9999.ebuild                                  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)