Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 262140 - kde-base/okular-4.2.1 depends on kdebase-qimageblitz-0.0.4
Summary: kde-base/okular-4.2.1 depends on kdebase-qimageblitz-0.0.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2009-03-11 14:46 UTC by Michelangelo Scopelliti
Modified: 2009-03-12 12:03 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 Michelangelo Scopelliti 2009-03-11 14:46:20 UTC
after upgrading to kdelibs-4.2.1-r1, qimageblitz dependency should be removed. In the portage, the dependency is in fact removed, but without qimageblitz okular refuses to compile.
excerpt from log:

>>> Source configured.
>>> Compiling source in /var/tmp/portage/kde-base/okular-4.2.1/work/okular-4.2.1
 ...
make -j3 
>>> Source compiled.
>>> Test phase [not enabled]: kde-base/okular-4.2.1

>>> Install okular-4.2.1 into /var/tmp/portage/kde-base/okular-4.2.1/image/ cate
gory kde-base
make -j3 install DESTDIR=/var/tmp/portage/kde-base/okular-4.2.1/image/ 
make: *** No rule to make target `install'.  Stop.


Reproducible: Always

Steps to Reproduce:
1. emerge kdelibs
2. emerge --depclean (removes qimageblitz if okular is not installed; error message if okular installed)
3. emerge okular




everything started with an 'emerge -a --depclean' after upgrading kdelibs
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2009-03-12 12:03:06 UTC
soo,
this one should be fixed by now in tree. Eclass deps calculations updated.