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

Bug 296322

Summary: media-video/dvdrip-0.98.10-r2 chokes on own dependency
Product: Gentoo Linux Reporter: 98613243 <98613243>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description 98613243 2009-12-09 14:36:22 UTC
After having tried dvdrip-0.89.8, I jumped to 0.98.10-r2 in the hope to find a fixed version. But this version still does not work for me, dvdrip conflicts with its own dependcy, "ExecFlow", but see also https://bugs.gentoo.org/show_bug.cgi?id=255269


Reproducible: Always

Steps to Reproduce:
#emerge -uD dvdrip
Comment 1 98613243 2009-12-09 14:43:34 UTC
examing the "build.log", I found the following: 


: >>> Unpacking source...
: >>> Unpacking dvdrip-0.98.8.tar.gz to /var/tmp/portage/media-video/dvdrip-: 0.98.8/work
: >>> Source unpacked in /var/tmp/portage/media-video/dvdrip-0.98.8/work
: >>> Compiling source in /var/tmp/portage/media-video/dvdrip-0.98.8/work/dvdrip-0.98.8 ...
:  ^[[32;01m*^[[0m Using ExtUtils::MakeMaker
: 
: Note:
: -----
: The following modules are required for dvd::rip but not found on your
: system. They're shipped with dvd::rip for your convenience and will be
: installed automatically when you run 'make install':
: 
:   Event::ExecFlow


so, dvdrip cannot find ExecFlow and then adds ExecFlow on its own, despite it _is_ already installed. actually, it has been installed just before attempting to install dvdrip, since it's a dependcy.

the question now is: why is dvdrip unable to find the already installed ExecFlow?

please not that this bug is open since mid january 2009. 
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2009-12-09 17:26:52 UTC

*** This bug has been marked as a duplicate of bug 255269 ***