Subject: pkg/4582: ghostscript asks for wrong file
To: None <gnats-bugs@gnats.netbsd.org>
From: None <newhouse@rockhead.com>
List: netbsd-bugs
Date: 11/26/1997 04:53:57
>Number: 4582
>Category: pkg
>Synopsis: ghostscript tries to ftp wrong file
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: gnats-admin (GNATS administrator)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Nov 26 05:05:02 1997
>Last-Modified:
>Originator: Paul M. Newhouse
>Organization:
Rockhead Enterprises
>Release: 971122
>Environment:
i386
System: NetBSD pimin 1.2G NetBSD 1.2G (PIMIN) #8: Tue Oct 7 20:27:19 MDT 1997 root@pimin:/usr/src/sys/arch/i386/compile/PIMIN i386
>Description:
Trying to do a make in the .../print/ghostscript5 the ftp of
GS_FONTS_STD= ghostscript-fonts-std-5.03.tar.gz
fails. Checking the FreeBSD distfile you find that the only fonts-std file is
GS_FONTS_STD= ghostscript-fonts-std-4.0.tar.gz
Even though I'm running the tar_files from last Saturday I looked up the current
Makefile source and it's still wrong there.
I couldn't get connected to ftp.freebsd.org so I changed the Makefile to go to ftp2.freebsd.org
>How-To-Repeat:
Go to ...pkgsrc/print/ghostscript5 and do make. When this fails
ftp to ftp.freebsd.org, cd to /pub/FreeBSD/distfiles and ls *-std-*
>Fix:
Change:
GS_FONTS_STD= ghostscript-fonts-std-5.03.tar.gz
to:
GS_FONTS_STD= ghostscript-fonts-std-4.0.tar.gz
>Audit-Trail:
>Unformatted: