Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Mar 2015 09:26:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 198894] editors/joe: mismatch pkg-plist and installed files
Message-ID:  <bug-198894-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: odavydenko@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198894-13>