severity 542357 serious found 542357 3.10-1 thanks Uh, to clarify:
Preparing to replace module-init-tools 3.9-2 (using .../module-init-tools_3.10-1_armel.deb) ... rmdir: failed to remove `/etc/modprobe.d/arch/': No such file or directory dpkg: error processing /var/cache/apt/archives/module-init-tools_3.10-1_armel.deb (--unpack): subprocess pre-installation script returned error exit status 1 I'm not sure if this is also a problem in 3.9 or not. Presumably, that "rmdir --ignore-fail-on-non-empty /etc/modprobe.d/arch/" in the postinst should instead be "rmdir /etc/modprobe.d/arch 2>/dev/null || true" -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

