Your message dated Thu, 05 Dec 2024 02:53:21 +0000
with message-id <e1tj1zv-00dzcs...@fasolo.debian.org>
and subject line Bug#1068794: fixed in sane-backends 1.3.0-2
has caused the Debian Bug report #1068794,
regarding sane-utils: (x)scanimage only works once, a second scan right after 
the first one fails
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1068794: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068794
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sane-utils
Version: 1.2.1-2
Severity: normal
X-Debbugs-Cc: debianbugreport_20240411+s...@cobbaut.be

Dear Maintainer,

   * What led up to the situation?

Using a Kyocera ECOSYS M5526cdw printer to scan hundreds of pages. Using the
flatbed, not the document feeder.

Any scan of a page works fine, but I have to wait about two minutes before
scanning the next page, otherwise it fails with "device busy".


   * What exactly did you do (or not do) that was effective (or
     ineffective)?

scanimage, with or without the --batch option, only allows for one scan. A
second scan will fail, providing it is done within about two minutes.

For example this command will scan perfectly:
$ scanimage -d 'escl:http://192.168.178.32:9095/eSCL'  --format jpeg --mode
Gray -o page1.jpg

This command, executed after flipping the page on the scanner, fails as
follows:
$ scanimage -d 'escl:http://192.168.178.32:9095/eSCL'  --format jpeg --mode
Gray -o page2.jpg
scanimage: sane_start: Device busy
 503 Service Unavailable 503 Service Unavailable 503 Service Unavailable 503
Service Unavailable

Using the vendor kyocera-sane package makes no difference.
Using 'escl:http://192.168.178.32:9095' or 'escl:http://192.168.178.32:9096' as
the device name makes no difference.
The result is identical when using xscanimage in GIMP 2.10 or xsane in GIMP
2.8.

According to one Reddit user on r/Debian it is a known problem.


   * What outcome did you expect instead?

I was hoping to use a script to quickly scan hundreds of pages into jpg.

for i in $(seq -w 12 100)
do
 scanimage --format jpeg --mode Gray -o page$i.jpg
 #sleep 120
done

But the script only works when the sleep 120 command is included, which limits
my scanning ability to 30 pages per hour.



-- System Information:
Debian Release: 12.5
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-28-amd64 (SMP w/24 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages sane-utils depends on:
ii  adduser                3.134
ii  debconf [debconf-2.0]  1.5.82
ii  init-system-helpers    1.65.2
ii  libavahi-client3       0.8-10
ii  libavahi-common3       0.8-10
ii  libc6                  2.36-9+deb12u4
ii  libieee1284-3          0.2.11-14
ii  libjpeg62-turbo        1:2.1.5-2
ii  libpng16-16            1.6.39-2
ii  libsane1               1.2.1-2
ii  libsystemd0            252.22-1~deb12u1
ii  libusb-1.0-0           2:1.0.26-1
ii  libxml2                2.9.14+dfsg-1.3~deb12u1
ii  update-inetd           4.53

sane-utils recommends no packages.

Versions of packages sane-utils suggests:
ii  avahi-daemon  0.8-10
ii  unpaper       7.0.0-0.1

-- Configuration Files:
/etc/sane.d/saned.conf changed:
192.168.178.0/24


-- debconf information:
  sane-utils/saned_run: false
  sane-utils/saned_scanner_group: true

--- End Message ---
--- Begin Message ---
Source: sane-backends
Source-Version: 1.3.0-2
Done: Jörg Frings-Fürst <debian@jff.email>

We believe that the bug you reported is fixed in the latest version of
sane-backends, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1068...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jörg Frings-Fürst <debian@jff.email> (supplier of updated sane-backends package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 18 Nov 2024 19:51:57 +0100
Source: sane-backends
Built-For-Profiles: noudeb
Architecture: source
Version: 1.3.0-2
Distribution: unstable
Urgency: medium
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Changed-By: Jörg Frings-Fürst <debian@jff.email>
Closes: 1068794 1081122
Changes:
 sane-backends (1.3.0-2) unstable; urgency=medium
 .
   * Fix FTBFS on hurd-i386 & hurd-amd64 (Closes: #1081122).
     - Thanks to Pino Toscano <p...@debian.org>.
   * debian/libsane1.lintian-overrides:
     - Fix syntax.
   * Declare compliance with Debian Policy 4.7.0.1 (No changes needed).
   * debian/copyright:
     - Rewrite to make lrc happy.
   * New debian/lrc.excludes to suppress false positives.
   * debian/control:
     - Change Vcs-Git from git: to https:.
   * New debian/patches/0180-Escl_force_idle_status.patch:
     - Fix Escl idle status (Closes: #1068794).
   * debian/watch:
     - Rewrite to the new gitlab schema.
Checksums-Sha1:
 f601f239ac9c18a1523d6f95b701a69899b76e4c 2431 sane-backends_1.3.0-2.dsc
 a9834898e6eda4531ca9e92f3eb816ec5e99656e 85264 
sane-backends_1.3.0-2.debian.tar.xz
 f2bdaf015692234717b002be4e98a319d65055b5 8178 
sane-backends_1.3.0-2_source.buildinfo
Checksums-Sha256:
 4c79e350bdb17a0184be578e94b06fbd8cc1c81d46517448abcb4b04e9d3c781 2431 
sane-backends_1.3.0-2.dsc
 ba73801e4cd9bec9bb50304129b406de4559302db1d9c7485c6dae1876ffa5fb 85264 
sane-backends_1.3.0-2.debian.tar.xz
 9f2c32794ff213fc0c75824238cca111abd76b5ae38e752c244f8fa5f52a7555 8178 
sane-backends_1.3.0-2_source.buildinfo
Files:
 492e1b64a0060f641558151f98b19ee1 2431 graphics optional 
sane-backends_1.3.0-2.dsc
 b71b1b2b98ee0d3e2732838148e1eb12 85264 graphics optional 
sane-backends_1.3.0-2.debian.tar.xz
 7c252e2d02215d2ca5ddefef5f737904 8178 graphics optional 
sane-backends_1.3.0-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmdRCMcACgkQ5mx3Wuv+
bH2eLBAArDVlbKXp+gASky5BP4SLCHCXDkLiwoQQdn20O91LNFdeDApp2tQ08TyE
z9sYyJZErxtpL7NjpmTaAHwDRZOvwnfZYzNPNl7IF5bjMwwTKT3n8VlRgOXKPur3
eooYTFadpL0FN9oBnlRApgsgV1mRqAJnF4gAD4BT5gn9AE5mBls6JsHagM1mQmLl
EaXZ0UIhxuJesvoLvHF7j/3hncyzV61qAb1QuaF/61C6Y4sklo4A2I/aoQmmhYjI
I1yPyNHgpEnQFCjMdZjiUmOtGzwFVjtG9UDrbPmnUYsdnlZnTfhrdBzoMjZKt8sp
f2r0dMkfwSeL8ahLvRolKaf3vDmUeatl3SCUmv0649CcgGWcwXd8LRAZqWSCYBEl
dUvq2kI9h1on5EWYlyPlKWwpLPWQJ0roXeMl7xQ7EQr11KuXVKftO4yI7bIr8Mrl
hFXpWkR2iK/C12T/A9GP27e8gAZ740Mk+RRqQpUrbXvBgDRvGgzMsasuGn1lWbeC
IhioopD+hZhS+vFh/p3RNM4zwWaSmacBPim3lzkuTgWMVAgmPci1Md7TibYbmIlC
+KtJ/uNvGHlsx9iq1J3oCdLodyMToEkClydsUV0xdK2ZnC/a3SYIn4QqjtmYAWXO
tOB94ej/WkoxHqEgyB8rvdsyrdur6ZBwmQALSd3PiWOexX7qMKQ=
=ICDC
-----END PGP SIGNATURE-----

Attachment: pgpwpd70oGlAT.pgp
Description: PGP signature


--- End Message ---

Reply via email to