Date: Sat, 6 Mar 2004 04:51:01 -0800 From: Kris Kennaway <kris@obsecurity.org> To: Kostyuk Oleg <cub@cub.org.ua> 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 Message-ID: <20040306125100.GA41616@xor.obsecurity.org> In-Reply-To: <E1AwknV-0004Ta-E7@cub.org.ua> References: <E1AwknV-0004Ta-E7@cub.org.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040306125100.GA41616>