10.0-BETA3 pkg install subversion - Conflict found on path - repost from freebsd-pkg@

George Kontostanos gkontos.mail at gmail.com
Wed Nov 6 13:03:45 UTC 2013


On Wed, Nov 6, 2013 at 11:39 AM, Sergey V. Dyatko
<sergey.dyatko at gmail.com>wrote:

> On Wed, 6 Nov 2013 10:31:28 +0100
> claudiu vasadi <claudiu.vasadi at gmail.com> wrote:
>
> > Hi all,
> >
> > Fresh installation of 10.0-BETA3 i386 r257580.
> >
> > pkg install sudo subversion
> > Updating repository catalogue
> > digests.txz
> >
> >                                          100%  963KB 107.0KB/s
> > 142.6KB/s 00:09
> > packagesite.txz
> >
> >                                          100% 5275KB 159.9KB/s
> > 205.1KB/s 00:33
> > Incremental update completed, 0 packages processed:
> > 0 packages updated, 0 removed and 21783 added.
> > The following 12 packages will be installed:
> >
> >         Installing gettext: 0.18.3.1
> >         Installing expat: 2.1.0
> >         Installing gdbm: 1.10
> >         Installing db42: 4.2.52_5
> >         Installing sqlite3: 3.8.0.2
> >         Installing neon29: 0.29.6_4
> >         Installing sudo: 1.8.8
> >         Installing apr: 1.4.8.1.5.2
> >         Installing subversion: 1.6.23_2
> >         Installing subversion: 1.7.13
> >         Installing serf: 1.2.1_1
> >         Installing subversion: 1.8.3
> >
> > The installation will require 66 MB more space
> >
> > 12 MB to be downloaded
> >
> > Proceed with installing packages [y/N]: y
> >
> > gettext-0.18.3.1.txz
> >             100% 2046KB 120.4KB/s 106.2KB/s   00:17
> > expat-2.1.0.txz
> >             100%  110KB 110.0KB/s  70.0KB/s   00:01
> > gdbm-1.10.txz
> >            100%   84KB  83.7KB/s  83.7KB/s   00:01
> > db42-4.2.52_5.txz
> >           100% 1496KB 166.2KB/s 166.0KB/s   00:09
> > sqlite3-3.8.0.2.txz
> >             100%  740KB 148.0KB/s 170.2KB/s   00:05
> > neon29-0.29.6_4.txz
> >          100%  215KB 107.7KB/s 145.5KB/s   00:02
> > sudo-1.8.8.txz
> >               100%  658KB 164.5KB/s 188.0KB/s   00:04
> > apr-1.4.8.1.5.2.txz
> >              100%  388KB 129.5KB/s 188.3KB/s   00:03
> > subversion-1.6.23_2.txz
> >          100% 1908KB 212.0KB/s 438.1KB/s   00:09
> > subversion-1.7.13.txz
> >           100% 2154KB 153.9KB/s 314.0KB/s   00:14
> > serf-1.2.1_1.txz
> >               100%   72KB  72.1KB/s  72.1KB/s   00:01
> > subversion-1.8.3.txz
> >             100% 2564KB 134.9KB/s  23.9KB/s   00:19
> > Checking integrity...
> >
> > Conflict found on path /usr/local/bin/svn between
> > subversion-1.7.13(devel/subversion17) and
> > subversion-1.6.23_2(devel/subversion16)
> >
> > Conflict found on path /usr/local/bin/svnadmin between
> > subversion-1.7.13(devel/subversion17) and
> > subversion-1.6.23_2(devel/subversion16)
> >
> > Conflict found on path /usr/local/bin/svndumpfilter between
> > subversion-1.7.13(devel/subversion17) and
> > subversion-1.6.23_2(devel/subversion16)
> >
> > Conflict found on path /usr/local/bin/svnlook between
> > subversion-1.7.13(devel/subversion17) and
> > subversion-1.6.23_2(devel/subversion16)
> >
> > Conflict found on path /usr/local/bin/svnserve between
> > subversion-1.7.13(devel/subversion17) and
> > subversion-1.6.23_2(devel/subversion16)
> >
> > Conflict found on path /usr/local/bin/svnsync between
> > subversion-1.7.13(devel/subversion17) and
> > subversion-1.6.23_2(devel/subversion16)
> >
> > Conflict found on path /usr/local/bin/svnversion between
> > subversion-1.7.13(devel/subversion17) and subversion-1.6.23_2(devel/
> >
> >
> > [...]
> >
> > Many more files follow.
> >
> > Notice at the beginning, it's trying to install 3 versions of
> > subversion (1.6, 1.7 and 1.8)
> >
> >
> >
> > Somehow I consider this not so normal.
> >
> > The system is a fresh instalation.
> >
> > Ideas?
> >
> > PS: Repost from freebsd-pkg@ so that more people see this.
> >
>
> repeating myself: use
> pkg install devel/subversion` command for
> svn1.8
> pkg install devel/subversion17 for 1.7, etc
>
> --
> wbr, tiger
> _______________________________________________
> freebsd-stable at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"
>

Actually pkg install subversion attempts to install all available versions.

I had to use: pkg install subversion-1.8.3 to get  devel/subversion


-- 
George Kontostanos
---
http://www.aisecure.net


More information about the freebsd-stable mailing list