Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 113409 - emerging of ogmrip fails with mplayer-bin on amd64
Summary: emerging of ogmrip fails with mplayer-bin on amd64
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High minor (vote)
Assignee: Gentoo Optical Media project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-23 15:59 UTC by Jan Hendrik Grahl (RETIRED)
Modified: 2005-11-23 19:28 UTC (History)
1 user (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 Jan Hendrik Grahl (RETIRED) gentoo-dev 2005-11-23 15:59:16 UTC
ogmrip requires the mencoder executable to build, but with the mplayer-bin  
ebuild the filename for mencoder is mencoder-bin, thus emerging fails.  
quick fix: ln -s /usr/bin/mencoder-bin /usr/bin/mencoder  
I am not sure whether this should rather be corrected in the mplayer-bin or 
ogmrip ebuild, but it's one of them. 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




ogmrip-0.9.0 
mplayer-bin-1.0_pre7-r3
Comment 1 Luis Medinas (RETIRED) gentoo-dev 2005-11-23 19:28:23 UTC
well i have to close as wontfix because mplayer-bin isn't a replacement for
mplayer so mplayer-bin can't be fixed otherwise will block mplayer. Hacking
ogmrip to use mplayer-bin isn't a good idea too. So i wontfix this bug.