Bug 89371 - Stable media-video/dvdrip requires unstable transcode
Bug#: 89371 Product:  Gentoo Linux Version: 2005.0 Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: media-video@gentoo.org Reported By: jjk3@msstate.edu
Component: Applications
URL: 
Summary: Stable media-video/dvdrip requires unstable transcode
Keywords:  
Status Whiteboard: 
Opened: 2005-04-16 18:29 0000
Description:   Opened: 2005-04-16 18:29 0000
media-video/dvdrip 0.50.18 is marked stable on x86, but gives this message on
an all-stable system:

!!! ERROR: media-video/dvdrip-0.50.18 failed.
!!! Function pkg_setup, Line 40, Exitcode 1
!!! transcode requires dvdread support builtin.  Re-emerge transcode with the
dvdread USE flag.
!!! If you need support, post the topmost build error, NOT this status message.

media-video/transcode-0.6.14 and above support the dvdread flag, but they're
marked ~x86.

Basically, we have a stable package requiring an unstable package.

------- Comment #1 From Steffen Jobbagy-Felso 2005-04-24 10:33:34 0000 -------
Same glitch on amd64.

------- Comment #2 From Diego E. 'Flameeyes' Pettenò 2005-04-24 20:26:19 0000 -------
Thanks now is taking care of check if transcode-0.6.14 is installed before
checking for the useflag, as before .14 was always enabled.