From owner-freebsd-current@FreeBSD.ORG Sun Aug 4 23:27:59 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E6ED4B2B for ; Sun, 4 Aug 2013 23:27:58 +0000 (UTC) (envelope-from dieterich.joh@gmail.com) Received: from mail-gh0-x229.google.com (mail-gh0-x229.google.com [IPv6:2607:f8b0:4002:c05::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A84992E4A for ; Sun, 4 Aug 2013 23:27:58 +0000 (UTC) Received: by mail-gh0-f169.google.com with SMTP id r1so1037246ghr.28 for ; Sun, 04 Aug 2013 16:27:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=dXL0C+lBV4qSTAzgBum/W5wcX/Er9NT8xKxzRJDbLlA=; b=HFvwtMkCAf+pgzkczcivFYuPtepuCKSETBdzEDKbA7Z6vGzxH9Y5wzA89DcZbnbnvJ 6RwYQbiIv22xCSNmN1dcbIR46I2/etZl+goXHIv8yRWAfK0H3ZD77kVoMozlbC7PpXTX tsN/LxVKQ46JFMqiE+x3+dsdSXG831AcrLLt35/C8Z7VNWOwwOu4K8aChkKCrHEqcIGg t3A3v9WJgqWs9YdYrXsUwJ9RkU4B+9+vXzWXY/a5OUKBJMWDotqWxwefA/08wSe6eIxC pC/jHfgpw0GB5TAk6v27grEhG7j39gEgy8NOyGa21/P3+o8hNM1zb2yp0umGquP7kecJ l8Fg== X-Received: by 10.236.163.138 with SMTP id a10mr3993795yhl.111.1375658877806; Sun, 04 Aug 2013 16:27:57 -0700 (PDT) Received: from bresson.poelloepaeae.de (jd-t430s.Princeton.EDU. [128.112.34.82]) by mx.google.com with ESMTPSA id f67sm32170960yhh.9.2013.08.04.16.27.56 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 04 Aug 2013 16:27:57 -0700 (PDT) Message-ID: <51FEE37B.9090205@gmail.com> Date: Sun, 04 Aug 2013 19:27:55 -0400 From: Johannes Dieterich User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130731 Thunderbird/17.0.7 MIME-Version: 1.0 To: freebsd-current@freebsd.org, Steve Kargl Subject: Re: svn error during 'make buildkernel'? References: <20130803210348.GA715@troutmask.apl.washington.edu> <20130803210858.GJ78299@glenbarber.us> <20130803213023.GA812@troutmask.apl.washington.edu> <20130803214313.GL78299@glenbarber.us> <20130804232358.GA6068@troutmask.apl.washington.edu> In-Reply-To: <20130804232358.GA6068@troutmask.apl.washington.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Aug 2013 23:27:59 -0000 Hi, On 08/04/13 19:23, Steve Kargl wrote: > On Sat, Aug 03, 2013 at 05:43:13PM -0400, Glen Barber wrote: >> On Sat, Aug 03, 2013 at 02:30:23PM -0700, Steve Kargl wrote: >>> >>> Thanks. >>> >>> Looks like an entry in /usr/src/UPDATING is missing if >>> /usr/bin/svn* is forcing an obsolscence of a functioning >>> installed port. >>> >> >> The port was at 1.8.x before I added the additional lookup of >> svnlite to the script. There really is no need for UPDATING entry, >> since 1.7.9 is deprecated, and the behavior you have seen is not a fatal >> error with the buildkernel process. >> >> BTW, you should upgrade devel/subversion anyway, since there are >> security vulnerabilities. >> > > Here's a perfect example why chasing the bleeding edge ports > is a stupid idea. After upgrading devel/subversion as you > suggested, I see > > cd /usr/ports > % svn upgrade > % svn update > Updating '.': > svn: E170000: Unrecognized URL scheme for 'http://svn.freebsd.org/ports/head' > % svn --version | grep version > svn, version 1.8.1 (r1503906) > % which svn > /usr/local/bin/svn > %which svnlite > /usr/bin/svnlite > % svnlite --version | grep version > svn, version 1.8.1 (r1503906) > Subversion is open source software, see http://subversion.apache.org/ > % svnlite > % svnlite update > Updating '.': > U www/squid33/distinfo > U www/squid33/files/squid.in > U www/squid33/Makefile > U cad/gmsh/Makefile > U cad/gmsh/distinfo > U cad/gmsh/pkg-plist > U lang/gcc47/Makefile > U lang/gcc47/distinfo > U lang/gdc/Makefile > U x11-clocks/xdaliclock/Makefile > U x11-clocks/xdaliclock/distinfo > U net-mgmt/virt-viewer/Makefile > U net-mgmt/virt-viewer/distinfo > U net-mgmt/virt-viewer/pkg-plist > U x11/xfwp/Makefile > U x11/xfwp/distinfo > Updated to revision 324253. > > So, how do I fix svn, now? You need to enable the SERF option for the port and rebuild, it is now required to be able to access http/https-type repositories. Hope this helps Johannes