Subject: pkg/9186: make update of emacs fails
To: None <gnats-bugs@gnats.netbsd.org>
From: None <lainestump@rcn.com>
List: netbsd-bugs
Date: 01/13/2000 16:03:41
>Number: 9186
>Category: pkg
>Synopsis: make update of emacs fails
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager (NetBSD software packages system bug manager)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Jan 13 16:03:00 2000
>Last-Modified:
>Originator: Laine Stump
>Organization:
V-One Corporation
>Release: pkgsrc as of 2000/01/13
>Environment:
System: NetBSD idris.laine.org 1.4P NetBSD 1.4P (GENERIC-DDB) #1: Fri Dec 17 16:17:09 EST 1999 laine@www.laine.org:/usr/src/sys/arch/i386/compile/GENERIC-DDB i386
>Description:
I had previously installed emacs 20.3 from pkgsrc. Today I decided to
update it to 20.5, so I cd'ed to /usr/pkgsrc/editors/emacs, and
ran "make update". It did the pkg_delete of emacs-20.3, and grabbed 20.5a
from the ftp site, then it gave me the following error:
===> Installing for emacs-20.5a
find: /usr/pkgsrc/editors/emacs/work/emacs-20.5: No such file or directory
cd: can't cd to /usr/pkgsrc/editors/emacs/work/emacs-20.5
*** Error code 2
Stop.
When I looked in emacs/work, I found that there was still an
emacs-20.3 directory, but no 20.5. It seems like the tar xzf was skipped
for some reason (and also make clean wasn't done).
>How-To-Repeat:
Install an older emacs using older pkgsrc, then cvs update pkgsrc
and try to make update to the newer emacs.
>Fix:
I just did a make clean and make install
>Audit-Trail:
>Unformatted: