Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jan 2023 22:05:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 268652] Qt5:  Some apps fails to start after upgrading to 5.15.8
Message-ID:  <bug-268652-7788-s7KVsvwW9L@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268652-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268652-7788@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=3D268652

--- Comment #51 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
(In reply to Dima Panov from comment #50)

There ares some reasons, inteltional and non-intentional.

The intentional reasons are
  *I don't want old packages deleted to easily switch back to old version.
   This is useful when updated port is consisted with a few packages and
   updated version doesn't work as expected.
   Poudriere deletes old package first not to pull them in as dependencies.

 *I don't know enogh for pkg repo hierarchy and its local cache, especially
metadata.

The non-intentional reason is that I didn't notice the configuration you fi=
rst
noted is in the handbook at the moment. I could find the example using local
web server on poudriere website.

And the second configuration is not my option, as for some cases I want to =
use
official pkg, especially ones pulling in some monster like electron* that o=
nly
one port to try requires. When I wanted to try vscode, it requires electron=
 to
build, but not to run.
(If multiple apps require the same version of electron, I would not hesitat=
e to
build it on poudriere jail. Electron doesn't build with `make` or `pkg_repl=
ace`
if default node is installed.)
`pkg_replace -PP` handles this situation well, first looks for
/usr/ports/packages/All/ as local cache, and if none, try official repo.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268652-7788-s7KVsvwW9L>