Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 211118 - konqueror-akregator depends only on kde-base/konqueror, wrong DEPEND
Summary: konqueror-akregator depends only on kde-base/konqueror, wrong DEPEND
Status: VERIFIED DUPLICATE of bug 210942
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-22 15:40 UTC by Bernd Buschinski
Modified: 2008-02-23 15:13 UTC (History)
1 user (show)

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 Bernd Buschinski 2008-02-22 15:40:39 UTC
konqueror-akregator-3.5.9 depends only on kde-base/konqueror and block world update
but it also works kdebase
kde-3.5.8 doesnt have that problem

the corrent DEPEND should be
DEPEND="|| ( >=kde-base/konqueror-${PV}:${SLOT} kde-base/kdebase:${SLOT} )"
indest of just
DEPEND=">=kde-base/konqueror-${PV}:${SLOT}"


Reproducible: Always

Steps to Reproduce:
1. emerge =kdebase-3.5.9
2. emerge =konqueror-akregator-3.5.9

Actual Results:  
[blocks B     ] kde-base/kcminit:3.5 (is blocking kde-base/kdebase-3.5.9)
[blocks B     ] kde-base/kcontrol:3.5 (is blocking kde-base/kdebase-3.5.9)
[blocks B     ] kde-base/kdebase-kioslaves:3.5 (is blocking kde-base/kdebase-3.5.9)
[blocks B     ] kde-base/kdebase-data:3.5 (is blocking kde-base/kdebase-3.5.9)
[blocks B     ] kde-base/kdesu:3.5 (is blocking kde-base/kdebase-3.5.9)
[blocks B     ] kde-base/kdialog:3.5 (is blocking kde-base/kdebase-3.5.9)
[blocks B     ] kde-base/libkonq:3.5 (is blocking kde-base/kdebase-3.5.9)
[blocks B     ] kde-base/konqueror:3.5 (is blocking kde-base/kdebase-3.5.9)
[blocks B     ] =kde-base/kdebase-3.5* (is blocking kde-base/khotkeys-3.5.9, kde-base/khelpcenter-3.5.9, kde-base/kdebase-data-3.5.9, kde-base/libkonq-3.5.9, kde-base/kdesu-3.5.9, kde-base/kcontrol-3.5.9, kde-base/kdebase-kioslaves-3.5.9, kde-base/kicker-3.5.9, kde-base/kfind-3.5.9, kde-base/konqueror-3.5.9, kde-base/kdialog-3.5.9, kde-base/kcminit-3.5.9)
[blocks B     ] kde-base/khelpcenter:3.5 (is blocking kde-base/kdebase-3.5.9)
[blocks B     ] kde-base/kicker:3.5 (is blocking kde-base/kdebase-3.5.9)
[blocks B     ] kde-base/khotkeys:3.5 (is blocking kde-base/kdebase-3.5.9)
[blocks B     ] kde-base/kfind:3.5 (is blocking kde-base/kdebase-3.5.9)


Expected Results:  
should emerge fine

its the same problem with kmail and kpdf
worked fine with kde-3.5.8
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-02-22 15:44:22 UTC
There's nothing wrong with DEPEND here, emerge --sync.

*** This bug has been marked as a duplicate of bug 210942 ***
Comment 2 Bernd Buschinski 2008-02-22 17:46:38 UTC
DEPEND ist still
DEPEND=">=kde-base/konqueror-${PV}:${SLOT}"
and its wrong as it still explicit depend on konqueror
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2008-02-22 17:50:18 UTC
It is supposed to depend on konqueror. Stop mixing split and monolithic ebuilds.
Comment 4 Denis Misiurca 2008-02-23 15:01:50 UTC
(In reply to comment #3)
> It is supposed to depend on konqueror. Stop mixing split and monolithic
> ebuilds.
> 

You try to pretend to be a hose?

http://www.gentoo.org/doc/en/kde-split-ebuilds.xml - is this the official Gentoo document?

> Split and monolithic ebuilds can be mixed freely. The only restriction is that a monolithic ebuild can't be installed at the same time as a split ebuild deriving from it.
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2008-02-23 15:13:02 UTC
(In reply to comment #4)
> You try to pretend to be a hose?

Please take similar stuff out of bugzilla, it doesn't contribute anything useful. If you actually read the ebuilds, you'd see that konqueror-akregator-3.5.8 depend on konqueror only as well. As said above, the dependencies are entirely correct and your issue is a duplicate of bug 210942.