From owner-freebsd-questions@FreeBSD.ORG Wed Jul 8 00:31:40 2009 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 884DC106567B for ; Wed, 8 Jul 2009 00:31:40 +0000 (UTC) (envelope-from bf1783@googlemail.com) Received: from mail-fx0-f218.google.com (mail-fx0-f218.google.com [209.85.220.218]) by mx1.freebsd.org (Postfix) with ESMTP id 1CA748FC08 for ; Wed, 8 Jul 2009 00:31:39 +0000 (UTC) (envelope-from bf1783@googlemail.com) Received: by fxm18 with SMTP id 18so4485371fxm.43 for ; Tue, 07 Jul 2009 17:31:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=Xyv6kYuYOZakxVgYCkHWKjCqmOd38m22mWYcn+tsCVQ=; b=E21wfbLJyIR+aK5Z8UefsrFlEKeKhuz6kqj2zRDWCUnZGt+2SU6JWHkxpDiOJqbn61 U7zQToFSTjTgPJhAlCCxio+ZyPIOkt9e57Wp+/CbHkkogQkAmcknIRRVmwa12mnyJILM YRNInsDOhHrTTInNTBXSLs/d/e3FKuLmc65PU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=VdE4CFPmvY99Civ6GjHhxgtW/cF8TdjwvU/6Wr+cAxyrD7wVMu+Q0I60aOVhkF2bYl oOBJMlieMkBdEa5nmLi5Y05P8xjP8JYsRVtxJUtCvg2sKSXI/F9PijETmzooP1HASlaT 2yk2KP0n8cMESylj9GTHGMUkmX/kjTYXRp6ks= MIME-Version: 1.0 Received: by 10.239.134.65 with SMTP id 1mr530939hby.160.1247013098759; Tue, 07 Jul 2009 17:31:38 -0700 (PDT) Date: Wed, 8 Jul 2009 00:31:38 +0000 Message-ID: From: "b. f." To: freebsd-questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: esheesle@shadowlair.com Subject: Re: Portupgrade not handling dependencies 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: Wed, 08 Jul 2009 00:31:40 -0000 >For the past 2 weeks though I have to run portupgrade 2-3 times every >time I have more than one update because at least 1 port fails due to a >dependency(which is seemingly upgraded after it tries to upgrade the >other port). What the heck is going on and how do I fix it? We obviously can't help you without more information. What ports are failing? What are the dependencies that are out of sequence? What OPTIONS are you using with all of these? Have you overidden anything via pkgtools.conf? Is you ports tree up-to-date, and intact? b.