From owner-freebsd-questions@freebsd.org Sun Sep 17 22:20:10 2017 Return-Path: Delivered-To: freebsd-questions@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 119CEE095B3 for ; Sun, 17 Sep 2017 22:20:10 +0000 (UTC) (envelope-from sdb@ssr.com) Received: from mail.ssr.com (mail.ssr.com [199.4.235.6]) by mx1.freebsd.org (Postfix) with SMTP id D337B706F4 for ; Sun, 17 Sep 2017 22:20:09 +0000 (UTC) (envelope-from sdb@ssr.com) Received: (qmail 58100 invoked from network); 17 Sep 2017 18:20:07 -0000 Received: from unknown (HELO irelay.ssr.com) (sdb@74.73.182.128) by 199.4.235.6 with SMTP; 17 Sep 2017 18:20:07 -0000 Received: (qmail 10068 invoked by uid 103); 17 Sep 2017 18:20:07 -0000 Date: 17 Sep 2017 18:20:07 -0000 Message-ID: <20170917182007.10067.qmail@irelay.ssr.com> From: Scott Ballantyne To: freebsd-questions@freebsd.org In-reply-to: <20170917093549.6edaf66e@curlew> (message from Mike Clarke on Sun, 17 Sep 2017 09:35:49 +0100) Subject: Re: Curious pkg upgrade behavior References: <20170916121755.1297.qmail@irelay.ssr.com> <20170916152354.2192.qmail@irelay.ssr.com> <20170917093549.6edaf66e@curlew> X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Sep 2017 22:20:10 -0000 Mike Clar writes: > On 16 Sep 2017 15:23:54 -0000 > Scott Ballantyne wrote: > > > I was running samba43 prior to this. The second run of pkg uninstaled > > Samba 43-4.3.11 and installed samba44-4.4.15. It also upgraded gvfs. > > It would have been because of the upgrade of gvfs, it depends on > samba44-4.4.15 > But this only punts the odd behavior to gvfs. Why not on the first run of pkg upgrade? And why did smbd crash after the first run?