Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 832471

Summary: media-sound/murmur-1.4.230-r1 Wrong version number reported in server info window
Product: Gentoo Linux Reporter: H. Peter Pfeufer <info>
Component: Current packagesAssignee: Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description H. Peter Pfeufer 2022-02-01 05:54:32 UTC
The Mumble Team changed their versioning scheme, the last bit of the version number needs to be obtained through some magic.

With the current version in portage (media-sound/murmur-1.4.230-r1) this doesn't seem to happen and the server information window in Mumble client reports the wrong server version.

Reported: 1.4.0
Expected: 1.4.230

Steps to reproduce:
- Emerge media-sound/murmur-1.4.230-r1
- Connect to Server
- Click Server » Information
- See Release and Protocol version number

As reference:
See here » https://bugs.gentoo.org/831550#c2
(Mumble client had the same issue)
Comment 1 Larry the Git Cow gentoo-dev 2022-02-01 06:18:49 UTC
The bug has been closed via the following commit(s):

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

commit 2a1ae335803504f7533f45a1b5fc860a5107f0b7
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2022-02-01 06:16:36 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2022-02-01 06:18:30 +0000

    media-sound/murmur: Revbump to fix systemd service file
    
    Fixed reported version number as well
    
    Closes: https://bugs.gentoo.org/832471
    Closes: https://bugs.gentoo.org/832472
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 .../murmur/{murmur-1.4.230-r1.ebuild => murmur-1.4.230-r2.ebuild} | 8 ++++++--
 media-sound/murmur/murmur-9999.ebuild                             | 8 ++++++--
 2 files changed, 12 insertions(+), 4 deletions(-)