From owner-freebsd-questions@freebsd.org Sun Nov 6 16:37:23 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BB6B6C324AD for ; Sun, 6 Nov 2016 16:37:23 +0000 (UTC) (envelope-from odhiambo@gmail.com) Received: from mail-wm0-x229.google.com (mail-wm0-x229.google.com [IPv6:2a00:1450:400c:c09::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 507C4651 for ; Sun, 6 Nov 2016 16:37:23 +0000 (UTC) (envelope-from odhiambo@gmail.com) Received: by mail-wm0-x229.google.com with SMTP id c184so22519108wmd.0 for ; Sun, 06 Nov 2016 08:37:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=HagHQEK3C5tCQ+pZzijCn8S7INCvYkeScCTclFaWtBs=; b=f4nbQph5p956/BFpcL9am4Hw4NDIKhTyOBD+kj1PGO9DNIWPhxHQkkyRcC1z0VqaIT i3L2PMI0B7FoUT+h+KROTGlkXWdnjJoG6//WUqEEtdq2zQjEf0ZC/KmHP7svmY7oWMv4 0PFXr+qKg+1GUmsBCJnwXiVWWtoNRcIqjta32q8hu5nihW+G2rZav5R1UIf/HPmk0b9A yqaA1o/RcNt0KnQfJhIvboQrG29TKFOhTN7s5ae5ksdX9MqUmYEt72pV9hDwXfgHLngi NR19VIKl86AWLsi5jEIotmkGhBZyPKrO5X2EdivKF5Q+5z0D44Q6zEGvx9XoJcvPDJIF veBw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=HagHQEK3C5tCQ+pZzijCn8S7INCvYkeScCTclFaWtBs=; b=R/nPSVofxsOTUyQnxmtdyD9JrJGQVs8S5NZMTy1z5DNJ0c0slgEOzIAiiLIltjf2MA NCK1GaLZ33/MPfNYrFPWPviA9mHtzNJeVMSi1MQ77aDjlF3vp2p4pS7lcT1agFZtLwwE hE/2JRkN+8hgqaFZKIKUtv6RO7DTfA9QytC9pUOF2iklbzntwT7Hyu2nOMzRk/OOe+j0 Ib36/+tLNjBn1N46ObkQ1hSt7tvxILw7l5xFol2MIBiAOjoKvhwzCQ8zyQO9PxTdS6Sv FC3bZOAUiAdzmobu+2H+2qwwtbygdxYFKPSzduAww8+AyV62WfwzvtpdmW/Kboqo70Oz 5Liw== X-Gm-Message-State: ABUngvfYZg78GwzzxuA8ds8l2hYEnf0l4l1cGSIIf9BgsET2P23URGqS1Xs3ZaQ+6+wnyGWBQwfdT6x5mmeA/w== X-Received: by 10.194.100.225 with SMTP id fb1mr2254671wjb.128.1478450241050; Sun, 06 Nov 2016 08:37:21 -0800 (PST) MIME-Version: 1.0 Received: by 10.80.150.101 with HTTP; Sun, 6 Nov 2016 08:36:40 -0800 (PST) In-Reply-To: <86oa1umcb3.wl-herbert@mailbox.org> References: <86pombmc6q.wl-herbert@mailbox.org> <86oa1umcb3.wl-herbert@mailbox.org> From: Odhiambo Washington Date: Sun, 6 Nov 2016 19:36:40 +0300 Message-ID: Subject: Re: buildworld failure due to bspatch To: User Questions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2016 16:37:23 -0000 On 5 November 2016 at 13:49, Herbert J. Skuhra wrote: > Odhiambo Washington skrev: > > > > On 4 November 2016 at 19:39, Herbert J. Skuhra > wrote: > >> Odhiambo Washington skrev: > >> > > >> > After applying the bind and openssl patches on two servers running > >> > 9.3-STABLE, the buildworld process fails at the same point in both > and I > >> > wonder what could be the reason. > >> > >> I think the patches are for RELEASE branches. If you are tracking > >> STABLE then revert and update via svn(lite). > >> > >> > > Hello Herbert, > > > > You were right. I just deleted my /usr/src and fetched fresh sources via > > svn. > > How does one 'revert' a patch applied using patch < /path/to/patch-file? > > > Try 'patch -R < ...'. Or better run 'svnlite revert -R .' in /usr/src. > > You can also check for modified/added files with 'svnlite status' and > manually remove them and then run svnlite up again. > > -- > Herbert > Hi Herbert, Thank you for educating me, and more thanks for being my third eye and saving me the agony. -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft."