Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26277 - emerge genkernel instructions
Summary: emerge genkernel instructions
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Gentoo Linux x86 Installation Guide (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Sven Vermeulen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-09 09:56 UTC by Marko Djukic
Modified: 2003-08-11 06:03 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 Marko Djukic 2003-08-09 09:56:01 UTC
In the install manual it mentions to do the following:

  Code listing 16.2: Emerging genkernel

  # emerge -k genkernel

However, doing a no-network install (cd1+cd2) it tried to download the genkernel
package and obviously failed.

Fixed it by actually doing:
  # emerge -k /usr/portage/packages/All/genkernel-1.5.tbz2
Comment 1 Sven Vermeulen (RETIRED) gentoo-dev 2003-08-09 11:15:22 UTC
It shouldn't "obviously" fail, it really should work as mentioned :/ THere are several reports on GRP failures, I think they all are a result of one failure.
Comment 2 Sven Vermeulen (RETIRED) gentoo-dev 2003-08-11 06:03:04 UTC
Installation instructions are now fixed. Closing...