Package: smbnetfs
Version: 0.6.1-1
Severity: minor

I wanted to supress the ServiceUnknown secret service warning I get every time
I start smbnetfs.

On my system I don't have gnome keyring or a "libsecret" compatible service. As
such, I've put

 use_libsecret "false"
in the config file, but the testing logic in the source is flawed.

When I start smbnetfs I get this:

** Message: Remote error from secret service: 
org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.secrets was 
not provided by any .service files
2018-02-01 18:49:33.498 4153->reconfigure_read_config_file: Error: (file: 
/home/ydelia/.smb/smbnetfs.conf) Invalid input line : use_libsecret    "false"

If the service does not exist, the configuration option for use_libsecret is
also not accepted anymore. This shouldn't happen. If use_libsecret is set to
false, the service shouldn't be probed at all.

The same happens when using -o use_libsecret.


-- System Information:
Debian Release: buster/sid
 APT prefers unstable
 APT policy: (900, 'unstable'), (800, 'experimental'), (500, 'unstable-debug')
Architecture: amd64 (x86_64)

Kernel: Linux 4.15.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages smbnetfs depends on:
ii  libc6          2.27-2
ii  libfuse2       2.9.7-1
ii  libglib2.0-0   2.54.3-2
ii  libsecret-1-0  0.18.5-6
ii  libsmbclient   2:4.7.4+dfsg-1

Versions of packages smbnetfs recommends:
ii  fuse  2.9.7-1

smbnetfs suggests no packages.

Reply via email to