Opened 13 years ago

Last modified 12 years ago

#208 closed defect

image build fails op 9.2-Release-RC1 — at Initial Version

Reported by: huub Owned by: nobody
Priority: major Milestone:
Keywords: Cc:
Resource needed to fix:

Description

root@buildbot92:/usr/obj/nanobsd.wleiden-hybrid # cat _.cust.cust_apply_nanobsd_patches
+ cust_apply_nanobsd_patches
+ find /usr/obj/nanobsd.wleiden-hybrid_.w -regex '.*-nanobsd\.patch$'
+ dirname /usr/obj/nanobsd.wleiden-hybrid
_.w/etc/rc.subr-nanobsd.patch
+ cd /usr/obj/nanobsd.wleiden-hybrid_.w/etc
+ basename /usr/obj/nanobsd.wleiden-hybrid
_.w/etc/rc.subr-nanobsd.patch
+ patch -t -N -p0 -i rc.subr-nanobsd.patch
Hmm... Looks like a unified diff to me...
The text leading up to this was:


|#
|# Add ${name}_setfib functionality to rc.subr
|#

rc.subr.orig 2012-01-03 08:26:59.000000000 +0100

|+++ rc.subr 2012-05-02 23:16:44.000000000 +0200


Patching file rc.subr using Plan A...
Hunk #1 succeeded at 507 (offset 8 lines).
Hunk #2 failed at 687.
Hunk #3 succeeded at 764 with fuzz 2 (offset 4 lines).
Hunk #4 succeeded at 787 (offset 10 lines).
1 out of 4 hunks failed--saving rejects to rc.subr.rej
done

Change History (0)

Note: See TracTickets for help on using tickets.