Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 257680 - app-i18n/skim-1.4.5-r3 fails to emerge: kde-config was NOT found in your PATH
Summary: app-i18n/skim-1.4.5-r3 fails to emerge: kde-config was NOT found in your PATH
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-04 21:50 UTC by Jens Mueller
Modified: 2009-12-07 06:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge-info.txt,4.18 KB, text/plain)
2009-02-04 21:51 UTC, Jens Mueller
Details
build.log (build.log,1.72 KB, text/plain)
2009-02-04 21:52 UTC, Jens Mueller
Details
equery files =kde-base/kdelibs-3* output (equery-files.txt,342.05 KB, text/plain)
2009-02-14 01:10 UTC, Jens Mueller
Details
emerge -epvt skim output (emerge-epvt-skim.txt,66.15 KB, text/plain)
2009-02-14 01:13 UTC, Jens Mueller
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Mueller 2009-02-04 21:50:41 UTC
See log.

Reproducible: Always

Steps to Reproduce:
Comment 1 Jens Mueller 2009-02-04 21:51:06 UTC
Created attachment 180973 [details]
emerge --info
Comment 2 Jens Mueller 2009-02-04 21:52:47 UTC
Created attachment 180974 [details]
build.log
Comment 3 MATSUU Takuto (RETIRED) gentoo-dev 2009-02-14 00:59:48 UTC
sorry for delay
Could you put these commands?

$ which kde-config
$ equery belongs $(which kde-config)
$ emerge -pv =kde-base/kdelibs-3*
$ equery files =kde-base/kdelibs-3*
$ emerge -epvt skim
Comment 4 Jens Mueller 2009-02-14 01:07:25 UTC
# which kde-config
which: no kde-config in (/sbin:/bin:/usr/sbin:/usr/bin)

equery belongs $(which kde-config)
[n/a]

 # emerge -pv =kde-base/kdelibs-3*
WARNING: One or more repositories have missing repo_name entries:

        /usr/local/portage/profiles/repo_name

NOTE: Each repo_name entry should be a plain text file containing a
unique name for the repository on the first line.
 * Overlay eclasses override eclasses from PORTDIR:
 *
 *   '/usr/local/portage/layman/kde-testing/eclass/kde4-base.eclass'
 *   '/usr/local/portage/layman/kde-testing/eclass/kde4-functions.eclass'
 *   '/usr/local/portage/layman/kde-testing/eclass/kde4-meta.eclass'
 *
 * It is best to avoid overriding eclasses from PORTDIR because it will
 * trigger invalidation of cached ebuild metadata that is distributed with
 * the portage tree. If you must override eclasses from PORTDIR then you
 * are advised to add FEATURES="metadata-transfer" to /etc/make.conf and to
 * run `emerge --regen` after each time that you run `emerge --sync`. Set
 * PORTAGE_ECLASS_WARNING_ENABLE="0" in /etc/make.conf if you would like to
 * disable this warning.

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] kde-base/kdelibs-3.5.10-r2  USE="acl alsa arts cups jpeg2k tiff -avahi -bindist -branding -debug -doc -fam -kdehiddenvisibility -kerberos -legacyssl -lua -openexr -spell -utempter" 15 kB
[uninstall    ] kde-base/kdewebdev-3.5.7  USE="arts -debug -doc -kdeenablefinal -kdehiddenvisibility -tidy -xinerama"
[blocks b     ] kde-base/kdewebdev ("kde-base/kdewebdev" is blocking kde-base/kdelibs-3.5.10-r2)

Total: 1 package (1 reinstall, 1 uninstall), Size of downloads: 15 kB
Conflict: 1 block
Comment 5 Jens Mueller 2009-02-14 01:09:36 UTC
$ equery b kde-config
[ Searching for file(s) kde-config in *... ]
kde-base/kdelibs-3.5.10-r2 (/usr/kde/3.5/bin/kde-config)



equery files =kde-base/kdelibs-3* - see attached.

Comment 6 Jens Mueller 2009-02-14 01:10:26 UTC
Created attachment 181926 [details]
equery files =kde-base/kdelibs-3* output
Comment 7 Jens Mueller 2009-02-14 01:11:34 UTC
emerge -epvt skim: see attached.
Comment 8 Jens Mueller 2009-02-14 01:13:34 UTC
Created attachment 181927 [details]
emerge -epvt skim output
Comment 9 Oleg Bulatov 2009-02-16 19:55:55 UTC
$ su
# emerge skim -- fails
no /usr/kde/3.5/bin in PATH

$ su -
# emerge skim -- success! :)
Comment 10 MATSUU Takuto (RETIRED) gentoo-dev 2009-12-07 06:38:40 UTC
skim was removed from portage tree.