Opened 20 years ago
Closed 19 years ago
#1994 closed defect (worksforme)
BUG: nethack
Reported by: | ken@… | Owned by: | kvv@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
[scotchie:~/src/darwinports/base] ken% sudo port install nethack ---> Applying patches to nethack Error: Target com.apple.patch returned: shell command "cd "/Users/ken/src/darwinports/dports/ games/nethack/work/nethack-3.4.1" && patch -p0 < "/Users/ken/src/darwinports/dports/games/ nethack/files/patch-Makefile.top"" returned error 2 Command output: patch: File sys/unix/Makefile.top seems to be locked by somebody else under Perforce
[scotchie:~/src/darwinports/base] ken% which patch /usr/bin/patch [scotchie:~/src/darwinports/base] ken% patch -v patch 2.5.8 Copyright (C) 1988 Larry Wall Copyright (C) 2002 Free Software Foundation, Inc.
This program comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of this program under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING.
written by Larry Wall and Paul Eggert
Change History (6)
comment:1 Changed 20 years ago by olegb@…
comment:2 Changed 20 years ago by ken@…
Still doesn't seem to work:
% sudo port install nethack ---> Fetching nethack ---> Verifying checksum(s) for nethack ---> Extracting nethack ---> Applying patches to nethack Error: Target com.apple.patch returned: shell command "cd "/Users/ken/src/darwinports/dports/ games/nethack/work/nethack-3.4.1" && patch -p0 < "/Users/ken/src/darwinports/dports/games/ nethack/files/patch-Makefile.top"" returned error 2 Command output: patch: File sys/unix/Makefile.top seems to be locked by somebody else under Perforce
I'm at version 1.20 of the Portfile, which is the latest.
comment:3 Changed 20 years ago by snu@…
Owner: | changed from darwinports-bugs@… to kevin@… |
---|---|
Summary: | Nethack won't patch correctly → BUG: nethack |
comment:4 Changed 19 years ago by yeled@…
Component: | dports → base |
---|---|
Status: | new → assigned |
This seems to work for me?
Can you please check that it hasn't been fixed since?
comment:5 Changed 19 years ago by toby@…
Component: | base → dports |
---|
comment:6 Changed 19 years ago by yeled@…
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
Closing due to lack of response.
This should be fixed (?) - try updating your base. http://www.opendarwin.org/pipermail/darwinports/2004-February/019788.html