From nobody Mon Jan 23 22:05:40 2023 X-Original-To: multimedia@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4P14112HQvz2sydG for ; Mon, 23 Jan 2023 22:05:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4P14110jGqz3J4f for ; Mon, 23 Jan 2023 22:05:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1674511541; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=dbzDnbRek+Kc5dBUbb2l/lW0zY4Ylsz1FYFCT5CJhq0=; b=Cz+eCaf79RL7dhreSJzlirLhTQbHfhNyM2ETzSt6jWpTziEPsoJcM9Hx9aR56k6cVK1GGb Wr/C5L6cIIFWyUi+X/2hqRoDfvJ+rYp42GNNypuml7Czxm+ntmjvIWx1PZAZAfvH+S66eW LT3o9mrDlYQAbRAaDrvQO4FE/ibWhvLtr9zst4SDHjIaEjTFzIsQuxwQEbiZHntc0tWaK1 XjOooaWcJum1M2jDhM9ZrF1pZOLRh7hYS2iAi673G/pmPrP3ANkiN4PYPl5xVAz5vdAYo0 DgIhi84nH5eTY4QxVOs7VF9gi6XVGw1ztnZQ2mDXa8U90fuYN75TeEkltQHHuA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674511541; a=rsa-sha256; cv=none; b=P+GwJ3Isducgkm4bgcoav317G8RtYqwTq+gvUJ403MaZcMyJAfJCDooVKTlTA0PapsoBFi mzraFKug91VlbnY0XCfzMrugTgnGfbJdx0IwL6ZnkGc4O9H2RUeGnTnbVGr6+tP1WVXt8z DXOirLbKw9drQ0F2Vxz2vkDwMtiQmHtO5SbhUgAK65v/6ZzSH1e+Vgwy4FH0l19q2yfe1l 5vYkLsmDQ/cyhqaJGHNlqUpuSuOEu9OQeNmyeleACr2TmqBK6HScde3GBIIgF6TLVr+RAc hQnbLdYnAptg24p95b4xoHSzU1+hYQ5MUwiiNCOZhjIPEJlVBnrq+9p3wDD1ag== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4P14106tRGzljT for ; Mon, 23 Jan 2023 22:05:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 30NM5exv099570 for ; Mon, 23 Jan 2023 22:05:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30NM5e9v099569 for multimedia@FreeBSD.org; Mon, 23 Jan 2023 22:05:40 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 268652] Qt5: Some apps fails to start after upgrading to 5.15.8 Date: Mon, 23 Jan 2023 22:05:40 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: junchoon@dec.sakura.ne.jp X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Multimedia discussions List-Archive: https://lists.freebsd.org/archives/freebsd-multimedia List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-multimedia@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268652 --- Comment #51 from Tomoaki AOKI --- (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 on the CC list for the bug.=