I cannot get the 1.4 version of gnome-utils to install. 
gnome-utils.postinst has a reference to scrollkeeper-update, thus:

case "$1" in
        configure*)
                PATH=$PATH:/usr/bin scrollkeeper-update
                ;;
        *)
                ;;

The error is: command not found.

As a result, I have a big stack of packages held back.

Is this just an error in the script, or have I somehow managed to lose
something (besides my brain)?

Thanks in advance to anyone who can help

Cam

Reply via email to