Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 521794 - =media-libs/libdvdread-5.0.0-r1 and =media-libs/libdvdnav-5.0.1 have circular dependency
Summary: =media-libs/libdvdread-5.0.0-r1 and =media-libs/libdvdnav-5.0.1 have circular...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
: 521842 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-08-31 07:26 UTC by John Covici
Modified: 2014-09-02 21:51 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build log (temp.txt,3.28 KB, text/plain)
2014-08-31 07:26 UTC, John Covici
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Covici 2014-08-31 07:26:25 UTC
Created attachment 383992 [details]
build log

While doing an update to world or just trying to emerge -1 libdvdnav, I get circular dependencies between libdvdnav and libdvdread with the newest version 5.0.1
Comment 1 John Covici 2014-08-31 07:29:18 UTC
I unmerged both of them, but no joy.
Comment 2 Adam Purkrt 2014-08-31 11:56:04 UTC
Experienced the same, the workaround is

emerge -1 --nodeps libdvdread libdvdnav

So, libdvdread compiles fine without libdvdnav - but not the other way around, libdvdnav fails to configure without libdvdread.
Comment 3 Rafał Mużyło 2014-08-31 18:41:08 UTC
Can the author of the commit that introduce the problem explain the change ?
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2014-08-31 19:40:49 UTC
*** Bug 521842 has been marked as a duplicate of this bug. ***
Comment 5 Steve Dibb (RETIRED) gentoo-dev 2014-09-02 21:51:17 UTC
*libdvdread-5.0.0-r2 (02 Sep 2014)

  02 Sep 2014; Steve Dibb <beandog@gentoo.org> -libdvdread-5.0.0-r1.ebuild,
  +libdvdread-5.0.0-r2.ebuild:
  Fix circular dependency, bug 521794