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
*** This bug has been marked as a duplicate of 87482 ***