From owner-freebsd-stable@FreeBSD.ORG Sat Jun 23 01:43:26 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EDE1716A421; Sat, 23 Jun 2007 01:43:26 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id 7E8A613C469; Sat, 23 Jun 2007 01:43:26 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (ppp121-45-89-112.lns10.adl6.internode.on.net [121.45.89.112]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id l5N1h4cT010821 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 23 Jun 2007 11:13:22 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-stable@freebsd.org Date: Sat, 23 Jun 2007 11:12:32 +0930 User-Agent: KMail/1.9.5 References: <200706221326.l5MDQa2B051873@lurza.secnetix.de> <467C5FB6.70202@FreeBSD.org> In-Reply-To: <467C5FB6.70202@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1443950.eeHyDyAnel"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200706231112.40616.doconnor@gsoft.com.au> X-Spam-Score: -2.312 () BAYES_00 X-Scanned-By: MIMEDefang 2.58 on 203.31.81.10 Cc: Xazker Xazkerov , "Bruce M. Simpson" Subject: Re: Have some troubles after deleting group of packages... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jun 2007 01:43:27 -0000 --nextPart1443950.eeHyDyAnel Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 23 June 2007 09:18, Bruce M. Simpson wrote: > Oliver Fromme wrote: > > > After it I've deleted those packages by "pkg_delete" command. > > > Firstly it seemed all OK, but later I have collided with such > > > problems: > > > > > > $ sudo tcpdump > > > /libexec/ld-elf.so.1: /lib/libpcap.so.4: Shared object has no > > > run-time symbol table > > > > That's strange, because /lib/libpcap.so.4 is part of the > > FreeBSD base system. It doesn't come from any package. > > Was the PCAP_OVERWRITE_BASE option set in the environment during the > port build/install? > > If so pcap could have been overwritten but I believe it *should not* > record such an install in the package manifests, therefore it *should > not* delete a file which is not owned by the package system. It looks like the file was corrupted not deleted though.. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1443950.eeHyDyAnel Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBGfHqQ5ZPcIHs/zowRAtiNAJ4hOYpexennWTKRH1G8an/H0YzTPQCfWGGc F9E6+jaiq33Ip3+CCLF1IU0= =fG1B -----END PGP SIGNATURE----- --nextPart1443950.eeHyDyAnel--