From owner-freebsd-pkg@FreeBSD.ORG Fri Apr 3 20:17:23 2015 Return-Path: Delivered-To: pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C13E750A for ; Fri, 3 Apr 2015 20:17:23 +0000 (UTC) Received: from mail-yk0-x235.google.com (mail-yk0-x235.google.com [IPv6:2607:f8b0:4002:c07::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 75462D42 for ; Fri, 3 Apr 2015 20:17:23 +0000 (UTC) Received: by ykft189 with SMTP id t189so9874012ykf.1 for ; Fri, 03 Apr 2015 13:17:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=9GAL+Axoy7K+7pkpySlviQHH3/lGzgb54y096p6/YMw=; b=GpKa5f13qaDwJETWyTv7uKNNgZIoK5eaAkUZga6UjNMWlzatMqxMSiOw1Lomyll55q pb93gP1Gd812TPHUdyTQbBA7Kae5N1+0C7zhwhPkS+Daguv+AJaM4NF2fO4rID+YXZ59 0AaraP7H8UAjhBm/jg0AMeRGrGbmbSipzRSBS2HdeuD+VEMMHJEOhyMK8+5tB+UeoTDx K6i5v6iesYqPQTO0WHnrjRSLhrX9BsioY58a/UOvZldnsGRbPBC+UuiNj4qZUn8NV5Ts 0tcf39o3cmYWTwsH5rhVBw42B5ZrQMNxQPFDtc4dYcMIMDXETIz3Bk2i6bGvxujhJazK 8IrA== X-Received: by 10.52.243.170 with SMTP id wz10mr2231735vdc.25.1428092242635; Fri, 03 Apr 2015 13:17:22 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id cf6sm1459884vdc.15.2015.04.03.13.17.20 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Apr 2015 13:17:21 -0700 (PDT) Sender: Baptiste Daroussin Date: Fri, 3 Apr 2015 22:17:18 +0200 From: Baptiste Daroussin To: Marko Turk Subject: Re: Removing one installed port and one unknown does not produce an error Message-ID: <20150403201717.GO30115@ivaldir.etoilebsd.net> References: <20150403200548.GA93046@vps.markoturk.info> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JHQpHJLVc+MIx2nb" Content-Disposition: inline In-Reply-To: <20150403200548.GA93046@vps.markoturk.info> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: pkg@FreeBSD.org X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.18-1 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: Fri, 03 Apr 2015 20:17:23 -0000 --JHQpHJLVc+MIx2nb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 03, 2015 at 10:05:48PM +0200, Marko Turk wrote: > Hi, >=20 > for example: >=20 > root@shkatula:~ # pkg --version > 1.4.12 > root@shkatula:~ # pkg remove asdf doxygen > Checking integrity... done (0 conflicting) > Deinstallation has been requested for the following 1 packages (of 0 > packages in the universe): >=20 > Installed packages to be REMOVED: > doxygen-1.8.9,2 >=20 > The operation will free 12 MiB. >=20 > Proceed with deinstalling packages? [y/N]: ^C >=20 > Pkg is not complaining about 'asdf' not found, it just ignores it. > Should pkg fail with an error (or at least print some warning)? >=20 > BR, > Marko >=20 > Please CC me, I am not subscribed to this list. Would it be possible for you to open a ticket in http://github.com/freebsd/= pkg about this so that we do not forget? Best regards, Bapt --JHQpHJLVc+MIx2nb Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlUe9U0ACgkQ8kTtMUmk6EzRLACgoNNTPG5K2gxCUKtKwcMAoq/x rgQAnjwjhHb0WHpXs5dLe1DfEp+vnrx9 =S0gc -----END PGP SIGNATURE----- --JHQpHJLVc+MIx2nb--