Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87670 - error when bootstrapping, baselayout - rc-scripts-1.4.16-livecd-hvc.patch failed
Summary: error when bootstrapping, baselayout - rc-scripts-1.4.16-livecd-hvc.patch failed
Status: RESOLVED DUPLICATE of bug 87482
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo's Team for Core System packages
URL: Failed Patch: rc-scripts-1.4.16-livec...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-02 06:52 UTC by Florian Effenberger
Modified: 2005-07-17 13:06 UTC (History)
0 users

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 Florian Effenberger 2005-04-02 06:52:58 UTC
When doing a bootstrap, I receive:

 * Failed Patch: rc-scripts-1.4.16-livecd-hvc.patch !
 *  ( /usr/portage/sys-apps/baselayout/files/rc-scripts-1.4.16-livecd-hvc.patch )
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/baselayout-1.9.4-r6/temp/rc-scripts-1.4.16-livecd-hvc.patch-18370.out

Reproducible: Always
Steps to Reproduce:
Run bootstrap.sh

Actual Results:  
Get a bootstrapped system

Expected Results:  
See error message above

***** rc-scripts-1.4.16-livecd-hvc.patch *****

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

PATCH COMMAND:  patch -p0 -g0 <
/usr/portage/sys-apps/baselayout/files/rc-scripts-1.4.16-livecd-hvc.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:
--------------------------
|--- rc-scripts-1.4.16/sbin/livecd-functions.sh.orig    2005-03-22
20:40:25.912265336 -0600
|+++ rc-scripts-1.4.16/sbin/livecd-functions.sh 2005-03-22 20:43:08.497311240 -0600
--------------------------
No file to patch.  Skipping patch.
3 out of 3 hunks ignored
===============================================================

PATCH COMMAND:  patch -p1 -g0 <
/usr/portage/sys-apps/baselayout/files/rc-scripts-1.4.16-livecd-hvc.patch

===============================================================
patching file sbin/livecd-functions.sh
Hunk #1 FAILED at 150.
Hunk #2 succeeded at 184 with fuzz 2 (offset 5 lines).
Hunk #3 FAILED at 198.
2 out of 3 hunks FAILED -- saving rejects to file sbin/livecd-functions.sh.rej
===============================================================

PATCH COMMAND:  patch -p2 -g0 <
/usr/portage/sys-apps/baselayout/files/rc-scripts-1.4.16-livecd-hvc.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:
--------------------------
|--- rc-scripts-1.4.16/sbin/livecd-functions.sh.orig    2005-03-22
20:40:25.912265336 -0600
|+++ rc-scripts-1.4.16/sbin/livecd-functions.sh 2005-03-22 20:43:08.497311240 -0600
--------------------------
No file to patch.  Skipping patch.
3 out of 3 hunks ignored
===============================================================

PATCH COMMAND:  patch -p3 -g0 <
/usr/portage/sys-apps/baselayout/files/rc-scripts-1.4.16-livecd-hvc.patch

===============================================================
missing header for unified diff at line 3 of 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:
--------------------------
|--- rc-scripts-1.4.16/sbin/livecd-functions.sh.orig    2005-03-22
20:40:25.912265336 -0600
|+++ rc-scripts-1.4.16/sbin/livecd-functions.sh 2005-03-22 20:43:08.497311240 -0600
--------------------------
No file to patch.  Skipping patch.
3 out of 3 hunks ignored
===============================================================

PATCH COMMAND:  patch -p4 -g0 <
/usr/portage/sys-apps/baselayout/files/rc-scripts-1.4.16-livecd-hvc.patch

===============================================================
missing header for unified diff at line 3 of 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:
--------------------------
|--- rc-scripts-1.4.16/sbin/livecd-functions.sh.orig    2005-03-22
20:40:25.912265336 -0600
|+++ rc-scripts-1.4.16/sbin/livecd-functions.sh 2005-03-22 20:43:08.497311240 -0600
--------------------------
No file to patch.  Skipping patch.
3 out of 3 hunks ignored
Comment 1 SpanKY gentoo-dev 2005-04-02 11:44:44 UTC

*** This bug has been marked as a duplicate of 87482 ***