Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93216 - kitchensync split-ebuild fails
Summary: kitchensync split-ebuild fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-19 07:40 UTC by subscryer
Modified: 2005-05-23 10:26 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 subscryer 2005-05-19 07:40:07 UTC
In the following line kdepackages is a file with a premade list of kde packages
I want to emerge.

USE="kdeenablefinal" emerge `cat kdepackages`
Calculating dependencies ...done!
>>> emerge (1 of 125) kde-base/kitchensync-3.4.0 to /
>>> md5 files   ;-) kitchensync-3.4.0.ebuild
>>> md5 files   ;-) ChangeLog
>>> md5 files   ;-) metadata.xml
>>> md5 files   ;-) files/digest-kitchensync-3.4.0
>>> md5 src_uri ;-) kdepim-3.4.0.tar.bz2
>>> Unpacking source...
>>> Extracting from tarball...
Symlinking library libkcal under /usr/kde/3.4/lib/ in source dir
Symlinking library libkdepim under /usr/kde/3.4/lib/ in source dir

!!! ERROR: kde-base/kitchensync-3.4.0 failed.
!!! Function kde-meta_src_unpack, Line 333, Exitcode 1
!!! Can't find library libkpinterfaces under /usr/kde/3.4/lib/
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




I have seen a very similar problem solved here:
http://forums.gentoo.org/viewtopic-p-2003728.html#2003728
however I'm a wimp and I have not attempted to emerge other packages and find a
(possible?) missing dependency.
Comment 1 subscryer 2005-05-19 08:03:44 UTC
I forgot to mention that kitchensync is the FIRST package in the emerge list.
Comment 2 subscryer 2005-05-20 00:28:01 UTC
Feeling brave I tried :)
emerge --oneshot kontact
solved the problem, so it's either kontact or one of its dependencies that was
missing.
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2005-05-23 10:26:53 UTC
You're correct, thanks. :)