[Bug 250025] graphics/gthumb fails to install with RAW option disabled

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 1 11:17:15 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250025

            Bug ID: 250025
           Summary: graphics/gthumb fails to install with RAW option
                    disabled
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome at FreeBSD.org
          Reporter: ps.ports at smyrak.com
          Assignee: gnome at FreeBSD.org
                CC:
             Flags: maintainer-feedback?(gnome at FreeBSD.org)

Created attachment 218447
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=218447&action=edit
Patch to fix the port pkg-plist

When a user has chosen to disable RAW option in the port, it will fail to
install due to missing option knob markers in the pkg-plist file, that mark the
files built for the RAW extension optional. The failure manifests as follows:

pkg-static: Unable to access file
/usr/ports/graphics/gthumb/work/stage/usr/local/lib/gthumb/extensions/libraw_files.so:No
such file or directory
pkg-static: Unable to access file
/usr/ports/graphics/gthumb/work/stage/usr/local/lib/gthumb/extensions/raw_files.extension:No
such file or directory


The attached patch fixes the issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list