Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Apr 2016 18:48:23 +0200
From:      maxnix <maxnix.bsd@gmail.com>
To:        Nagy =?UTF-8?B?TMOhc3psw7M=?= Zsolt <gandalf@shopzeus.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: apache24 package broken in 10.3?
Message-ID:  <20160406184823.2cda368a@max-BSD>
In-Reply-To: <57052419.8010000@shopzeus.com>
References:  <57052419.8010000@shopzeus.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Il giorno Wed, 6 Apr 2016 16:58:33 +0200
Nagy L=C3=A1szl=C3=B3 Zsolt <gandalf@shopzeus.com> ha scritto:

> # uname -a
> FreeBSD examplebox 10.3-RELEASE FreeBSD 10.3-RELEASE #0 r297264: Fri
> Mar 25 02:10:02 UTC 2016   =20
> 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):
>=20
> 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
>=20
> The process will require 75 MiB more space.
> 16 MiB to be downloaded.
>=20
> 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
> #
>=20
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"

I updated Apache yesterday, and had no problems. The errors you see
could be caused (in my experience) by a damaged packgesite (or meta,
don't remember well).

Try cleaning pkg's cache with:
pkg clan -ay
and then force the update of the repository:
pkg update -f
HTH

Maxnix



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160406184823.2cda368a>