Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112620 - koctave missing a dependency (konsole)
Summary: koctave missing a dependency (konsole)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-15 10:56 UTC by bware
Modified: 2005-11-27 09:45 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 bware 2005-11-15 10:56:01 UTC
Koctave-0.65-r1 needs konsole to run (it built fine without it). Annoyingly the
Koctave error message is cryptic (
Comment 1 bware 2005-11-15 10:56:01 UTC
Koctave-0.65-r1 needs konsole to run (it built fine without it). Annoyingly the
Koctave error message is cryptic (missing lib check kde-base) so this can
waste a lot of time!

This can probably be easily fixed by adding kde-base/konsole to DEPEND. (Though
I am not sure of the KDE monolithic/modular issues). In the mean time manually
emerging knosole works fine.

Reproducible: Always
Steps to Reproduce:
1.Ensure you do not have konsole installed.
2.emerge koctave
3.try and run koctave
Comment 2 Marcus D. Hanwell (RETIRED) gentoo-dev 2005-11-27 09:45:23 UTC
I have added a runtime dependency on konsole or kdebase (monolithic ebuild that 
provides konsole). Thanks for reporting it.