From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MfCkH-0001Tb-B9 for garchives@archives.gentoo.org; Sun, 23 Aug 2009 13:04:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 916E9E02BF; Sun, 23 Aug 2009 13:04:27 +0000 (UTC) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by pigeon.gentoo.org (Postfix) with ESMTP id 78ED5E02BF for ; Sun, 23 Aug 2009 13:04:27 +0000 (UTC) Received: from compute2.internal (compute2.internal [10.202.2.42]) by gateway1.messagingengine.com (Postfix) with ESMTP id 44887574FD for ; Sun, 23 Aug 2009 09:04:27 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Sun, 23 Aug 2009 09:04:27 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=subject:from:to:in-reply-to:references:content-type:date:message-id:mime-version:content-transfer-encoding; s=smtpout; bh=8zETb0vebPLKwfdI9ebUn+7AW8Q=; b=Fwr4H4SB+0ux6x92Nj9PqB6iMmFyttgWYp5WCkVkC+RZ8crYl9zetmNCjxEde/jgvwZUUzTfcIxxTIccfApZGtGN7Wg7pYoKSxq/YyLjmAN/pk8jFlNpA2JDVpxTJsait6Tsxc5xcbj/l989yShEMgnO5FUycmhxjqw4+pVQtk8= X-Sasl-enc: 4diz8fJb6FFD0XkjqRw8ztsz6GNkU2CP4bo8wnbbIQGV 1251032666 Received: from [192.168.31.12] (cpe-024-211-156-075.nc.res.rr.com [24.211.156.75]) by www.fastmail.fm (Postfix) with ESMTPSA id DA13F38A98 for ; Sun, 23 Aug 2009 09:04:26 -0400 (EDT) Subject: Re: [gentoo-user] lm_sensors: dependency problem... From: Albert Hopkins To: gentoo-user@lists.gentoo.org In-Reply-To: <4A9139D1.8010306@gmail.com> References: <4A90F2F6.4020500@gmail.com> <1251027172.19411.12.camel@centar.nbk> <4A9139D1.8010306@gmail.com> Content-Type: text/plain Date: Sun, 23 Aug 2009 09:02:58 -0400 Message-Id: <1251032578.19411.18.camel@centar.nbk> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 Content-Transfer-Encoding: 7bit X-Archives-Salt: 4165cbef-59c8-4794-88c4-7bf7f76f5d8b X-Archives-Hash: 4cc558984b941fe74c25ba87f43b41de On Sun, 2009-08-23 at 14:45 +0200, Jarry wrote: [...] > man sensord: > > DESCRIPTION > Sensord is a daemon that can be used to periodically log > sensor readings from hardware health-monitoring chips to > syslog(3) ***OR*** a round-robin database (RRD) and to alert > when a sensor alarm is signalled; for example, if a fan fails, > a temperature limit is exceeded, etc. > > You see that big fat ***OR*** there? syslog or RRD. And I think > even gentoo-user should have the right to choose what he wants > to do with those sensor-readings. Definitelly I'm against any > x11-libs on my server, be it x11-misc/read-edid or x11-libs/cairo. > > BTW, sensord can write data to round-robin database even if no > rrd-tool is installed. There's no need to put net-analyzer/rrdtool > as a dependency... So if you believe there is a bug with the ebuild, you can submit a bug report to bugs.gentoo.org. As always, patches are welcomed. -a