Hi,
when trying to update packages, emacs26 fails.
The errors are:
=> Generating post-install file lists
=> Checking file-check results for emacs26-26.1nb6
ERROR: ************************************************************
ERROR: The following files are in
/usr/pkgsrc/editors/emacs26/work/.destdir/usr/pkg but not in the PLIST:
ERROR:
/usr/pkgsrc/editors/emacs26/work/.destdir/usr/pkg/share/emacs/26.1/lisp/gnus/emacs.core
ERROR:
/usr/pkgsrc/editors/emacs26/work/.destdir/usr/pkg/share/emacs/26.1/lisp/obsolete/emacs.core
*** Error code 1
I tried removing the core files, rerunning "make replace" but they
reappear, so I suppose emacs is actually crashing and generates those
files during the install prodcedure.
Riccardo