[Bug 198894] editors/joe: mismatch pkg-plist and installed files
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Mar 25 09:26:56 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198894
Bug ID: 198894
Summary: editors/joe: mismatch pkg-plist and installed files
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: odavydenko at gmail.com
Created attachment 154792
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=154792&action=edit
Patch for pkg-plist
New version of joe install new doc files, but pkg-plist contains info about doc
files from previous version.
# make install
... skip ...
install -o root -g wheel -m 0644 README.md docs/README.old docs/man.md
ChangeLog docs/hacking.md NEWS.md
'/usr/ports/editors/joe/work/stage/usr/local/share/doc/joe'
# make package
===> Building package for joe-4.0,1
pkg-static: Unable to access file
/usr/ports/editors/joe/work/stage/usr/local/share/doc/joe/HACKING: No such file
or directory
pkg-static: Unable to access file
/usr/ports/editors/joe/work/stage/usr/local/share/doc/joe/HINTS: No such file
or directory
pkg-static: Unable to access file
/usr/ports/editors/joe/work/stage/usr/local/share/doc/joe/LIST: No such file or
directory
pkg-static: Unable to access file
/usr/ports/editors/joe/work/stage/usr/local/share/doc/joe/NEWS: No such file or
directory
pkg-static: Unable to access file
/usr/ports/editors/joe/work/stage/usr/local/share/doc/joe/README: No such file
or directory
*** Error code 1
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list