Summary: | media-sound/murmur-1.2.4-r2 stable request | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Pacho Ramos <pacho> |
Component: | [OLD] Keywording and Stabilization | Assignee: | Timo Gurr (RETIRED) <tgurr> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | voip+disabled |
Priority: | Normal | Keywords: | STABLEREQ |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 476034 |
Description
Pacho Ramos
![]() OK with CCing arches in a week or so? media-sound/murmur[ice] fails to compile against stable dev-libs/Ice. So we need to stabilize ~dev-libs/Ice-3.5.0 first and adjust murmur's dependency accordingly... + 07 Oct 2013; Pacho Ramos <pacho@gentoo.org> murmur-1.2.4-r1.ebuild: + Fix Ice dependency (#486304#c2 by Lars Wendler (Polynomial-C)) + (In reply to Lars Wendler (Polynomial-C) from comment #2) > media-sound/murmur[ice] fails to compile against stable dev-libs/Ice. So we > need to stabilize ~dev-libs/Ice-3.5.0 first and adjust murmur's dependency > accordingly... Anyway, that also affects current stable :S I'm afraid I don't use systemd on Gentoo yet, so feel free to commit/stabilize whatever you think is good to go. Just a few comments from testing murmur on Exherbo with systemd. You might want to add mysql(d).service to After=network.target if we already have unit files for it to prevent murmur from starting first. The dbus interface is considered deprecated by upstream but currently we still have it enabled by default via IUSE="+dbus". On Exherbo we needed two different service files to have murmur starting/working correctly depending on whether dbus is enabled or not. http://git.exherbo.org/net.git/tree/packages/voip/murmur/files/systemd/murmurd-dbus.service http://git.exherbo.org/net.git/tree/packages/voip/murmur/files/systemd/murmurd-no-dbus.service Thanks for taking care of the systemd support! Fine, thanks a lot for the info, will improve the service files (thanks for the links, each time I check Exherbo I am a bit lost with the multiple overlays :( ) One note, could you fix stable and this version to work with stable Ice (see comment #2) -> it's not a regression over current stable but, since I fixed the dep in revision, it's blocked by bug 487226 Thanks +*murmur-1.2.4-r2 (09 Oct 2013) + + 09 Oct 2013; Pacho Ramos <pacho@gentoo.org> +files/murmurd-dbus.service, + +files/murmurd-dbus.tmpfiles, +files/murmurd-no-dbus.service, + +murmur-1.2.4-r2.ebuild, -files/murmur.service, -murmur-1.2.4-r1.ebuild: + Use improved unit files from Exherbo (thanks to tgurr for suggesting the + change), revert the dependency restriction on Ice as I cannot reproduce the + problem and, in any case, the problem would affect to even current stable (and + probably would need a specific bug to handle that issue) + amd64: pass amd64 stable x86 stable. Closing. |