Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 49130 - root-portal bonobo server is wrong pointed
Summary: root-portal bonobo server is wrong pointed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-26 23:56 UTC by Yuri Novik
Modified: 2004-11-07 05:00 UTC (History)
1 user (show)

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 Yuri Novik 2004-04-26 23:56:22 UTC
After emerging of root-portal I can't launch panel-applet
with error:
Failed to execute /var/tmp/portage/root-portal-0.5.0/image//usr/bin/root-portal-applet: 2 (No such file or directory)


# head /usr/lib/bonobo/servers/root-portal-applet.server
<oaf_info>
<oaf_server iid="OAFIID:RootPortalApplet_Factory" type="exe"
location="/var/tmp/portage/root-portal-0.5.0/image//usr/bin/root-portal-applet">
 
        <oaf_attribute name="repo_ids" type="stringv">
                <item value="IDL:Bonobo/GenericFactory:1.0"/>
                <item value="IDL:Bonobo/Unknown:1.0"/>
        </oaf_attribute>
        <oaf_attribute name="name" type="string" value="Root-Portal Applet Factory"/>
        <oaf_attribute name="description" type="string" value="Root-Portal applet factory"/>

Reproducible: Always
Steps to Reproduce:
run
# head /usr/lib/bonobo/servers/root-portal-applet.server
Actual Results:  
<oaf_info>
<oaf_server iid="OAFIID:RootPortalApplet_Factory" type="exe"
location="/var/tmp/portage/root-portal-0.5.0/image//usr/bin/root-portal-applet">
 
        <oaf_attribute name="repo_ids" type="stringv">
                <item value="IDL:Bonobo/GenericFactory:1.0"/>
                <item value="IDL:Bonobo/Unknown:1.0"/>
        </oaf_attribute>
        <oaf_attribute name="name" type="string" value="Root-Portal Applet
Factory"/>
        <oaf_attribute name="description" type="string" value="Root-Portal
applet factory"/>


x11-misc/root-portal-0.5.0
Comment 1 foser (RETIRED) gentoo-dev 2004-05-01 04:56:58 UTC
it should probably set USE_DESTDIR="1" in the ebuild
Comment 2 Markus Nigbur (RETIRED) gentoo-dev 2004-11-07 05:00:24 UTC
fixed in cvs.