Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2015 20:38:17 +0300
From:      Andriy Gapon <avg@FreeBSD.org>
To:        ports <freebsd-ports@FreeBSD.org>
Cc:        timur@FreeBSD.org, =?UTF-8?B?TWlja2HDq2wgTWFpbGxvdA==?= <mickael.maillot@gmail.com>
Subject:   pkg install kodi does not like samba
Message-ID:  <5564AF89.8040108@FreeBSD.org>

next in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5564AF89.8040108>