Gjiten doens't install due to missing scrollkeeper-preinstall not being on system missing dep of scrollkeeper Reproducible: Always Steps to Reproduce: 1. emerge gjiten 2. 3. Actual Results: for file in gjiten-C.omf; do \ scrollkeeper-preinstall /usr/share/gnome/help/gjiten/C/gjiten.xml ./$file $file.out; \ done; \ touch omf_timestamp /bin/sh: scrollkeeper-preinstall: command not found done /bin/install: cannot stat `gjiten-C.omf.out': No such file or directory make[4]: *** [install-data-hook-omf] Error 1 make[4]: Leaving directory `/var/tmp/portage/gjiten-2.2/work/gjiten-2.2/help/C' make[3]: *** [install-data-am] Error 2 make[3]: Leaving directory `/var/tmp/portage/gjiten-2.2/work/gjiten-2.2/help/C' make[2]: *** [install-am] Error 2 make[2]: Leaving directory `/var/tmp/portage/gjiten-2.2/work/gjiten-2.2/help/C' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/gjiten-2.2/work/gjiten-2.2/help' make: *** [install-recursive] Error 1 !!! ERROR: app-dicts/gjiten-2.2 failed. !!! Function einstall, Line 385, Exitcode 2 !!! einstall failed I have emerge scrollkeeper and tried energing gjiten again ... emerges fine now ..
Created attachment 40623 [details] gjiten-2.2-r1.ebuild Added app-text/scrollkeeper to DEPEND Added ~amd64
you don't have to bump rev for any of those changes
inherit gnome2 fixed help/omf.make
Fixed it and added gjiten-2.3 released today. Thanks.