Bug 188577 - gnome-extra/gconf-editor-2.18.0 is missing a dep on scrollkeeper
Bug#: 188577 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: gnome@gentoo.org Reported By: corsair@gentoo.org
Component: Ebuilds
URL: 
Summary: gnome-extra/gconf-editor-2.18.0 is missing a dep on scrollkeeper
Keywords:  
Status Whiteboard: 
Opened: 2007-08-12 12:15 0000
Description:   Opened: 2007-08-12 12:15 0000
While installing a fresh gnome-2.18 (i.e. no upgrade) I ran into this problem
while compiling gnome-extra/gconf-editor-2.18.0:

[...]
make[2]: Leaving directory
`/var/tmp/portage/gnome-extra/gconf-editor-2.18.0/work/gconf-editor-2.18.0/po'
Making all in docs
make[2]: Entering directory
`/var/tmp/portage/gnome-extra/gconf-editor-2.18.0/work/gconf-editor-2.18.0/docs'
/bin/sh: scrollkeeper-config: command not found
/bin/sh: line 1: scrollkeeper-config: command not found
The file '/Templates/C/scrollkeeper_cl.xml' does not exist.
Please check your ScrollKeeper installation.
make[2]: *** [gconf-editor-C.omf] Error 1
make[2]: Leaving directory
`/var/tmp/portage/gnome-extra/gconf-editor-2.18.0/work/gconf-editor-2.18.0/docs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/gnome-extra/gconf-editor-2.18.0/work/gconf-editor-2.18.0'
make: *** [all] Error 2


Installing app-text/scrollkeeper-0.3.14-r2 fixed the problem. I think there
should be a dep on scrollkeeper in gconf-editor?

(this is ppc64, but this should be a problem on all arches I think)

------- Comment #1 From Gilles Dartiguelongue 2007-08-12 13:34:57 0000 -------
fixed in CVS, I only updated gconf-editor-2.18 because it seems it wasn't a
problem on 2.16 (probably a gnome-doc-utils migration in between).

Thanks for the report.