From owner-freebsd-questions@FreeBSD.ORG Fri May 8 15:31:58 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C02D95C4 for ; Fri, 8 May 2015 15:31:58 +0000 (UTC) Received: from mail-ig0-x232.google.com (mail-ig0-x232.google.com [IPv6:2607:f8b0:4001:c05::232]) (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 94BAE1811 for ; Fri, 8 May 2015 15:31:58 +0000 (UTC) Received: by igbyr2 with SMTP id yr2so23979812igb.0 for ; Fri, 08 May 2015 08:31:58 -0700 (PDT) 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 :cc:content-type; bh=TdM1Hisp7s2LZsxGbP5F/DUMSLj1vyXS06dqjducmqM=; b=pNKB5PtpVmfm7Zni6lHgS3CVNCvHn1eKCIwODajIXs0K2FHWnlt+Am625dPOMyA+zq Gge1iAEgalI5/QmMeKF6mMFp3Lvlo+2xgiCWyfK5bz7GhV4Z/lklWj3bLsPJaHmHOTgT 6CpVIzhWl5VIyGf9+jClT7lEJwl7XiqTL6TNhzis21y0h4dtEfyXJWRbFuxLrKLOwqPH PPltnGk0WBBYvmyYpAt3mQJaydx8VEGF80LGA1u33+8sYjX66uFg+bN1q1OhSvOETaYV fY761aKBxY+SjaPhNvvIVvYCmc2pmo1SA4qrR/S/yrK6UDcEfMdbExcLUILpNOVEz7be AnWQ== X-Received: by 10.50.114.35 with SMTP id jd3mr5147099igb.14.1431099117929; Fri, 08 May 2015 08:31:57 -0700 (PDT) MIME-Version: 1.0 Received: by 10.36.121.1 with HTTP; Fri, 8 May 2015 08:31:37 -0700 (PDT) In-Reply-To: <20150508152349.GA11528@shellx.eskimo.com> References: <20150508152349.GA11528@shellx.eskimo.com> From: Avinash Sonawane Date: Fri, 8 May 2015 21:01:37 +0530 Message-ID: Subject: Re: Can not make install misc/freebsd-doc-en : No file to patch error To: Joseph Olatt Cc: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 May 2015 15:31:58 -0000 On Fri, May 8, 2015 at 8:53 PM, Joseph Olatt wrote: > On Fri, May 08, 2015 at 08:38:35PM +0530, Avinash Sonawane wrote: >> Hello everyone! >> >> # uname -a >> FreeBSD titanic.rootkea.me 10.1-RELEASE FreeBSD 10.1-RELEASE #0 >> r274401: Tue Nov 11 21:02:49 UTC 2014 >> root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >> >> Whenever I say make install in /misc/freebsd-doc-en the install fails saying >> "No file to patch. Skipping... >> 6 out of 6 hunks ignored--saving rejects to configure.rej" > > In the past, whenever I encounter issues like this, I remove the > offending directory and then run svnlite update. It will repopulate the > removed directory with all the required files. > > (1) cd /usr/ports > (2) rm -rf misc/freebsd-doc-en > (3) svnlite update > (4) cd misc/freebsd-doc-en > (5) make install clean > > Give it a shot. It might work for you. Ok. I'll try svnlite. But I am facing the same issue on x11/gnome3 too as it also depends on qt4. So will this solve x11/gnome3 issue too or do I have to rm and svnlite x11/gnome3 as well? -- Avinash Sonawane (RootKea) PICT, Pune http://rootkea.wordpress.com