Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Sep 2015 13:41:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 203283] net/avahi-app: switch to @sample, fix etcdir creation
Message-ID:  <bug-203283-6497-L6T28O8wA4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203283-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203283-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Dmitry Marakasov <amdmi3@FreeBSD.org> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to gnome@FreeBSD.org:
Bug 203283: net/avahi-app: switch to @sample, fix etcdir creation
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203283



--- Description ---
Created attachment 161305
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161305&action=edit
Patch

py-avahi has plist problems:

====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%DATADIR%%/service-types
Error: Orphaned: @dir %%ETCDIR%%
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1

- Add comment for service-types issue
- Fix etcdir issue in avahi-app, by only creating it in avahi-app. This both
fixes py-avahi and makes it possible to getrid of rmdirs in other avahi ports.
- While here, switch to @sample



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203283-6497-L6T28O8wA4>