From owner-cvs-ports@FreeBSD.ORG Thu Jul 29 18:35:22 2010 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 232CC1065670; Thu, 29 Jul 2010 18:35:22 +0000 (UTC) (envelope-from makc@issp.ac.ru) Received: from mail.issp.ac.ru (mail.issp.ac.ru [77.236.34.3]) by mx1.freebsd.org (Postfix) with ESMTP id A86318FC08; Thu, 29 Jul 2010 18:35:21 +0000 (UTC) Received: from [217.27.130.14] [217.27.130.14:3383] (HELO/EHLO luna.dio.ru, authenticated with PLAIN) by mail.issp.ac.ru with ESMTP/inet id o6TI7gPs078103 (using TLSv1/SSLv3, with cipher DHE-RSA-AES256-SHA (256 bits), verified NO) Thu, 29 Jul 2010 22:07:42 +0400 (MSD) From: Max Brazhnikov To: QAT@freebsd.org Date: Thu, 29 Jul 2010 22:07:44 +0400 User-Agent: KMail/1.13.5 (FreeBSD/8.1-PRERELEASE; KDE/4.4.5; amd64; ; ) References: <201007290938.o6T9cQMA040426@repoman.freebsd.org> <20100729164532.9C2335A9001@jester1b.ixsystems.com> In-Reply-To: <20100729164532.9C2335A9001@jester1b.ixsystems.com> Organization: ISSP RAS MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201007292207.44765.makc@issp.ac.ru> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (mail.issp.ac.ru [77.236.34.3]); Thu, 29 Jul 2010 22:07:43 +0400 (MSD) Cc: cvs-ports@freebsd.org, glebius@freebsd.org, cvs-all@freebsd.org, tobez@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/astro/gpsd pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jul 2010 18:35:22 -0000 Fix and improvements are submitted in ports/149077 On Thu, 29 Jul 2010 09:45:32 -0700 (PDT), QAT@freebsd.org wrote: > The Restless Daemon identified a mtree error while trying to build: > gpsd-2.95 maintained by glebius@FreeBSD.org > Makefile ident: $FreeBSD: ports/astro/gpsd/Makefile,v 1.23 2010/07/28 11:05:41 tobez Exp $ > > Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/gpsd-2.95.log : > > ===> Running ldconfig > /sbin/ldconfig -m /usr/local/lib > ===> Registering installation for gpsd-2.95 > ===> 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/sbin/gpsd > > This port has installed the following startup scripts which may cause > these network services to be started at boot time. > /usr/local/etc/rc.d/gpsd > > 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://gpsd.berlios.de/ > ================================================================ > ======================================== > ===> Building package for gpsd-2.95 > Creating package /tmp/packages/All/gpsd-2.95.tbz > Registering depends: pkg-config-0.25 python26-2.6.5_1. > Creating bzip'd tar ball in '/tmp/packages/All/gpsd-2.95.tbz' > Deleting gpsd-2.95 > pkg_delete: unable to completely remove directory '/usr/local/lib/python2.6/site-packages/gps' > pkg_delete: couldn't entirely delete package (perhaps the packing list is > incorrectly specified?) > ================================================================ > > === Checking filesystem state > list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) > 33021372 32 -rwxr-xr-x 1 root wheel 15999 Jul 29 16:45 usr/local/bin/xgpsspeed > 33021355 4 drwxr-xr-x 2 root wheel 512 Jul 29 16:45 usr/local/lib/python2.6/site-packages/gps > 33021360 16 -rw-r--r-- 1 root wheel 6951 Jun 2 21:03 usr/local/lib/python2.6/site-packages/gps/client.py > 33021367 20 -rw-r--r-- 1 root wheel 8234 Jul 29 16:45 usr/local/lib/python2.6/site-packages/gps/client.pyc > ================================================================ > build of /usr/ports/astro/gpsd ended at Thu Jul 29 16:45:31 UTC 2010 > > The tarballed WRKDIR can be found here: > http://QAT.TecNik93.com/wrkdirs/8-STABLE-NPD/gpsd-2.95.tbz > > PortsMon page for the port: > http://portsmon.freebsd.org/portoverview.py?category=astro&portname=gpsd > > The build which triggered this BotMail was done under > tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8 > with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the > "official" up-to-date Ports Tree, with the following vars set: > NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. > > A description of the testing process can be found here: > http://T32.TecNik93.com/FreeBSD/QA-Tindy/ > > > Thanks for your work on making FreeBSD better, > > -- > QAT - your friendly neighborhood Daemon, > preparing a heck of an error trapping system: > - "HMC and EOI?" > - "Halt, Melt and Catch fire or Execute Operator Immediately." > >