Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jun 2014 19:41:35 +0200
From:      olli hauer <ohauer@gmx.de>
To:        Simon Wright <simon.wright@gmx.net>
Cc:        freebsd-ports <freebsd-ports@FreeBSD.org>
Subject:   Re: pkg aparently not respecting subversion make.conf settings
Message-ID:  <5397434F.6080006@gmx.de>
In-Reply-To: <53973B84.7020008@gmx.net>
References:  <trinity-b823299e-8324-43d5-8d6f-90561ce2dd35-1402418182712@msvc024> <53973B84.7020008@gmx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2014-06-10 19:08, Simon Wright wrote:
> On 10/06/2014 18:36, Olli Hauer wrote:
>> in case you are running pkg on the client run there the command
>> $ pkg set -o devel/subversion:devel/subversion17
> 
> Thanks Olli. I had sone this but did it again "just to be sure" (TM)
> 
> [simon@vmserver04 /usr/ports]$ sudo pkg set -o devel/subversion:devel/subversion17
> Sudo password:
> Change origin from devel/subversion to devel/subversion17 for all dependencies? [y/N]: y
> [simon@vmserver04 /usr/ports]$ sudo pkg upgrade
> Updating repository catalogue
> Upgrades have been requested for the following 12 packages:
> 
>         Reinstalling apr-1.5.1.1.5.3 [01home] (needed shared library changed)
>         Reinstalling cairo-1.10.2_10,2 [01home] (needed shared library changed)
>         Reinstalling gmp-5.1.3_2 [01home] (needed shared library changed)
>         Reinstalling icu-52.1 [01home] (needed shared library changed)
>         Reinstalling libxcb-1.10_2 [01home] (needed shared library changed)
>         Upgrading phpMyAdmin: 4.2.2 -> 4.2.3 [01home]
>         Upgrading pkgconf: 0.9.5 -> 0.9.6 [01home]
>         Upgrading serf: 1.3.5 -> 1.3.5_1 [01home]
>         Reinstalling subversion17-1.7.17 [01home] (direct dependency changed)
>         Reinstalling libX11-1.6.2_2,1 [01home] (needed shared library changed)
>         Installing subversion: 1.8.9 [01home]
>         Reinstalling portdowngrade-1.5 [01home] (direct dependency changed)
> 
> The upgrade will require 14 MB more space
> 
> 0 B to be downloaded
> 
> Proceed with upgrading packages [y/N]: n
> 
> So it still wants to install devel/subversion and of course poudriere still pulls in 1.8 as well when it tries to build packages.

Hm, in this case it is possible you have to `pkg delete devel/subversion' before and then use `pkg install devel/subversion17'
It is also possible pkg does the right thing but not sure.

It is possible a port that is no longer in the tree requests devel/subversion.

Try to identify this port with `pkg info -rx subversion'

In case you want to downgrade because of the serf issues, I will submit later an update to a new serf-1.3.6 release that should fix the seen issue,
(Still waiting for a feedback of the subversion18 maintainer)


-- 
Regards,
olli



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5397434F.6080006>