From owner-freebsd-questions@FreeBSD.ORG Thu Apr 24 17:05:08 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 1C184634; Thu, 24 Apr 2014 17:05:08 +0000 (UTC) Received: from mail-ob0-x22e.google.com (mail-ob0-x22e.google.com [IPv6:2607:f8b0:4003:c01::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CD0B3147B; Thu, 24 Apr 2014 17:05:07 +0000 (UTC) Received: by mail-ob0-f174.google.com with SMTP id gq1so2956685obb.5 for ; Thu, 24 Apr 2014 10:05:07 -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 :cc:content-type; bh=rGnuj5M+5epRPsw9FInnCaOiawF5R2+v/BmKleksz6A=; b=cMBwLXzo9CSsuEpu23Oq+YsDwb+TlaxigkuuunuQ4EuSdJ+8JEb7dR+YRURgrBkKXu q2dJ7ALpiCkdv7PfU6ymCDM2uGG7PRT/DXmenbHFOYZy4mBnFgsXBPz3Pi1ps7Ok9RDW +fYeyfaZy8RooaQr07aApgEGERckr0HSuyhxQaq0ux3f4diBfMmfUm+Gh1KfqGXcU1SI LRffXVSjQZxJQIJF68j25qygG/nQeQcOIohIf3hdPSnF+UfI4Y4nCZx/W72NaG3BQfHB FlYj1UAyL7bXIfqTyvjcppJSzGGXG7ydj+VraBiJdtGryvtJ86NfT2SrDpvETFDbAeqV 9Atg== MIME-Version: 1.0 X-Received: by 10.182.55.65 with SMTP id q1mr2428229obp.70.1398359107096; Thu, 24 Apr 2014 10:05:07 -0700 (PDT) Received: by 10.76.100.132 with HTTP; Thu, 24 Apr 2014 10:05:06 -0700 (PDT) In-Reply-To: <20140424184938.023e4a13@kalimero.tijl.coosemans.org> References: <20140418175334.130c0602@kalimero.tijl.coosemans.org> <20140419171042.513d1be1@kalimero.tijl.coosemans.org> <20140424184938.023e4a13@kalimero.tijl.coosemans.org> Date: Thu, 24 Apr 2014 12:05:06 -0500 Message-ID: Subject: Re: portmaster ports update 20140416 From: Antonio Olivares To: Tijl Coosemans Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Apr 2014 17:05:08 -0000 On Thu, Apr 24, 2014 at 11:49 AM, Tijl Coosemans wrote: > On Thu, 24 Apr 2014 10:53:29 -0500 Antonio Olivares wrote: >> Dear all, >> >> on FreeBSD 9.2-RELEASE-p4, it has succeeded, but on 8.4-RELEASE-p8 it >> has failed and stops at colord. I have lost X and don't know what to >> do. I get error >> >> tar: share/glib-2.0/schemas/org.freedesktop.ColorHelper.gschema.xml: >> Cannot stat: No such file or directory >> when building coldord. I have no pkg or pkgng on that machine since >> 8.4-RELEASE may die soon? When will support for it end? I may have >> to install newer 10.0 on it? as soon as support fails. > > You can run pkg_libchk from the sysutils/bsdadminscripts port. It > should give you a list of ports that need to be rebuilt because of > library problems. IT gives me pkg_libchk: Command not found > > According to http://www.freebsd.org/security/index.html#sup 8.4 will be > supported until June 30 2015. Thanks for this. I have a decision to do then. I am thinking strongly in installing 10.0 on this machine, but have been hesistant to do so :( Everything was working nicely but now a big update with many things kills things off. I have to convert to pkg on this machine and forget about pkg_delete, pkg_install and ... because it won't work after Sep. 2014 or so :( Best Regards, Antonio