Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48443 - dvdrip-0.50.18 / 0.50.16 need dependency checking in ebuild for libdv-0.101
Summary: dvdrip-0.50.18 / 0.50.16 need dependency checking in ebuild for libdv-0.101
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-20 00:59 UTC by Benjamin Rich
Modified: 2005-04-25 12:47 UTC (History)
0 users

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 Benjamin Rich 2004-04-20 00:59:55 UTC
When you upgrade libdv from version 0.101 or 0.99 to 0.102, it removes the library /usr/lib/libdv.so.2 (required for ripping and transcoding by dvd::rip), and replaces it with the newer /usr/lib/libdv.so.4.0.0 et al. The ebuilds for the package dvdrip-0.50.16 and .18 don't check, however, to see if <=libdv-0.101 is installed - and so you can independently upgrade libdv with consequences that dvd::rip will no longer work.

The ebuilds for dvd::rip need to check for libdv-0.101

Reproducible: Always
Steps to Reproduce:
1. upgrade libdv to version 0.102
2. compile mplayer against it - look, mplayer works fine!
3. run, or even recompile, dvdrip: it won't work anymore, because it needs libdv.so.2 regardless

Actual Results:  
dvd::rip can't rip or transcode anything anymore.

Expected Results:  
dvd::rip should adapt to the new libdv v4 library, expecially if you recompile
it against it, but it seems to not have support for it yet.
Comment 1 Chris White (RETIRED) gentoo-dev 2005-03-28 20:32:56 UTC
This still an issue with the latest unstable dvdrip?
Comment 2 Jan Brinkmann (RETIRED) gentoo-dev 2005-04-25 12:47:36 UTC
feel free to reopen if you're about to provide the requested information