Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8207 - openmosix emerge glitches
Summary: openmosix emerge glitches
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Michael Imhof (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-22 02:59 UTC by Toby Dickenson
Modified: 2002-09-25 05:38 UTC (History)
2 users (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 Toby Dickenson 2002-09-22 02:59:49 UTC
Several minor problems:  
  
1. linux-2.4.19-openmosix-r5 doesnt set an EXTRAVERSION in its Makefile. A  
kernel name of "2.4.19" is misleading.  
  
2. openmosixview-1.2.tar.gz isnt in the mirrors.  
 
3. openmosix-user-0.2.4-r1 needs /usr/src/linux to be linked to the openmosix 
source. It fails with compile errors if it isnt. I guess the ebuild should 
check this and issue an explanation if it is wrong?
Comment 1 Michael Imhof (RETIRED) gentoo-dev 2002-09-23 09:59:43 UTC
1. fixed, the ebuild now sets EXTRAVERSION
2. fixed, mirrored it on ibiblio

3. not fixed, working on this, any suggestions?
Comment 2 Michael Imhof (RETIRED) gentoo-dev 2002-09-23 10:15:03 UTC
1. fixed, the ebuild now sets EXTRAVERSION
2. fixed, mirrored it on ibiblio

3. not fixed, working on this, any suggestions?
Comment 3 Michael Imhof (RETIRED) gentoo-dev 2002-09-23 12:24:16 UTC
3. fixed. Ebuild will abort if /usr/src/linux does NOT point to openmosix-sources.
Comment 4 Michael Imhof (RETIRED) gentoo-dev 2002-09-25 05:38:39 UTC
I think it is save to close this bug now.
Thanks for your help!