Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Dec 2014 10:59:14 -0500
From:      Michael Butler <imb@protected-networks.net>
To:        vermaden <vermaden@interia.pl>, freebsd-stable@freebsd.org,  freebsd-pkg@freebsd.org
Subject:   Re: PKG wants to remove a lot of installed packages only to install MOZJPEG package
Message-ID:  <54A17A52.3040704@protected-networks.net>
In-Reply-To: <54A13602.3070208@interia.pl>
References:  <54A13602.3070208@interia.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/29/14 06:07, vermaden wrote:
> Hi,
> 
> I wanted to add 'mozjpeg' package, but PKG wants to remove a lot of
> other packages in that process, any explanation for that?

> # pkg install mozjpeg
> Updating FreeBSD repository catalogue...
> FreeBSD repository is up-to-date.
> All repositories are up-to-date.
> Checking integrity... done (1 conflicting)
                             ^^^^^^^^^^^^^^
This tells me that mozjpeg installs files over the top of the jpeg
package and, in order to install it, needs to remove everything that
depends on it.

pkg has no way of knowing if mozjpeg has the same API as jpeg,

	imb




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54A17A52.3040704>