From owner-freebsd-questions@freebsd.org Wed Apr 6 15:07:16 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2BA7AB06F2D for ; Wed, 6 Apr 2016 15:07:16 +0000 (UTC) (envelope-from gandalf@shopzeus.com) Received: from shopzeus.com (shopzeus.com [87.229.70.149]) by mx1.freebsd.org (Postfix) with ESMTP id E37391938 for ; Wed, 6 Apr 2016 15:07:15 +0000 (UTC) (envelope-from gandalf@shopzeus.com) Received: from [127.127.127.127] (localhost [127.127.127.127]) (Authenticated sender: gandalf) by shopzeus.com (Postfix) with ESMTPSA id 16467889C6B8 for ; Wed, 6 Apr 2016 10:58:28 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=shopzeus.com; s=shopzeus_com; t=1459954708; bh=+idU70kTvCzquLELSfcQd5uK9WYR+Oxgeqwxuf1fjy8=; h=To:From:Subject:Date:From; b=NgpG8h8VrEneLVmPAUTKpsZLA9NxqyTw+7DtsoAnxhlWiWtmmXYlRICPnuRWlMLmy DM4qu0zeyMgC9W3R6fVV6n4n2I4jehNAjWWl/LW1MKquo+KxiteTCydZHNzKUDt0rj anq0QD8cEumaVAxxpZzZGn7Fo54gB53Q42TUerEQD0d7ZU7EqlcE8UyAPqKTF7arZI uLLVRWrksVCPFv05c4l4XMm/3w2qBrngI6JJfQIhhZqj4rlJnyAKwSFmQjFOQ9p/Wm HiruJtVSeK9dMtYEIWo2CUZEHsZDgcsLQ+ZoNecVDWfAwR3gKkuJup0knPxmA6+mIF kVUUYxY6fDuHw== To: freebsd-questions@freebsd.org From: =?UTF-8?Q?Nagy_L=c3=a1szl=c3=b3_Zsolt?= Subject: apache24 package broken in 10.3? Message-ID: <57052419.8010000@shopzeus.com> Date: Wed, 6 Apr 2016 16:58:33 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2016 15:07:16 -0000 # uname -a FreeBSD examplebox 10.3-RELEASE FreeBSD 10.3-RELEASE #0 r297264: Fri Mar 25 02:10:02 UTC 2016 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 # pkg update Updating FreeBSD repository catalogue... FreeBSD repository is up-to-date. All repositories are up-to-date. # pkg install apache24 Updating FreeBSD repository catalogue... FreeBSD repository is up-to-date. All repositories are up-to-date. The following 5 package(s) will be affected (of 0 checked): New packages to be INSTALLED: apache24: 2.4.18 expat: 2.1.0_3 apr: 1.5.2.1.5.4 gdbm: 1.11_2 db5: 5.3.28_3 The process will require 75 MiB more space. 16 MiB to be downloaded. Proceed with this action? [y/N]: y Fetching apache24-2.4.18.txz: 100% 4 MiB 481.5kB/s 00:08 pkg: cached package apache24-2.4.18: size mismatch, fetching from remote Fetching apache24-2.4.18.txz: 100% 4 MiB 385.2kB/s 00:10 pkg: cached package apache24-2.4.18: size mismatch, cannot continue #