From owner-freebsd-pkg@freebsd.org Mon Aug 20 11:32:02 2018 Return-Path: Delivered-To: freebsd-pkg@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0E836108D5FE for ; Mon, 20 Aug 2018 11:32:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 93C1688FA2 for ; Mon, 20 Aug 2018 11:32:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 58848108D5F7; Mon, 20 Aug 2018 11:32:01 +0000 (UTC) Delivered-To: pkg@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 472CE108D5F6 for ; Mon, 20 Aug 2018 11:32:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DC9AB88F9E for ; Mon, 20 Aug 2018 11:32:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 36B7A232FF for ; Mon, 20 Aug 2018 11:32:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w7KBW06L046175 for ; Mon, 20 Aug 2018 11:32:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w7KBW03Y046174 for pkg@FreeBSD.org; Mon, 20 Aug 2018 11:32:00 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: maintainer-feedback requested: [Bug 230770] ports-mgmt/pkg pkg rquery %M pkg-name does not return messages Date: Mon, 20 Aug 2018 11:31:59 +0000 X-Bugzilla-Type: request 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: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pkg@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Aug 2018 11:32:02 -0000 Bugzilla Automation has asked freebsd-pkg mailing li= st for maintainer-feedback: Bug 230770: ports-mgmt/pkg pkg rquery %M pkg-name does not return messages https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230770 --- Description --- With www/firefox as an example:=20 $ pkg query %M firefox | grep Always Always: $ pkg rquery %M firefox $ pkg rquery -r FreeBSD %M firefox=20 $ date ; uname -v Mon 20 Aug 2018 12:30:41 BST FreeBSD 12.0-ALPHA2 #2 r337986: Fri Aug 17 22:01:23 BST 2018=09 root@momh167-gjp4-hpelitebook8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys= /GEN ERIC-NODEBUG=20 $ pkg --version 1.10.5 $ pkg info pkg pkg-1.10.5_1 Name : pkg Version : 1.10.5_1 Installed on : Mon Jul 2 20:10:09 2018 BST Origin : ports-mgmt/pkg Architecture : FreeBSD:12:amd64 Prefix : /usr/local Categories : ports-mgmt Licenses : BSD2CLAUSE Maintainer : pkg@FreeBSD.org WWW : https://wiki.freebsd.org/pkgng Comment : Package manager Shared Libs provided: libpkg.so.4 Annotations : FreeBSD_version: 1200069 repo_type : binary repository : FreeBSD Flat size : 12.2MiB Description : Package management tool WWW: https://wiki.freebsd.org/pkgng $ sudo pkg check -d -a Checking all packages: 100% libxul is missing a required shared library: libicuuc.so.61 libxul is missing a required shared library: libicui18n.so.61 $