Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jan 2019 11:26:33 +0100
From:      Miroslav Lachman <000.fbsd@quip.cz>
To:        Dave Cottlehuber <dch@skunkwerks.at>, freebsd-ports@freebsd.org, Stefan Bethke <stb@lassitu.de>
Subject:   Re: Why does pkg want to install emby-server?
Message-ID:  <2cbcea74-3159-1ada-24f8-53a709d9fa8d@quip.cz>
In-Reply-To: <1547856484.2363764.1638438616.56B7C1E1@webmail.messagingengine.com>
References:  <53884A62-59CE-43F5-AD3D-AD91BA0C3505@lassitu.de> <1547856484.2363764.1638438616.56B7C1E1@webmail.messagingengine.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Dave Cottlehuber wrote on 2019/01/19 01:08:
> On Fri, 18 Jan 2019, at 22:27, Stefan Bethke wrote:
>> No matter what package I try to install on my 12-stable machine, pkg
>> always adds emby-server. When I check after the install, nothing
>> requires emby-server. What’s going on?
> 
> you probably have a further package that is missing the emby-server as a dependency.
> 
> sudo pkg check -d -v
> 
> should tell you what package that is, either delete it or accept the corrective action

I had this problem in the past too and it was not related to any 
required dependencies. After pkg install finished the installation of 
wanted package and unwanted unrelated packages next call to "pkg 
autoremove" deinstalled those unwanted packages (it means nothing needs 
them). But next pkg install put them back. This problem disappeared 
after a few month after complete reinstall of all packages by pkg 
upgrade -f (after system upgrade).

Miroslav Lachman



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2cbcea74-3159-1ada-24f8-53a709d9fa8d>