Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jun 2018 02:05:09 +0200
From:      Jan Beich <jbeich@FreeBSD.org>
To:        "J.R. Oldroyd" <fbsd@opal.com>
Cc:        gecko@FreeBSD.org
Subject:   Re: firefox-61.0 runtime dependency missing
Message-ID:  <1scy-74ga-wny@FreeBSD.org>
In-Reply-To: <20180621084338.68b8c9d4@opal.com> (J. R. Oldroyd's message of "Thu, 21 Jun 2018 08:43:38 -0400")
References:  <20180621084338.68b8c9d4@opal.com>

next in thread | previous in thread | raw e-mail | index | archive | help
"J.R. Oldroyd" <fbsd@opal.com> writes:

> Hi,
>
> Firefox-61.0 has a runtime dependency of sqlite3 > 3.22.
>
> I see you have a build dependency listing the sqlite3 version of >= 3.23.1,
> however there is no runtime dependency.  As a result, when I upgraded using
> "pkg install firefox", firefox was upgraded but my sqlite3 lib remained at
> version 3.22 and firefox did not run.

Partial upgrades (e.g., "pkg install firefox") are not supported. pkg(8)
already embeds versions of all dependencies in +MANIFEST.

$ pkg rquery %dn-%dv firefox | fgrep sqlite
sqlite3-3.24.0



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1scy-74ga-wny>