From owner-freebsd-pkg@freebsd.org Mon Jan 9 17:46:39 2017 Return-Path: Delivered-To: freebsd-pkg@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 605FDCA759A for ; Mon, 9 Jan 2017 17:46:39 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from valentine.liquidneon.com (valentine.liquidneon.com [216.87.78.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "valentine.liquidneon.com", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4E5EC1E8B for ; Mon, 9 Jan 2017 17:46:38 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: by valentine.liquidneon.com (Postfix, from userid 1018) id 7E6532FE19; Mon, 9 Jan 2017 10:46:32 -0700 (MST) Date: Mon, 9 Jan 2017 10:46:32 -0700 From: Brad Davis To: Florian Odronitz Cc: freebsd-pkg@freebsd.org Subject: Re: pkg upgrade deinstalling sudo Message-ID: <20170109174632.GA70816@corpmail.liquidneon.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.1 (2016-10-04) X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.23 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, 09 Jan 2017 17:46:39 -0000 On Mon, Jan 09, 2017 at 09:23:58AM -0800, Florian Odronitz wrote: > Hi, > > I did an pkg upgrade and that apparently deinstalled sudo. > I am stuck now since I can???t reinstall it. > Is this normal behaviour? Do you have the log of the upgrade? What happens when you try to reinstall sudo? Regards, Brad Davis