From owner-freebsd-questions@FreeBSD.ORG Wed Nov 8 18:51:10 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF46E16A492 for ; Wed, 8 Nov 2006 18:51:10 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8ECBC43D8C for ; Wed, 8 Nov 2006 18:51:10 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 799341A4D82; Wed, 8 Nov 2006 10:51:10 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id DA69151540; Wed, 8 Nov 2006 13:51:01 -0500 (EST) Date: Wed, 8 Nov 2006 13:51:01 -0500 From: Kris Kennaway To: George Donnelly Message-ID: <20061108185101.GA7926@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="h31gzZEtNLTqOjlF" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: self-built packages don't always install all files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Nov 2006 18:51:10 -0000 --h31gzZEtNLTqOjlF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 08, 2006 at 01:12:23PM -0500, George Donnelly wrote: > Hi >=20 > I maintain my own package repository, served over ftp and I am finding=20 > that often times a package will not fully get installed on a remote=20 > host. >=20 > For example, if i run pkg_add -r python24 and i know i have just built=20 > that port's package and it works, sometimes it will only install a few=20 > of the packages files. >=20 > # pkg_info -L python24-2.4.3_3 > Information for python24-2.4.3_3: >=20 > Files: > /usr/local/man/man1/python.1.gz > /usr/local/man/man1/python2.4.1.gz >=20 > python24 has hundreds of files it installs, but only these 2 really got= =20 > installed. >=20 > this also happens with php5-session at times. >=20 > If i rebuild the package on the package repository host I can ensure=20 > 1-3 good remote installs but after that the problem crops up again. >=20 > This gets problematic when you're updating hundreds of hosts. >=20 > Has anyone else experienced this? Found what is causing the problem? How are you building the packages? Do the packages actually contain more than those two files? Kris --h31gzZEtNLTqOjlF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFUicVWry0BWjoQKURAmQkAKDKEeGxzuGj2i7qjT6j4zG/Uh+2kACgkZ7z Z2lBgFqCy/G95/qwlBTaGAU= =V7Vv -----END PGP SIGNATURE----- --h31gzZEtNLTqOjlF--