From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 17 09:10:25 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F005016A4CE for ; Sat, 17 Jul 2004 09:10:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDC9B43D45 for ; Sat, 17 Jul 2004 09:10:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i6H9APu3092235 for ; Sat, 17 Jul 2004 09:10:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i6H9APtD092234; Sat, 17 Jul 2004 09:10:25 GMT (envelope-from gnats) Resent-Date: Sat, 17 Jul 2004 09:10:25 GMT Resent-Message-Id: <200407170910.i6H9APtD092234@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Torfinn Ingolfsen" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EBEF16A4CE for ; Sat, 17 Jul 2004 09:10:06 +0000 (GMT) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E552C43D46 for ; Sat, 17 Jul 2004 09:10:05 +0000 (GMT) (envelope-from tingo@start.no) Received: from kg-work.kg4.no (68.80-202-174.nextgentel.com [80.202.174.68]) by mail.broadpark.no (Postfix) with ESMTP id CEF70D86 for ; Sat, 17 Jul 2004 11:10:35 +0200 (MEST) Message-Id: <1090055404.0@kg-work.kg4.no> Date: Sat, 17 Jul 2004 11:10:04 +0200 From: "Torfinn Ingolfsen" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.3.3 Subject: ports/69173: Thespambayes port (py23-spambayes) requires a Python database module to work (py23-bsddb), but it only has Python as a (run) dependency X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jul 2004 09:10:26 -0000 >Number: 69173 >Category: ports >Synopsis: Thespambayes port (py23-spambayes) requires a Python database module to work (py23-bsddb), but it only has Python as a (run) dependency >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jul 17 09:10:25 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Torfinn Ingolfsen >Release: FreeBSD 5.2.1-RELEASE i386 >Organization: >Environment: System: FreeBSD 5.2.1-RELEASE #0: Mon Feb 23 20:45:55 GMT 2004 root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC >Description: The port py23-spambayes-1.0.rc.1 requires Python, and have this as a dependecy. All good so far. But, the port also requires a Python database module, but no such dependency is claimed by the port. When you try to run Spambayes without the database module, it complains. >How-To-Repeat: portinstall -R py23-spambayes (and don't have installed / don't install py23-bsddb) >Fix: portinstall -R py23-bsddb (the correct fix is to add py23-bsddb as a run depency, IMHO) >Release-Note: >Audit-Trail: >Unformatted: