Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63533 - plan ebuild installs things to / and is ~x86
Summary: plan ebuild installs things to / and is ~x86
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: David Holm (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-10 04:06 UTC by Michael Waiblinger
Modified: 2005-05-23 01:25 UTC (History)
1 user (show)

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


Attachments
patch for plan-1.8.7.ebuild to correct install-paths (plan.patch,338 bytes, patch)
2005-01-02 08:22 UTC, Thomas Eckert
Details | Diff
oops (plan.patch,451 bytes, patch)
2005-01-02 08:31 UTC, Thomas Eckert
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Waiblinger 2004-09-10 04:06:20 UTC
For plan beeing an old school calendar program, it seems in a very bad shape in the portage tree. For once it is ~x86 which is surely not needed, for it is used to be a reliable program. Then it seems to install loads of things directly to / whis is not nice after all.

Reproducible: Always
Steps to Reproduce:
1.emerge plan
2.doing the package.keywords thing
3.emerge plan

Actual Results:  
On the first step it gives you the ~x86 masked
After 3. it spreads files into / which is surely not needed

Expected Results:  
It should be x86 for it is trustworthy.
And a way should be found to prevent it installing things to /

I like the program to much to leave it as it is, when i have the time i'll post 
s new ebuild, if you haven't done till then.
Comment 1 Thomas Eckert 2005-01-02 08:22:35 UTC
Created attachment 47375 [details, diff]
patch for plan-1.8.7.ebuild to correct install-paths
Comment 2 Thomas Eckert 2005-01-02 08:29:51 UTC
the patch for the ebuild fixes the "install files to /"-problem.
Comment 3 Thomas Eckert 2005-01-02 08:31:09 UTC
Created attachment 47376 [details, diff]
oops

just noticed that for the the language-files to be found we need an addition.
Comment 4 Thomas Eckert 2005-01-30 06:42:14 UTC
any more infos needed before this get's into portage?
tnx, thomas
Comment 5 David Holm (RETIRED) gentoo-dev 2005-05-23 01:25:12 UTC
Sorry about the delay. This has been fixed in CVS now.