From owner-freebsd-questions@FreeBSD.ORG Sat Feb 28 02:23:07 2004 Return-Path: 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 AD80416A4CE for ; Sat, 28 Feb 2004 02:23:07 -0800 (PST) Received: from ns2.euronet.sk (unknown [212.89.236.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7831043D31 for ; Sat, 28 Feb 2004 02:23:07 -0800 (PST) (envelope-from danger@2600.sk) Received: from danger (unknown [213.215.74.18]) by ns2.euronet.sk (Postfix) with ESMTP id 554745CCF for ; Sat, 28 Feb 2004 11:23:06 +0100 (CET) From: DanGer To: freebsd-questions@freebsd.org Date: Sat, 28 Feb 2004 11:27:32 +0100 User-Agent: KMail/1.6 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200402281127.32181.danger@2600.sk> Subject: pkgdb problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: danger@2600.sk List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Feb 2004 10:23:07 -0000 i have just upgraded ruby 1.8 and i wanted to run pkgdb and i get this: ===> Registering installation for ruby-1.8.1_2 ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/lib/ruby/1.8/i386-freebsd5/socket.so This port has installed the following world-writable files/directories. /usr/local/lib/libruby18.so If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.ruby-lang.org/en/ danger# rehash danger# pkgdb -F /usr/local/sbin/pkgdb:35:in `require': No such file to load -- pkgtools (LoadError) from /usr/local/sbin/pkgdb:35 danger# -- DanGer