From owner-freebsd-ports Thu Dec 5 8: 0:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A07A37B401 for ; Thu, 5 Dec 2002 08:00:10 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DB9943ED1 for ; Thu, 5 Dec 2002 08:00:09 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gB5G09x3036399 for ; Thu, 5 Dec 2002 08:00:09 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gB5G09od036398; Thu, 5 Dec 2002 08:00:09 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1B3C37B401 for ; Thu, 5 Dec 2002 07:57:26 -0800 (PST) Received: from matrix.eurocontrol.fr (matrix.eurocontrol.fr [147.196.254.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1130643E4A for ; Thu, 5 Dec 2002 07:57:26 -0800 (PST) (envelope-from roberto@eurocontrol.fr) Received: from caerdonn.eurocontrol.fr (caerdonn.eurocontrol.fr [147.196.51.214]) by matrix.eurocontrol.fr (Postfix/TLS) with ESMTP id D71414A9E0 for ; Thu, 5 Dec 2002 16:57:24 +0100 (MET) Received: by caerdonn.eurocontrol.fr (Postfix/TLS, from userid 1193) id 746453C5C; Thu, 5 Dec 2002 16:57:24 +0100 (CET) Message-Id: <20021205155724.746453C5C@caerdonn.eurocontrol.fr> Date: Thu, 5 Dec 2002 16:57:24 +0100 (CET) From: Ollivier Robert Reply-To: Ollivier Robert To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46011: webmin.sh-dist references the wrong shared libpam Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46011 >Category: ports >Synopsis: webmin.sh-dist references the wrong shared libpam >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Dec 05 08:00:07 PST 2002 >Closed-Date: >Last-Modified: >Originator: Ollivier Robert >Release: FreeBSD 5.0-CURRENT i386 >Organization: Usenet Canal Historique >Environment: System: FreeBSD caerdonn.eurocontrol.fr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Nov 4 16:14:25 CET 2002 root@caerdonn.eurocontrol.fr:/src/obj/src/src/sys/tCAERDONN i386 Up-to-date ports tree. >Description: The sample starting script is wrong for CURRENT as it tries to preload libpam.so.1 which doesn't exist anymore. It ought to be libpam.so.2. >How-To-Repeat: Try to run ${PREFIX}/etc/rc.d/webmin.sh (copied from -dist). >Fix: Change the script to check for FreeBSD 5.0 onwards and preload libpam.so.2 instead. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message