Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50763 - [Patch] Fix electric binary installation problem
Summary: [Patch] Fix electric binary installation problem
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-11 09:34 UTC by Simone Gotti (RETIRED)
Modified: 2004-05-11 22:47 UTC (History)
0 users

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


Attachments
the right "6.08-fix-sandbox.patch" (6.08-fix-sandbox.patch,940 bytes, patch)
2004-05-11 09:36 UTC, Simone Gotti (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simone Gotti (RETIRED) gentoo-dev 2004-05-11 09:34:59 UTC
I've emerged electric nad I've found that the binary electric isn't installed in the right place but in /var/tmp/portage/electric-6.08/image/usr/bin/electric

See the output:

--- /var/
--- /var/tmp/
--- /var/tmp/portage/
--- /var/tmp/portage/electric-6.08/
--- /var/tmp/portage/electric-6.08/image/
--- /var/tmp/portage/electric-6.08/image/usr/
>>> /var/tmp/portage/electric-6.08/image/usr/bin/
>>> /var/tmp/portage/electric-6.08/image/usr/bin/electric

The problem is in the 6.08-fix-sandbox.patch, because @bindir@ is already "/var/tmp/portage/electric-6.08/image/usr/bin" and not on only "/usr/bin"

So I'll attack the right 6.08-fix-sandbox.patch.

Please Apply!

Bye!

Reproducible: Always
Steps to Reproduce:
1. emerge electric
2. try to run electric... Where's the executable?
3. :-)

Actual Results:
Comment 1 Simone Gotti (RETIRED) gentoo-dev 2004-05-11 09:36:47 UTC
Created attachment 31189 [details, diff]
the right "6.08-fix-sandbox.patch"
Comment 2 Patrick Kursawe (RETIRED) gentoo-dev 2004-05-11 22:47:41 UTC
Thanks, -r1 will be there soon.