From owner-freebsd-ports@FreeBSD.ORG Mon Jul 14 11:32:19 2008 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 387A41065678 for ; Mon, 14 Jul 2008 11:32:19 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from mail.ciam.ru (ns.ciam.ru [213.247.195.75]) by mx1.freebsd.org (Postfix) with ESMTP id 99DF38FC1B for ; Mon, 14 Jul 2008 11:32:18 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from dhcp250-210.yandex.ru ([87.250.250.210]) by mail.ciam.ru with esmtpa (Exim 4.x) id 1KIMHn-0004Y3-Fa; Mon, 14 Jul 2008 15:32:07 +0400 Message-ID: <487B3938.80805@FreeBSD.org> Date: Mon, 14 Jul 2008 15:32:08 +0400 From: Sergey Matveychuk User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Andriy Gapon References: <48753715.10601@tsoft.com> <200807092249.06852.david@vizion2000.net> <4875C5D2.70003@tsoft.com> <48777A03.2060205@icyb.net.ua> <4877D82C.6030309@FreeBSD.org> <487A3ADD.3000707@icyb.net.ua> In-Reply-To: <487A3ADD.3000707@icyb.net.ua> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: yuri@tsoft.com, David Southwell , freebsd-ports@FreeBSD.org Subject: Re: portupgrade fails to upgrade the package because the older version is installed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2008 11:32:19 -0000 Andriy Gapon wrote: > on 12/07/2008 01:01 Sergey Matveychuk said the following: >> Andriy Gapon wrote: >>> on 10/07/2008 11:18 Yuri said the following: >>>> David Southwell wrote: >>>>> Did you follow the instructions in UPDATING (see below)? >>>>> They may have some bearing on the problem. >>>>> ________________________ >>>>> 20080701: >>>>> AFFECTS: users of devel/subversion* >>>>> AUTHOR: Lev Serebryakov >>>>> >>>>> subversion now uses neon-0.28.x (www/neon28) port, and automatic >>>>> portupgrade will fail because neon26 will conflict with installed >>>>> neon26. >>>>> You should upgrade neon library tohgether with subversion with >>>>> >>>>> # portupgrade -o www/neon28 neon subversion >>>>> >>>>> command. >>>>> >>>>> Also, if you use special subversion port with bindings, you >>>>> should upgrade your port to clean subversion port with >>>>> >>>>> # portupgrade -o devel/subversion subversion-\* >>>>> >>>>> and install needed bindings (p5-subversion, py-subversion and/or >>>>> ruby-subversion) after that. >>>>> >>>>> If you use subversion with bindings, installed from devel/subversion >>>>> with custom options, don't forget to install separate bindings ports >>>>> after subversion upgrade. >>>>> __________________________- >>>>> >>>>> David >>>>> >>>> >>>> No, command "portupgrade -o www/neon28 neon subversion" causes the same >>>> error message itself. >>> >>> Manually deinstall neon26 (you might want to create a backup with >>> pkg_create -b) and then install neon28 and then proceed as usual with >>> subversion. >>> portupgrade -o seems to be broken. >>> >> >> Really? > > Yes. At least for me. When I reported the issue I got now follow-ups - > nobody said that it works for them and nobody said that they see the > same issue. This command works: # portupgrade -o www/neon28 neon26 I'll fix UPDATING entry. -- Dixi. Sem.