From owner-freebsd-questions@FreeBSD.ORG Fri Jul 30 14:33:24 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3FBDB1065674 for ; Fri, 30 Jul 2010 14:33:24 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id E527A8FC13 for ; Fri, 30 Jul 2010 14:33:23 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OeqeI-0007Fk-SF for freebsd-questions@freebsd.org; Fri, 30 Jul 2010 16:33:22 +0200 Received: from 193.33.173.33 ([193.33.173.33]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 30 Jul 2010 16:33:22 +0200 Received: from c.kworr by 193.33.173.33 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 30 Jul 2010 16:33:22 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Volodymyr Kostyrko Date: Fri, 30 Jul 2010 17:33:14 +0300 Lines: 14 Message-ID: <4C52E2AA.5070200@gmail.com> References: <4C51977D.7060901@gmail.com> <185083.41396.qm@web57001.mail.re3.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org Cc: freebsd-questions@freebsd.org X-Gmane-NNTP-Posting-Host: 193.33.173.33 User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; uk-UA; rv:1.9.1.11) Gecko/20100722 Thunderbird/3.0.6 In-Reply-To: <185083.41396.qm@web57001.mail.re3.yahoo.com> Subject: Re: How to mass recompile broken packages? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jul 2010 14:33:24 -0000 30.07.2010 17:04, Unga wrote: > Ok, the portupgrade process was not fully automated, I had to manually compile few. > > Two packages still get listed in the rebuild file, I removed them and recompiled, but still get listed. One of the packages is firefox, but the firefox works well. Therefore, I conclude my broken packages recompilation is satisfactory. This is possible. You probably need to recheck your system one more time. For example let's have 3 libs. Lib A needs Lib B and Lib B needs Lib C. If Lib C vanishes and Lib A is not linked with it for the first run everything would be fine. But if during the run Lib B gets upgraded and old version vanishes Lib A gets broken. -- Sphinx of black quartz judge my vow.