Bug 244908 - devel/kio-extras: Fails to package if SAMBA option disabled
Summary: devel/kio-extras: Fails to package if SAMBA option disabled
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-19 13:51 UTC by Naram Qashat
Modified: 2020-03-19 18:20 UTC (History)
1 user (show)

See Also:
tcberner: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Naram Qashat 2020-03-19 13:51:28 UTC
https://poudriere.cyberbotx.com:8766/data/local-default/2020-03-19_09h39m51s/logs/errors/kio-extras-19.12.3_1.log

I have the SAMBA option disabled for devel/kio-extras, but it appears that it is trying to unconditionally include it in the package and fails from it not being there. The relevant portion of the log:

pkg-static: Unable to access file /wrkdirs/usr/ports/devel/kio-extras/work/stageusr/local/share/kservices5/cifs.protocol:No such file or directory
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-03-19 18:20:16 UTC
A commit references this bug:

Author: tcberner
Date: Thu Mar 19 18:20:11 UTC 2020
New revision: 528739
URL: https://svnweb.freebsd.org/changeset/ports/528739

Log:
  devel/kio-extras: fix plist for SAMBA option

  PR:		244908
  Reported by:	Naram Qashat <cyberbotx@cyberbotx.com>

Changes:
  head/devel/kio-extras/pkg-plist
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2020-03-19 18:20:22 UTC
Committed. Thanks.