graphics/mate-document-viewer fails to install

Carlos Jacobo Puga Medina cjpugmed at gmail.com
Sun Oct 20 17:41:41 UTC 2013


I noticed a problem trying to install mate-document-viewer-1.6.1. It seems
that pkg_create(1) can't locate some files listed in pkg-plist.

I cut the related piece of the build-package output.

<--snip-->
Creating bzip'd tar ball in
'/usr/ports/graphics/mate-document-viewer/work/mate-document-viewer-1.6.1.tbz'
tar: lib/atril/3/backends/impressdocument.atril-backend: Cannot stat: No
such file or directory
tar: lib/atril/3/backends/libimpressdocument.a: Cannot stat: No such file
or directory
tar: lib/atril/3/backends/libimpressdocument.la: Cannot stat: No such file
or directory
tar: lib/atril/3/backends/libimpressdocument.so: Cannot stat: No such file
or directory
tar: Error exit delayed from previous errors.
pkg_create: make_dist: tar command failed with code 256
*** [do-package] Error code 1

Stop in /usr/ports/graphics/mate-document-viewer.
*** [install] Error code 1

Stop in /usr/ports/graphics/mate-document-viewer.

===>>> A backup package for mate-document-viewer-1.6.1 should
       be located in /usr/ports/packages/portmaster-backup

===>>> Installation of mate-document-viewer-1.6.1
(graphics/mate-document-viewer) failed
===>>> Aborting update

===>>> Killing background jobs
Terminated

===>>> You can restart from the point of failure with this command line:
       portmaster <flags> graphics/mate-document-viewer

===>>> Exiting
<--snip-->

These are the related entries in
/usr/ports/graphics/mate-document-viewer/pkg-plist

%%IMPRESS%%lib/atril/3/backends/impressdocument.atril-backend
%%IMPRESS%%lib/atril/3/backends/libimpressdocument.a
%%IMPRESS%%lib/atril/3/backends/libimpressdocument.la
%%IMPRESS%%lib/atril/3/backends/libimpressdocument.so

A temporary solution is to disable "IMPRESS" option to be able to install
successfully.


More information about the freebsd-gnome mailing list