pkg install kodi does not like samba

Andriy Gapon avg at FreeBSD.org
Tue May 26 17:39:26 UTC 2015


Not sure if this is a problem with multimedia/kodi port or if it is with pkg or
both:
$ pkg install kodi
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
Updating poudriere repository catalogue...
poudriere repository is up-to-date.
All repositories are up-to-date.
Checking integrity... done (1 conflicting)
Checking integrity... done (0 conflicting)
The following 13 package(s) will be affected (of 0 checked):

Installed packages to be REMOVED:
        samba36-3.6.25

New packages to be INSTALLED:
        kodi: 14.2 [FreeBSD]
        tinyxml: 2.6.2_1 [FreeBSD]
        samba36-nmblookup: 3.6.25 [FreeBSD]
        libnfs: 1.3.0_1 [FreeBSD]
        libcec: 2.2.0 [FreeBSD]
        libbluray: 0.7.0,1 [FreeBSD]
        libbdplus: 0.1.2 [FreeBSD]
        libaacs: 0.8.0 [FreeBSD]
        libass: 0.12.1 [FreeBSD]
        sdl2: 2.0.3_4 [FreeBSD]
        shairplay: 0.9.0.20140422 [FreeBSD]
        lzo2: 2.09 [FreeBSD]

So, pkg wants to replace samba36 with samba36-nmblookup.
I think that those packages conflict because samba36 provides a superset of what
samba36-nmblookup provides.  So, there should be no reason to not just use samba36.
Finally, why do we need net/samba-nmblookup at all?  Seems like kodi is its only
user and it is not a light-weight port already.

-- 
Andriy Gapon


More information about the freebsd-ports mailing list