Package: sane-utils
Version: 1.0.24-8
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate
***

   * What led up to the situation?

When I tried to install or upgrade sane-utils, the installation fails when
running the line

    adduser --quiet saned scanner

Due to the scanner group existing in a winbind group, not in /etc/groups.
Because
it cannot find the scanner group in /etc/group, the command exits with
status code 3.

I can think of two workarounds, but I do not know which is best.

    a.  simply append '|| true' to that line
    b.  replace the line with 'usermod -a -G scanner saned'

Either way, the saned user will not actually be added to the group, but at
least
installation can continue.

Regards


Andrew Spiers



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

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=locale: Cannot set
LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages sane-utils depends on:
ii  adduser                3.113+nmu3
ii  debconf [debconf-2.0]  1.5.56
ii  init-system-helpers    1.22
ii  libavahi-client3       0.6.31-5
ii  libavahi-common3       0.6.31-5
ii  libc6                  2.19-18+deb8u3
ii  libieee1284-3          0.2.11-12
ii  libsane                1.0.24-8
ii  libsystemd0            215-17+deb8u3
ii  libusb-1.0-0           2:1.0.19-1
ii  update-inetd           4.43

sane-utils recommends no packages.

Versions of packages sane-utils suggests:
pn  avahi-daemon  <none>
pn  unpaper       <none>

-- debconf information:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "en_AU.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
  sane-utils/saned_scanner_group: true
  sane-utils/saned_run: false

Reply via email to