[Bug 2444] Review request: mp3fs - A dynamic MP encoding fuse file-system

RPM Fusion Bugzilla noreply at rpmfusion.org
Thu Jan 9 07:43:33 CET 2014


https://bugzilla.rpmfusion.org/show_bug.cgi?id=2444

Bill McGonigle <bill-bugzilla.rpmfusion.org at bfccomputing.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bill-bugzilla.rpmfusion.org
                   |                            |@bfccomputing.com

--- Comment #5 from Bill McGonigle <bill-bugzilla.rpmfusion.org at bfccomputing.com> 2014-01-09 07:43:33 CET ---
Greetings from 2014!

SPEC: https://www.bfccomputing.com/downloads/fedora/fuse-mp3fs/fuse-mp3fs.spec
SRPM:
https://www.bfccomputing.com/downloads/fedora/fuse-mp3fs/fuse-mp3fs-0.32.53-2.fc19.src.rpm

This wouldn't build for me on f19.  Upstream seems to have addressed this by
implementing the fixes in C++ in the source.  I've updated the spec and source
accordingly, and got a git commit archive from github to build inside the spec
(there has been no numbered release of these fixes).  I updated the name to
fuse-mp3fs to match the current pattern with fuse filesystems in the fedora and
rpmfusion repos.

I'm currently testing this (listening to a Steve Miller FLAC via mp3fs over nfs
at the moment) and it's working for me.  I hit one snag where it would segfault
in libmp3lame if the destination mountpoint was on a zfs volume (I don't even
know if zfs or fuse support this).  I moved it to an ext4 filesystem and it's
working fine.  I don't any way for that to be a build issue, but just for the
sake of future searchers: 

[861607.664978] traps: mp3fs[24682] general protection ip:38c708040c
sp:2b54514b08e8 error:0
[861607.671871] mp3fs[24683]: segfault at 2b496ee37c08 ip 00000038cf80ca18 sp
00002b54516cf800 error 6
[861607.727759]  in libc-2.17.so[38c7000000+1b6000]
[861607.785165]  in libmp3lame.so.0.0.0[38cf800000+47000]

Anyway, I was surprised this wasn't already in rpmfusion, so what else needs to
be done?

-- 
Configure bugmail: https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the rpmfusion-developers mailing list