I did some more investigation because the errors I got in syslog did not explain any defects.
So I seems an updated changed the udev device permissions to make the scanner have a lp instead of scanner groupid... # sudo -u saned scanimage --help # hp-check -r HP Device 0x5b11 at 001:005: Device URI: hp:/usb/Officejet_J5700_series?serial=CN7BOCF3HP04TC Device node: /dev/bus/usb/001/005 Mode: 0664 # ls -hal /dev/bus/usb/001/005 crw-rw-r-- 1 root lp 189, 4 2009-05-20 18:15 /dev/bus/usb/001/005 # groups saned saned scanner # adduser saned lp Adding user `saned' to group `lp' ... Adding user saned to group lp Done. # groups saned saned lp scanner Clients can scan again, bug can be closed, or check the udev packages to see if the lp vs saned group id is correct? Best regards, Jelle de Jong -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org