Date
1 - 2 of 2
[meta-cloud-services][PATCH] glusterfs: fix installed-vs-shipped qa issue
kai
From: Kai Kang <kai.kang@...>
Fix installed-vs-shipped qa issue of glusterfs: | ERROR: glusterfs-5.4-r0 do_package: QA Issue: glusterfs: Files/directories were installed but not shipped in any package: | /usr/libexec/glusterfs/mount-shared-storage.sh Signed-off-by: Kai Kang <kai.kang@...> --- recipes-extended/glusterfs/glusterfs.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-extended/glusterfs/glusterfs.inc b/recipes-extended/glusterfs/glusterfs.inc index 17aaf75..5843d7c 100644 --- a/recipes-extended/glusterfs/glusterfs.inc +++ b/recipes-extended/glusterfs/glusterfs.inc @@ -152,6 +152,7 @@ FILES_${PN} = "${libdir}/glusterfs/${PV}/auth \ ${libexecdir}/glusterfs/events \ ${libexecdir}/glusterfs/glusterfind \ ${libexecdir}/glusterfs/gfind_missing_files \ + ${libexecdir}/glusterfs/mount-shared-storage.sh \ ${libexecdir}/glusterfs/peer_mountbroker.py \ ${libexecdir}/glusterfs/peer_eventsapi.py \ ${libexecdir}/glusterfs/peer_mountbroker \ -- 2.20.0
|
|
Bruce Ashfield
merged.
toggle quoted messageShow quoted text
Bruce
On Thu, Mar 21, 2019 at 4:43 AM <kai.kang@...> wrote:
--
- Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II
|
|