Date: Mon, 21 Dec 2015 22:41:50 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 205500] [PATCH] shells/zsh: Remove curses.so from pkg-plist Message-ID: <bug-205500-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205500 Bug ID: 205500 Summary: [PATCH] shells/zsh: Remove curses.so from pkg-plist Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: adamw@FreeBSD.org Reporter: aou@eecs.berkeley.edu Assignee: adamw@FreeBSD.org Flags: maintainer-feedback?(adamw@FreeBSD.org) Keywords: patch Created attachment 164474 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=164474&action=edit Remove curses.so entry Since ports r403755 (bug #181720), the zsh/curses module is no longer built along with zsh. Assuming that this is intentional, there remains an extraneous pkg-plist entry for curses.so, which causes a spurious installation error with option STATIC=off. A proposed patch is attached. Thanks. # make -C /usr/ports/shells/zsh clean build reinstall [...] ===> Installing for zsh-5.2_1 ===> Checking if zsh already installed ===> Registering installation for zsh-5.2_1 pkg-static: Unable to access file /usr/obj/usr/ports/shells/zsh/work/stage/usr/local/lib/zsh/5.2/zsh/curses.so: No such file or directory *** Error code 74 # svnlite info /usr/ports/shells/zsh Path: shells/zsh Working Copy Root Path: /usr/ports URL: svn://svn.freebsd.org/ports/head/shells/zsh Relative URL: ^/head/shells/zsh Repository Root: svn://svn.freebsd.org/ports Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5 Revision: 404194 Node Kind: directory Schedule: normal Last Changed Author: adamw Last Changed Rev: 403755 Last Changed Date: 2015-12-14 20:02:17 -0800 (Mon, 14 Dec 2015) # uname -a FreeBSD promptuary.ferramentum.org 10.2-RELEASE FreeBSD 10.2-RELEASE #0 r286666: Wed Aug 12 15:26:37 UTC 2015 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205500-13>