I'm not sure what put an install-info in '/usr/local/bin/install-info'.
It'd be interesting to know the output of 'dpkg -S /usr/local/bin
/install-info'.  If your $PATH variable is standard it'll look like:

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games

It seems to me like the best solution would be to make a symlink for
dpkg's install info into '/usr/local/sbin'.  This can be done via the
following command:

ln -s /usr/sbin/install-info /usr/local/sbin/install-info

Please let me know how that works out for you.

-- 
package libaa1-dev 1.4p5-37build1 failed to install/upgrade: subprocess 
pre-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/396441
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to