Package: sane-utils
Version: 1.3.1-3+b1
Severity: important
X-Debbugs-Cc: [email protected]

   * What led up to the situation?
A classical use of the scan command:
scanimage --mode color --format png >test.png

   * What exactly did you do (or not do) that was effective (or
     ineffective)?
A scan of a page by this command, asking for a png file

   * What was the outcome of this action?
An html page that ends abruptly

```html
<meta name="Author" content="SEIKO EPSON">
<meta name="viewport" content="width=device-width, user-scalable=yes, 
initial-scale=1.0">
<meta name="format-detection" content="telephone=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<script type="text/javascript">
var path = location.href;
var Ret;
Ret = path.indexOf("/PRESENTATION/HTML/TOP/INDEX.HTML", 0);
if (-1 < Ret) {
} else {
Ret = path.indexOf("PRESENTATION",0);
if (-1 < Ret) {
document.write("<meta http-equiv = 'refresh' content='0; URL= 
./HTML/TOP/INDEX.HTML'>");
} else {
document.write("<meta http-equiv = 'refresh' content='0; URL= 
./PRESENTATION/HTML/TOP/INDEX.HTML'>");
}
}
</script>
</head>
<body><noscript>Activez le paramètre JavaScript du 
navigateur.</noscript></body></HTML><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 
4.01//EN "
"http://www.w3.org/TR/html4/strict.dtd";>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Author" content="SEIKO EPSON">
<meta name="viewport" content="width=device-width, user-scalable=yes, 
initial-scale=1.0">
<meta name="format-detection" content="telephone=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<script type="text/javascript">
var path = location.href;
var Ret;
Ret = path.indexOf("/PRESENTATION/HTML/TOP/INDEX.HTML", 0);
if (-1 < Ret) {
} else {
Ret = path.indexOf("PRESENTATION",0);
if (-1 < Ret) {
document.write("<meta http-equiv = 'refresh' content='0; URL= 
./HTML/TOP/INDEX.HTML'>");
} else {
document.write("<meta http-equiv = 'refresh' content='0; URL= 
./PRESENTATION/HTML/TOP/INDEX.HTML'>");
}
}
</script>
</head>
<body><noscript>Activez le paramètre JavaScript du 
navigateur.</noscript></body></HTML>‰PNG
[...]binary content[...]
.
.
[ends abruptly]
```

   * What outcome did you expect instead?
A png file



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

Kernel: Linux 6.12.74+deb13+1-amd64 (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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.152
ii  debconf [debconf-2.0]  1.5.91
ii  init-system-helpers    1.69~deb13u1
ii  libavahi-client3       0.8-16
ii  libavahi-common3       0.8-16
ii  libc6                  2.41-12+deb13u2
ii  libieee1284-3t64       0.2.11-14.1+b1
ii  libjpeg62-turbo        1:2.1.5-4
ii  libpng16-16t64         1.6.48-1+deb13u3
ii  libsane1               1.3.1-3+b1
ii  libsystemd0            257.9-1~deb13u1
ii  libusb-1.0-0           2:1.0.28-1
ii  libxml2                2.12.7+dfsg+really2.9.14-2.1+deb13u2
ii  update-inetd           4.53

sane-utils recommends no packages.

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

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

Reply via email to