From owner-freebsd-ports@FreeBSD.ORG Thu May 17 16:55:32 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A1C9B16A40F for ; Thu, 17 May 2007 16:55:32 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 912C913C4E3 for ; Thu, 17 May 2007 16:55:32 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 9C2801A3C19; Thu, 17 May 2007 09:56:25 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id B97BE51488; Thu, 17 May 2007 12:55:31 -0400 (EDT) Date: Thu, 17 May 2007 12:55:31 -0400 From: Kris Kennaway To: Angelo Turetta Message-ID: <20070517165531.GB7913@xor.obsecurity.org> References: <20070510212817.GA67897@xor.obsecurity.org> <20070517111429.GL1149@turion.vk2pj.dyndns.org> <464C3FCF.2010802@commit.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <464C3FCF.2010802@commit.it> User-Agent: Mutt/1.4.2.2i Cc: ports@freebsd.org Subject: Re: HEADS UP: xorg 7.2 ready for testing X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 May 2007 16:55:32 -0000 On Thu, May 17, 2007 at 01:43:11PM +0200, Angelo Turetta wrote: > Peter Jeremy wrote: > >One system had a couple > >of problems with portupgrade apparently forgetting to re-install > >packages after uninstalling them - which took a bit of cleaning up - > >and losing pieces of packages ('pkg_info -g' reported files missing). > > This is an annoying known issue > > http://www.freebsd.org/cgi/query-pr.cgi?pr=110630 > > But I've not been able to debug it: of course, every time I try with a > controlled set of portupgrade invocations, it never fails !! I think it's one of the issues fixed in portupgrade-devel. Kris