Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69497 - sys-cluster/pvm takes platform for granted, broke on non-x86
Summary: sys-cluster/pvm takes platform for granted, broke on non-x86
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-30 05:50 UTC by Josh Grebe (RETIRED)
Modified: 2010-09-10 19:00 UTC (History)
0 users

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


Attachments
patch for 3.4.4-r1 ebuild (pvm-3.4.4-r1.patch,374 bytes, patch)
2004-10-30 05:51 UTC, Josh Grebe (RETIRED)
Details | Diff
patch for 3.4.4-r2 ebuild (pvm-3.4.4-r2.patch,362 bytes, patch)
2004-10-30 05:52 UTC, Josh Grebe (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Josh Grebe (RETIRED) gentoo-dev 2004-10-30 05:50:44 UTC
Hello,

sys-cluster/pvm's ebuild take for granted that they run with PVM_ARCH=LINUX. This is only true on x86. pvm comes with a program to display the proper arch, which is installed as ${PVM_ROOT}/lib/pvmgetarch.

I am including patches for both current ebuilds. Once these are added, I will test and keyword for sparc.
Comment 1 Josh Grebe (RETIRED) gentoo-dev 2004-10-30 05:51:42 UTC
Created attachment 42901 [details, diff]
patch for 3.4.4-r1 ebuild

Corrects setting of PVM_ARCH
Comment 2 Josh Grebe (RETIRED) gentoo-dev 2004-10-30 05:52:14 UTC
Created attachment 42902 [details, diff]
patch for 3.4.4-r2 ebuild

Corrects setting of PVM_ARCH
Comment 3 Josh Grebe (RETIRED) gentoo-dev 2004-11-11 08:07:54 UTC
This patch has been applied, closing bug.