From owner-freebsd-questions@FreeBSD.ORG Wed Jul 23 14:14:20 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6B7958AF for ; Wed, 23 Jul 2014 14:14:20 +0000 (UTC) Received: from server1.shellworld.net (shellworld.net [69.60.117.94]) by mx1.freebsd.org (Postfix) with ESMTP id 49D822FED for ; Wed, 23 Jul 2014 14:14:20 +0000 (UTC) Received: from server1.shellworld.net (localhost [127.0.0.1]) by server1.shellworld.net (Postfix) with ESMTP id E8AF22294B for ; Wed, 23 Jul 2014 10:08:36 -0400 (EDT) To: freebsd-questions@freebsd.org Subject: What Happens if you Run pkg2ng Multiple Times? MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <97847.1406124516.1@server1.shellworld.net> Date: Wed, 23 Jul 2014 09:08:36 -0500 From: "Martin G. McCormick" Message-Id: <20140723140836.E8AF22294B@server1.shellworld.net> X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jul 2014 14:14:20 -0000 To make a long story short, I logged in to the same system twice instead of two different systems once. I realized something was wrong when pkg2ng got to the shared libraries part and one of the instances reported they were locked . Everything seems to be okay but I am just checking while backups are all recent. Martin McCormick