Package: vifm Version: 0.3-2 Severity: important
When installing it: Setting up vifm (0.3-2) ... dpkg: error processing vifm (--configure): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: vifm E: Sub-process /usr/bin/dpkg returned an error code (1) the: ,---- [ # cat /var/lib/dpkg/info/vifm.postinst ] | if [ -x /usr/bin/vim ] | then | /usr/bin/vim -esc ":helptags /etc/vim/doc/ | :quit" | fi `---- of the postinst script does not work if only vim-tiny (and vim-common) are present. As vim-tiny provides /usr/bin/vim as well the postinst script of vifm is executed but fails. AFAICS it should either depend on the vim package or check for something like /usr/bin/vim.basic. regards, -mika- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]