Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35779 - Install fails when doing bootstrap.
Summary: Install fails when doing bootstrap.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-13 20:46 UTC by Steve
Modified: 2004-03-05 11:42 UTC (History)
1 user (show)

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


Attachments
Emerge info (emerge_info.txt,1.20 KB, text/plain)
2003-12-13 20:51 UTC, Steve
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steve 2003-12-13 20:46:10 UTC
When doing the scripts/bootstrap.sh step I get a failed patch for the ncurses package.  



Reproducible: Always
Steps to Reproduce:
1. bootstrap
2. Gets to ncurses and fails
3.

Actual Results:  
Fails and stops.

Expected Results:  
Bootstrapping should continue.
Comment 1 Steve 2003-12-13 20:50:18 UTC
***** ncurses-5.3-xterm.patch *****

===============================================================

PATCH COMMAND:  patch -g0 -p0 < /usr/portage/sys-libs/ncurses/files/ncurses-5.3-xterm.patch

===============================================================
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- ncurses-5.3/misc/terminfo.src.orig 2002-10-05 20:40:53.000000000 +0200
|+++ ncurses-5.3/misc/terminfo.src      2003-05-23 15:50:57.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
===============================================================

PATCH COMMAND:  patch -g0 -p1 < /usr/portage/sys-libs/ncurses/files/ncurses-5.3-xterm.patch

===============================================================
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- ncurses-5.3/misc/terminfo.src.orig 2002-10-05 20:40:53.000000000 +0200
|+++ ncurses-5.3/misc/terminfo.src      2003-05-23 15:50:57.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
===============================================================

PATCH COMMAND:  patch -g0 -p2 < /usr/portage/sys-libs/ncurses/files/ncurses-5.3-xterm.patch

===============================================================
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- ncurses-5.3/misc/terminfo.src.orig 2002-10-05 20:40:53.000000000 +0200
|+++ ncurses-5.3/misc/terminfo.src      2003-05-23 15:50:57.000000000 +0200
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
===============================================================

PATCH COMMAND:  patch -g0 -p4 < /usr/portage/sys-libs/ncurses/files/ncurses-5.3-xterm.patch
Comment 2 Steve 2003-12-13 20:51:16 UTC
Created attachment 22168 [details]
Emerge info
Comment 3 John Davis (zhen) (RETIRED) gentoo-dev 2004-03-05 11:42:11 UTC
the ChangeLog from ncurses 5.4 looks like it addressed this.