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

Bug 539120

Summary: dev-tex/biblatex-apa should not depend on dev-tex/biblatex-apa
Product: Gentoo Linux Reporter: Kristian <kbx>
Component: Current packagesAssignee: Manuel Rüger (RETIRED) <mrueg>
Status: RESOLVED FIXED    
Severity: normal CC: tex
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Kristian 2015-02-06 15:45:37 UTC
dev-tex/biblatex-apa-6.6 contains
RDEPEND="dev-texlive/texlive-bibtexextra
	dev-tex/biblatex-apa"
DEPEND="${RDEPEND}"

I guess it should depend on dev-tex/biblatex.

Reproducible: Always

Steps to Reproduce:
1.emerge -avt biblatex-apa

Actual Results:  
Error: circular dependencies:

(dev-tex/biblatex-apa-6.6:0/0::gentoo, ebuild scheduled for merge) depends on
 (dev-tex/biblatex-apa-6.6:0/0::gentoo, ebuild scheduled for merge) (buildtime)


changing the dependecy to dev-tex/biblatex works.
Comment 1 Manuel Rüger (RETIRED) gentoo-dev 2015-02-08 20:40:58 UTC
  08 Feb 2015; Manuel Rüger <mrueg@gentoo.org> biblatex-apa-6.6.ebuild:
  Fix RDEPEND. Thanks to Kristian. See bug #539120