Package: nfs-ganesha
Version: 2.7.1-2
Severity: normal

nfs-ganesha nfs server binary is linked with rados library despire of you 
disable it in debian/rules.

$ ldd /nfs-ganesha/debian/nfs-ganesha/usr/bin/ganesha.nfsd
...
        librados.so.2 => /usr/lib/x86_64-linux-gnu/librados.so.2 
(0x00007fcb3106c000)

You disable it with "NO", but i think this is wrong, sould be "OFF": 
USE_RADOS_RECOV is a goption macro
(https://github.com/nfs-ganesha/nfs-ganesha/blob/next/src/CMakeLists.txt#L370),
and goption use ON or OFF:
https://github.com/nfs-ganesha/nfs-ganesha/blob/next/src/cmake/goption.cmake#L9

Other options sould use ON/OFF too.


-- System Information:
Debian Release: 10.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.13.0-153-generic (SMP w/24 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: unable to detect

Versions of packages nfs-ganesha depends on:
pn  daemon            <none>
pn  dbus              <none>
ii  libacl1           2.2.53-4
ii  libblkid1         2.33.1-0.1
ii  libc6             2.28-10
ii  libcap2           1:2.25-2
ii  libcom-err2       1.44.5-1+deb10u3
ii  libdbus-1-3       1.12.16-1
ii  libgssapi-krb5-2  1.17-3
ii  libk5crypto3      1.17-3
ii  libkrb5-3         1.17-3
ii  libnfsidmap2      0.25-5.1
ii  libntirpc1.7      1.7.1-1
ii  librados2         12.2.11+dfsg1-2.1+b1
ii  liburcu6          0.10.2-1
ii  libuuid1          2.33.1-0.1
ii  libwbclient0      2:4.9.5+dfsg-5+deb10u1
pn  nfs-common        <none>
pn  rpcbind           <none>

nfs-ganesha recommends no packages.

nfs-ganesha suggests no packages.

Reply via email to