Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 366511 - =kde-base/kdebindings-ruby-4.6.2 cannot invoke dbpedia_references.rb
Summary: =kde-base/kdebindings-ruby-4.6.2 cannot invoke dbpedia_references.rb
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: Bug
Depends on:
Blocks:
 
Reported: 2011-05-08 22:59 UTC by Ian Delaney (RETIRED)
Modified: 2011-05-14 15:33 UTC (History)
0 users

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


Attachments
my emerge --info (emerge.info,4.15 KB, text/plain)
2011-05-08 23:01 UTC, Ian Delaney (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Delaney (RETIRED) gentoo-dev 2011-05-08 22:59:31 UTC
In testing kde-4.6.2, emerging kdebindings-ruby included a package called dbpedia_references.  On invoking this from the kde menu, it does not come up or appear in kde.
From the cl, 

testuser@gentoo64 ~ $ krubyapplication dbpedia_references.rb  
unnamed app(4838) main: Ruby script dbpedia_references.rb missing.

It's there all right.
testuser@gentoo64 ~ $ qlist kdebindings-ruby | grep dbpedia_references.rb
/usr/share/apps/dbpedia_references/dbpedia_references.rb

testuser@gentoo64 ~ $ which krubyapplication
/usr/bin/krubyapplication

Appears to be missing any linkage, or perhaps paths are not set.




Reproducible: Always

Steps to Reproduce:
1. emerge package.
2. Invoke package.
3.
Actual Results:  
testuser@gentoo64 ~ $ krubyapplication dbpedia_references.rb  
unnamed app(4838) main: Ruby script dbpedia_references.rb missing.

Expected Results:  
application to 'work'
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2011-05-08 23:01:33 UTC
Created attachment 272545 [details]
my emerge --info
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2011-05-14 15:33:10 UTC
Well it's not in your path probably...