From owner-freebsd-pkg@FreeBSD.ORG Thu Aug 7 19:36:04 2014 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8DA7C9DA for ; Thu, 7 Aug 2014 19:36:04 +0000 (UTC) Received: from bein.link (vps-6159-8629.cloud.tilaa.com [37.252.124.82]) by mx1.freebsd.org (Postfix) with ESMTP id 5717E2B6F for ; Thu, 7 Aug 2014 19:36:03 +0000 (UTC) Received: from quad.localnet (unknown [172.16.32.6]) by bein.link (Postfix) with ESMTPSA id 32F1C404CD; Thu, 7 Aug 2014 21:35:41 +0200 (CEST) From: Maxim V FIlimonov To: freebsd-pkg@freebsd.org Subject: Problems installing security/silktools Date: Thu, 07 Aug 2014 23:35:54 +0400 Message-ID: <2665141.7fitoiPeFI@quad> User-Agent: KMail/4.12.5 (FreeBSD/10.0-RELEASE; KDE/4.12.5; amd64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: m@bein.link X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2014 19:36:04 -0000 When I try to install silktools using pkg, I get the following error message: $ sudo pkg install silktools Updating repository catalogue FreeBSD repository is up-to-date FreeBSD_new_xorg repository is up-to-date All repositories are up-to-date The following 1 packages will be affected (of 0 checked): New packages to be INSTALLED: silktools: 3.8.1_1 [FreeBSD] The process will require 6 MB more space 2 MB to be downloaded Proceed with this action [y/N]: y Fetching silktools-3.8.1_1.txz: 100% of 2 MB pkg: cached package silktools-3.8.1_1: size mismatch, fetching from remote Fetching silktools-3.8.1_1.txz: 100% of 2 MB pkg: cached package silktools-3.8.1_1: size mismatch, cannot continue But when I install it from ports, everything is OK. My system is: $ uname -a FreeBSD quad 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r269246: Tue Jul 29 22:58:58 MSK 2014 root@quad:/usr/obj/usr/src/sys/MYK amd64 -- wbr, Maxim Filimonov che@bein.link