]> code.ossystems Code Review - openembedded-core.git/commit
nfs-utils: fix do_package error when enable PACKAGECONFIG[nfsv4]
authorYi Zhao <yi.zhao@windriver.com>
Mon, 23 Mar 2020 12:37:07 +0000 (20:37 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Mar 2020 17:16:56 +0000 (17:16 +0000)
commit17b44d51eaf71ae6d04034454dcb68f508b85258
treea76b4adc433312d226c92d09f1fc797f3ac59193
parent710bc0f8544f54750c8fb7b8affa243932927a24
nfs-utils: fix do_package error when enable PACKAGECONFIG[nfsv4]

Fixes:
ERROR: nfs-utils-2.4.3-r0 do_package: QA Issue: nfs-utils:
Files/directories were installed but not shipped in any package:
/usr/lib/libnfsidmap/nsswitch.so
/usr/lib/libnfsidmap/static.so
Please set FILES such that these items are packaged. Alternatively if
they are unneeded, avoid installing them or delete them within do_install.
nfs-utils: 2 installed and not shipped files. [installed-vs-shipped]

Add rdep on python3-core for PACKAGECONFIG[nfsv4] to fix:
ERROR: nfs-utils-2.4.3-r0 do_package_qa: QA Issue: /usr/sbin/clddb-tool
contained in package nfs-utils requires /usr/bin/python3, but no
providers found in RDEPENDS_nfs-utils? [file-rdeps]

Add rdep on libdevmapper for PACKAGECONFIG[nfsv41] to fix:
ERROR: nfs-utils-2.4.3-r0 do_package_qa: QA Issue: /usr/sbin/blkmapd
contained in package nfs-utils requires libdevmapper.so.1.02()(64bit),
but no providers found in RDEPENDS_nfs-utils? [file-rdeps]

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/nfs-utils/nfs-utils_2.4.3.bb