From owner-freebsd-questions@FreeBSD.ORG Thu Apr 16 07:40:31 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AB916F54 for ; Thu, 16 Apr 2015 07:40:31 +0000 (UTC) Received: from mail-wi0-x22b.google.com (mail-wi0-x22b.google.com [IPv6:2a00:1450:400c:c05::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3F6ADCC5 for ; Thu, 16 Apr 2015 07:40:31 +0000 (UTC) Received: by wiun10 with SMTP id n10so86682780wiu.1 for ; Thu, 16 Apr 2015 00:40:29 -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=CKJVN4HzS5JlXgOrVqQLjj/llTVu5KpANhEHdgOS4jY=; b=Ep4zrUO8HCrQPkx/P2QN/G6+Bs8LoL1LGUHe7f8zqTb38b5vku3jeDUvSYqiZOqOhA kSFE1+U2tN7uPdSq/Yu/VF8y19Oj3aP2M8ut4ND2ovpCzo+dncmx5i6M971k4pkpnvJV To955N/CJ9dGqTCiMyuZ0iUdv2TtbZOy1W9H1L74ZtXKHJmvuoshFZECC9N2jUw2OMqf z9neybnQsNH455btWe10eSxkN2Twba3mSgBrywPRb7sSv1NGjIYiPLGh2wHzLhgdAS53 wCYLbcXGRFup/iZ6Q4YAVPHIeKbZcdM8hf/9U8gdzfunVm3izhBv4BYQmdt86SJDxAXi 4dhA== MIME-Version: 1.0 X-Received: by 10.194.60.173 with SMTP id i13mr56488502wjr.124.1429170029745; Thu, 16 Apr 2015 00:40:29 -0700 (PDT) Received: by 10.194.62.114 with HTTP; Thu, 16 Apr 2015 00:40:29 -0700 (PDT) In-Reply-To: References: Date: Thu, 16 Apr 2015 07:40:29 +0000 Message-ID: Subject: Re: Errors trying to install libnids packages From: "C. L. Martinez" To: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Apr 2015 07:40:31 -0000 On Thu, Apr 16, 2015 at 5:41 AM, C. L. Martinez wrote: > On Thu, Apr 16, 2015 at 5:40 AM, C. L. Martinez wrote: >> Hi all, >> >> When I try to install libnids package this morning, I see the following error: >> >> The following 10 packages will be affected (of 0 checked): >> >> New packages to be INSTALLED: >> libnids: 1.24_3 >> libnet: 1.1.6_3,1 >> glib: 2.42.2 >> python27: 2.7.9_1 >> libffi: 3.2.1 >> indexinfo: 0.2.3 >> gettext-runtime: 0.19.4 >> perl5: 5.18.4_12 >> pcre: 8.35_2 >> libiconv: 1.14_6 >> >> The process will require 142 MiB more space. >> 28 MiB to be downloaded. >> >> Proceed with this action? [y/N]: y >> Fetching libnids-1.24_3.txz: 100% 47 KiB 48.1kB/s 00:01 >> pkg: cached package libnids-1.24_3: size mismatch, fetching from remote >> Fetching libnids-1.24_3.txz: 100% 47 KiB 48.1kB/s 00:01 >> pkg: cached package libnids-1.24_3: size mismatch, cannot continue >> >> Exists some problem with pkg.freebsd.org or is it a problem with the package?? >> >> Thanks. > > Yep, same problem with glib: > > The following 5 packages will be affected (of 0 checked): > > New packages to be INSTALLED: > glib: 2.42.2 > perl5: 5.18.4_12 > python27: 2.7.9_1 > gettext-runtime: 0.19.4 > libiconv: 1.14_6 > > The process will require 135 MiB more space. > 27 MiB to be downloaded. > > Proceed with this action? [y/N]: y > Fetching glib-2.42.2.txz: 100% 3 MiB 902.6kB/s 00:03 > pkg: cached package glib-2.42.2: size mismatch, fetching from remote Ok, problem solved. I've removed sql files from /var/db/pkg but I don't understand why pkg doesn't refresh all data ...