Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63407 - Gjiten missing depend scrollkeeper ..
Summary: Gjiten missing depend scrollkeeper ..
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Josh Glover (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-09 04:37 UTC by Henti Smith
Modified: 2004-10-07 11:01 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
gjiten-2.2-r1.ebuild (gjiten-2.2-r1.ebuild,1.27 KB, text/plain)
2004-09-28 08:00 UTC, MATSUU Takuto (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Henti Smith 2004-09-09 04:37:16 UTC
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 ..
Comment 1 MATSUU Takuto (RETIRED) gentoo-dev 2004-09-28 08:00:47 UTC
Created attachment 40623 [details]
gjiten-2.2-r1.ebuild

Added app-text/scrollkeeper to DEPEND
Added ~amd64
Comment 2 foser (RETIRED) gentoo-dev 2004-09-28 08:43:46 UTC
you don't have to bump rev for any of those changes
Comment 3 MATSUU Takuto (RETIRED) gentoo-dev 2004-10-03 15:40:19 UTC
inherit gnome2
fixed help/omf.make
Comment 4 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-10-07 11:01:25 UTC
Fixed it and added gjiten-2.3 released today. Thanks.