Date: Thu, 01 Oct 2020 11:17:13 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 250025] graphics/gthumb fails to install with RAW option disabled Message-ID: <bug-250025-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250025 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@FreeBSD.org Reporter: ps.ports@smyrak.com Assignee: gnome@FreeBSD.org CC: Flags: maintainer-feedback?(gnome@FreeBSD.org) Created attachment 218447 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D218447&action= =3Dedit 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 follow= s: pkg-static: Unable to access file /usr/ports/graphics/gthumb/work/stage/usr/local/lib/gthumb/extensions/libra= w_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_f= iles.extension:No such file or directory The attached patch fixes the issue. --=20 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-250025-7788>