From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Mar 6 04:51:23 2004 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A51B16A4CE; Sat, 6 Mar 2004 04:51:23 -0800 (PST) Received: from mta7.pltn13.pbi.net (mta7.pltn13.pbi.net [64.164.98.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F12B43D1F; Sat, 6 Mar 2004 04:51:23 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (206982a131e41bfc12118dd878a912a7@adsl-67-119-53-203.dsl.lsan03.pacbell.net [67.119.53.203])i26Cp11l018082; Sat, 6 Mar 2004 04:51:02 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 61A955187D; Sat, 6 Mar 2004 04:51:01 -0800 (PST) Date: Sat, 6 Mar 2004 04:51:01 -0800 From: Kris Kennaway To: Kostyuk Oleg Message-ID: <20040306125100.GA41616@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: freebsd-ports-bugs@freebsd.org cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/63455: [PORTS: archivers/rpm] Upgrading 'rpm-3.0.6_8' to 'rpm-3.0.6_9' failed 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, 06 Mar 2004 12:51:23 -0000 On Fri, Feb 27, 2004 at 06:25:09PM +0200, Kostyuk Oleg wrote: > # ls -l /usr/local/bin/automake14 > -r-xr-xr-x 1 root wheel 199470 Apr 20 2003 /usr/local/bin/automake14 This is a perl script with hardcoded version: > head -1 /usr/local/bin/automake14 #!/usr/bin/perl5.00503 It can probably just be repointed to /usr/bin/perl, but there may be problems with using it with later versions. Kris P.S. Please don't CC freebsd-ports-bugs with your PR submission, it can cause duplicate PRs when people respond to the mailing list mail, since it will also be resubmitted to freebsd-gnats-submit.