From owner-freebsd-questions@FreeBSD.ORG Tue Aug 20 18:15:26 2013 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 ESMTP id BF02988C for ; Tue, 20 Aug 2013 18:15:26 +0000 (UTC) (envelope-from kurt.buff@gmail.com) Received: from mail-ee0-x22b.google.com (mail-ee0-x22b.google.com [IPv6:2a00:1450:4013:c00::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 579D621FE for ; Tue, 20 Aug 2013 18:15:26 +0000 (UTC) Received: by mail-ee0-f43.google.com with SMTP id e52so360042eek.30 for ; Tue, 20 Aug 2013 11:15:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=1TgaRbNwRmHNov98oJNkFxdQONPtUC6f1dNosDmBLTA=; b=kDp8zsaLEyTiJxlZty1CozEiwtELLQ3+34hGvklnlT9tNcDiflbSJCB4n5jKsXD2JY 3Cu5fGri8dNMqutKhZiwz0LVCSSdveJbBo42nbd/4QAdjaTL4KUGIPUPj65WikE5ICU1 x9d0dHZl458Y39urXyHVsjKn7xYsXQIRVvcYiE5yCZR4EQNBVrbYBgBW5+SmNxrzuRbD 3k5Zsme7SoFODTjW9hZC1wNSSOOFtIsycG4g2ZRdsKRdqM3yWJhTEh6D5bYguGqy7eHs PQeN+JtP/CgfmfewHJd62TysQpYpclcD97p4XTk1plqbs3jsjWM3ntQt3sOq32UWlrfb kovg== MIME-Version: 1.0 X-Received: by 10.15.36.9 with SMTP id h9mr3824879eev.30.1377022524667; Tue, 20 Aug 2013 11:15:24 -0700 (PDT) Received: by 10.14.142.209 with HTTP; Tue, 20 Aug 2013 11:15:24 -0700 (PDT) In-Reply-To: References: Date: Tue, 20 Aug 2013 11:15:24 -0700 Message-ID: Subject: Re: What's wrong here? Can't reinstall graphics/lcms2 From: Kurt Buff To: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Aug 2013 18:15:26 -0000 On Tue, Aug 20, 2013 at 10:23 AM, Walter Hurry wrote: > $ sudo portupgrade -f graphics/lcms2 > => Please update your ports tree and try again. > *** [check-vulnerable] Error code 1 > > I have of course updated the ports tree but it made no difference. Try updating ports again. I was successful in updating lcms2 this morning on a couple of boxes, after failures yesterday. Kurt