Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15600 - gnome-vfs-2.2.X doesn't install correctlly
Summary: gnome-vfs-2.2.X doesn't install correctlly
Status: RESOLVED DUPLICATE of bug 15270
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-12 17:42 UTC by Rafael Cordones Marcos
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***