Summary: | Circular Dependency of Qt and Arts | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | sigloiv <sigloiv> |
Component: | Eclasses | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 33440 | ||
Bug Blocks: |
Description
sigloiv
2005-05-19 15:50:19 UTC
No circular dependency. aRts depends on Qt and can't find it. Which Qt versions do you have installed? Please attach the aRts config.log Actually, Qt wasn't installed at all. I had 'arts' in my USE flags and so Qt assumed it would be able to install arts. I did find a temporary workaround though. I just took changed 'arts' in my USE flags to '-arts' and emerged Qt. Then, in order to emerge arts, I changed my USE flags back and typed 'emerge --newuse qt'. Qt doesn't have any direct dependency on arts. If what you say is true, then it's some kind of obscure indirect dependency via another package. Well, as you can see, my USE flags are very extensive so what you say must me true. emerge -upvt or something like that may show the tree as to why qt is wanting arts. Actually, I use -uavt. Unfortunately, I've already used the workaround I stated above so I no longer have the dependency tree. I guess you could say the bug is "fixed" with a workaround. I'll close it now. |