Hallo, As I just ran into the same problem, and the real source behind this bug does not seem to get fixed ever, I though I'll just add the obvious Debian work-around to it: Use the Multi-Arch support, and install open-iscsi for amd64 on the otherwise i386 system.
$ /etc/init.d/open-iscsi stop $ apt-get remove open-iscsi $ dpkg --add-architecture amd64 $ apt-get update $ apt-get install open-iscsi:amd64 c'ya sven-haegar -- Three may keep a secret, if two of them are dead. - Ben F. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

