From nobody Wed Nov 09 02:43:40 2022 X-Original-To: bugs@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 4N6Tmr4bWSz4YS17 for ; Wed, 9 Nov 2022 02:43:40 +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 4N6Tmr1k3Pz47rQ for ; Wed, 9 Nov 2022 02:43:40 +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=1667961820; 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; bh=ltDMjJn5Y5bdlTocGZKrz3rw3jaNF41Efm2jA80/eBM=; b=b5jHPhU+64LdHxtFttf3A0Koqq+9/mvKkdlJ88R319ZSJvCHEQ6LkmFZ3WroYMmOELSpZi bIWwtvzLbNLV9Uo5ors2wbwUWuHvw23U0kQKys5zu6dNolqUvWGKcZv43kl0xGPW8Kzz2f glAHEfQPJ1vzNrYvFWWBILbOdk9f4b/QhESwtPmMLx5cOegWnelAvSETqsvP6R1RzfxHtP nGWSm7R9YgElR6qoK4bsK5XQrbG0aFLHJuUhWiOzBAJWoXv5bMCGpUpDXLVZAsAnQVTHyE Wrx8B6u+iBMJkZnv+8mzP0wen0bB39n92kQqJXTZw2JqDesSev9Sjw7f9MHDMQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1667961820; a=rsa-sha256; cv=none; b=VhAKthQlu/Aet/pWrXpIauFWtvbmxiOts10+hpntxkQMIoCF0INxoTR/jt31FA1P7hpoDs XLhbCq3dbz+oRuUXaJu8R2vCZcuFH+by/Ku2NphK30u9R7HOhP56GGDqQarsC9yzt1wfz6 fyXdlr4Q6UH1sEgwS3pE0GtToBuwb+X4mw01yhaDMIs8Vm3tkEviDZMD7VdEgnerb5mudy 0fVU+PZESRW94pDuRo8o7tjbmp/Q+iQ8W5xmSDweW29HTaO6PHcs3FMZQLUV5+MH3kK3RG plzWDXGZl6kW+bX50mSxdK67Kea7KEUHIepIf/T40J4ItRhTQ7rvXc/JzEbBcA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4N6Tmr0mzlz15PG for ; Wed, 9 Nov 2022 02:43: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 2A92he5S080256 for ; Wed, 9 Nov 2022 02:43:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2A92heos080255 for bugs@FreeBSD.org; Wed, 9 Nov 2022 02:43: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: bugs@FreeBSD.org Subject: [Bug 267657] pkg upgrade prompts to install if package is missing Date: Wed, 09 Nov 2022 02:43:40 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: freebsd@haraschak.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267657 Bug ID: 267657 Summary: pkg upgrade prompts to install if package is missing Product: Base System Version: 13.1-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: freebsd@haraschak.com This behavior is not what is outlined in the manpage. This has changed in t= he last few months (or longer, not sure exactly) as I used to be able to invoke this via Ansible and the pkg upgrade process would skip hosts where the pac= kage was not installed. Now, if adding "-y" all hosts will receive the new packa= ge even if it previously did not exist. pkg-upgrade(8)"... Moreover, pkg upgrade will not install new packages, exc= ept as required to fulfil dependencies of the packages listed on the command line..." --=20 You are receiving this mail because: You are the assignee for the bug.=