Hi, [email protected] (2011-04-10 at 2354.59 +0200): > On Sun, Apr 10, 2011 at 10:56:53PM +0200, GSR wrote: > > Package: i2c-tools > > Version: 3.0.3-3 > > Followup-For: Bug #621898 > > > > While upgrading to 3.0.3-3, the MAKEDEV error is avoided, but then > > fails in something else: > > > > ---8<--- > > Setting up i2c-tools (3.0.3-3) ... > > .udevdb or .udev presence implies active udev. Aborting MAKEDEV invocation. > > chmod: cannot access `/dev/i2c-0': No such file or directory > > dpkg: error processing i2c-tools (--configure): > > subprocess installed post-installation script returned error exit status 1 > > configured to not write apport reports > > Errors were encountered while > > processing: > > i2c-tools > > E: Sub-process /usr/bin/dpkg returned an error code (1) > > Yes, this is because you don't have any i2c devices. Fixed in 3.0.3-4.
Nothing in /dev, but there are i2c devices in the system: ---8<--- ls -l /sys/bus/i2c/devices/ total 0 lrwxrwxrwx 1 root root 0 Apr 11 01:11 0-004c -> ../../../devices/pci0000:00/0000:00:11.0/i2c-0/0-004c/ lrwxrwxrwx 1 root root 0 Apr 11 01:11 i2c-0 -> ../../../devices/pci0000:00/0000:00:11.0/i2c-0/ lrwxrwxrwx 1 root root 0 Apr 11 01:11 i2c-1 -> ../../../devices/i2c-1/ lrwxrwxrwx 1 root root 0 Apr 11 01:11 i2c-2 -> ../../../devices/i2c-2/ lrwxrwxrwx 1 root root 0 Apr 11 01:11 i2c-3 -> ../../../devices/i2c-3/ lrwxrwxrwx 1 root root 0 Apr 11 01:11 i2c-4 -> ../../../devices/i2c-4/ --->8--- GSR -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

