pkg aparently not respecting subversion make.conf settings

olli hauer ohauer at gmx.de
Tue Jun 10 17:41:45 UTC 2014


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 at 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 at 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


More information about the freebsd-ports mailing list