Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 15600

Summary: gnome-vfs-2.2.X doesn't install correctlly
Product: Gentoo Linux Reporter: Rafael Cordones Marcos <rcm>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Rafael Cordones Marcos 2003-02-12 17:42:45 UTC
When emerging gnome-vfs I get the following error:

<error>
-- Installing ./html/index.sgml
/bin/install: cannot stat `./html/index.sgml': No such file or directory
make[2]: *** [install-data-local] Error 1
make[2]: Leaving directory
`/var/tmp/portage/gnome-vfs-2.2.1/work/gnome-vfs-2.2.1/doc'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory
`/var/tmp/portage/gnome-vfs-2.2.1/work/gnome-vfs-2.2.1/doc'
make: *** [install-recursive] Error 1

!!! ERROR: gnome-base/gnome-vfs-2.2.1 failed.
!!! Function einstall, Line 322, Exitcode 2
!!! einstall failed
</error>

As I think it may be due to SGML generation I check that I have the USE variable
"doc" set and I have gtk-doc-0.9 installed. I upgrade gtk-doc to version 1.0 and
re-emerge gnome-vfs-2.2.1 without problems. Therefore I think gnome-vfs-2.2.X
should depend on gtk-doc >= 1.0

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.46-r9 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.20 i686 Intel(R) Pentium(R) 4 CPU 2.53GHz
GENTOO_MIRRORS="ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 oss apm avi crypt cups encode gif jpeg kde libg++ mikmod mmx mpeg
ncurses nls pdflib png qtmt quicktime spell truetype xml2 xmms xv zlib gdbm
berkdb slang readline arts svga tcltk java X sdl gpm tcpd pam libwww ssl python
esd imlib oggvorbis gnome gtk qt motif opengl -3dnow aalib acpi alsa apache2
atlas bonobo canna cdr cjk dga doc dvd evo flash gd gphoto2 gtk2 gtkhtml guile
imap jikes junit lcms ldap leim maildir mozilla mule mysql oav pda perl
plotutils samba sasl scanner sse tetex tiff usb xml"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O3 -pipe"
CXXFLAGS="-march=pentium4 -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-02-12 17:46:51 UTC
try this:
http://cvs.gentoo.org/~satai/sgmlfix.html
Comment 2 foser (RETIRED) gentoo-dev 2003-02-12 18:02:46 UTC

*** This bug has been marked as a duplicate of 15270 ***