Fwd: pkg install: conflict deluge with fpc-units

Valery Savchuk valery.savchuk at gmail.com
Wed Nov 12 12:08:34 UTC 2014


Hello!

Today (2014-Nov-12) I have tried to install package deluge, it removes
package fpc-units.
But installing package fpc-units removes package deluge.
And so on with loop.


See below:

root at bsd:/ # pkg install deluge
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
Checking integrity... done (1 conflicting)
Checking integrity... done (0 conflicting)
The following 11 packages will be affected (of 0 checked):
Installed packages to be REMOVED:
        fpc-units-2.6.4_2
        fpc-bfd-2.6.4
        libbfd-2.19.1_2
New packages to be INSTALLED:
        deluge: 1.3.10,1
        py27-game: 1.9.1_4
        py27-numpy: 1.9.1,1
        suitesparse: 4.0.2_4
        lapack: 3.4.2_3
        blas: 3.4.2_3
        gcc: 4.8.3_2
        binutils: 2.24_1
The process will require 432 MB more space.
Proceed with this action? [y/N]:



root at bsd:/ # pkg install fpc-units
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
Checking integrity... done (1 conflicting)
Checking integrity... done (0 conflicting)
The following 11 packages will be affected (of 0 checked):
Installed packages to be REMOVED:
        deluge-1.3.10,1
        py27-numpy-1.9.1,1
        suitesparse-4.0.2_4
        lapack-3.4.2_3
        blas-3.4.2_3
        gcc-4.8.3_2
        py27-game-1.9.1_4
        binutils-2.24_1
New packages to be INSTALLED:
        fpc-units: 2.6.4_2
        fpc-bfd: 2.6.4
        libbfd: 2.19.1_2
The operation will free 432 MB.
Proceed with this action? [y/N]:


root at bsd:/ # uname -a
FreeBSD bsd 10.1-PRERELEASE FreeBSD 10.1-PRERELEASE #0 r271243: Mon Sep  8
02:27:35 UTC 2014
root at releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC
amd64


Best regards


More information about the freebsd-pkg mailing list