Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 May 2019 17:09:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 238210] www/firefox: 67.0_4,1 from pkg crashes on startup in mozilla::storage::Service::getSingleton()
Message-ID:  <bug-238210-21738-00CEVMfb3A@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238210-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238210-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238210

--- Comment #7 from Jan Beich <jbeich@FreeBSD.org> ---
pkg(8) doesn't use ports except some bits like INDEX for "pkg version" or
UPDATING for "pkg updating". *_DEPENDS is for ports framework to check
dependencies, not for "pkg upgrade". ports use pkg to prevent installing
vulnerable version, check package version in
(BUILD|RUN)_DEPENDS=3Dfoo>=3D1.2:bar/foo syntax, install staged files accor=
ding to
plist and register installed ports (as packages).

--=20
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238210-21738-00CEVMfb3A>