Your message dated Sat, 28 Apr 2007 22:05:44 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#359797: libsane: udev rules file broken
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libsane
Version: 1.0.17-1
Severity: normal

The first line of the udev rules file is incorrect:
SUBSYSTEM!="usb_device", ACTION!="add", GOTO="libsane_rules_end"

You need to write it like this:
ACTION!="add", GOTO="libsane_rules_end"
SUBSYSTEM!="usb_device", GOTO="libsane_rules_end"

As matches are AND'ed together, not OR'ed together.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.6-debian8+bluesmoke+lm85
Locale: LANG=pt_BR.ISO-8859-1, LC_CTYPE=pt_BR.ISO-8859-1 (charmap=ISO-8859-1)

Versions of packages libsane depends on:
ii  adduser                       3.85       Add and remove users and groups
ii  libc6                         2.3.6-4    GNU C Library: Shared libraries an
ii  libgphoto2-2                  2.1.6-6    gphoto2 digital camera library
ii  libgphoto2-port0              2.1.6-6    gphoto2 digital camera port librar
ii  libieee1284-3                 0.2.10-1   cross-platform library for paralle
ii  libjpeg62                     6b-12      The Independent JPEG Group's JPEG 
ii  libusb-0.1-4                  2:0.1.11-7 userspace USB programming library
ii  makedev                       2.3.1-80   creates device files in /dev

Versions of packages libsane recommends:
ii  sane-utils                    1.0.17-1   API library for scanners -- utilit
ii  udev [hotplug]                0.088-2    /dev/ and hotplug management daemo

-- no debconf information

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh


--- End Message ---
--- Begin Message ---
Version: 1.0.18-6

Brad Sawatzky <[EMAIL PROTECTED]> wrote:

Hi,

> The scanner now works correctly with the original rule:
>    SUBSYSTEM!="usb_device", GOTO="libsane_rules_end"
> and not with the 'usb_endpoint' rule...

Closing the bug again as everything just works :)

JB.

-- 
 Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> 
 
 Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 

--- End Message ---

Reply via email to