id summary reporter owner description type status priority milestone component version severity resolution keywords cc distribution status_field 338 Debian/Ubuntu: add libgtk2.0-bin to sysdeps (for gtk-update-icon-cache, used by evince) sascha_silbe marcopg " make[3]: Entering directory `/home/sugar/sugar-jhbuild/source/evince-2.25.90/data' make[3]: Nothing to be done for `install-exec-am'. if test -z """"; then \ echo ""Updating Gtk icon cache.""; \ gtk-update-icon-cache -f -t /home/sugar/sugar-jhbuild/install/share/icons/hicolor; \ else \ echo ""*** Icon cache not updated. After (un)install, run this:""; \ echo ""*** gtk-update-icon-cache -f -t /home/sugar/sugar-jhbuild/install/share/icons/hicolor""; \ fi Updating Gtk icon cache. /bin/bash: line 2: gtk-update-icon-cache: command not found make[3]: *** [update-icon-cache] Error 127 make[3]: Leaving directory `/home/sugar/sugar-jhbuild/source/evince-2.25.90/data' make[2]: *** [install-am] Error 2 make[2]: Leaving directory `/home/sugar/sugar-jhbuild/source/evince-2.25.90/data' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/home/sugar/sugar-jhbuild/source/evince-2.25.90/data' make: *** [install-recursive] Error 1 *** error during stage install of evince: ########## Error running make install *** [24/41] Without having looked at the source, my guess is that the test -z should actually be test -n. " defect closed Unspecified by Maintainer Unspecified sugar-jhbuild Git as of bugdate Blocker fixed Debian New