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

Bug 99717

Summary: docbook-sgml-utils-0.6.14 install error (/bin/install) can't such files or directories in /var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/doc/docbook-sgml-utils-0.6.14/
Product: Gentoo Linux Reporter: Tomasz Klukinski <univac>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tomasz Klukinski 2005-07-20 12:53:35 UTC
[ebuild N ] app-text/docbook-sgml-utils-0.6.14 -tetex 0 kB 

emerge docbook-sgml-utils

....
Copyright (c)  YEAR  YOUR NAME.
      Permission is granted to copy, distribute and/or modify this document
      under the terms of the GNU Free Documentation License, Version 1.1
      or any later version published by the Free Software Foundation;
      with the Invariant Sections being LIST THEIR TITLES, with the
      Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
      A copy of the license is included in the section entitled "GNU
      Free Documentation License".

If you have no Invariant Sections, write "with no Invariant Sections"
instead of saying which ones are invariant.  If you have no
Front-Cover Texts, write "no Front-Cover Texts" instead of
"Front-Cover Texts being LIST"; likewise for Back-Cover Texts.

If your document contains nontrivial examples of program code, we
recommend releasing these examples in parallel under your choice of
free software license, such as the GNU General Public License,
to permit their use in free software.

     
    mkdir -p -- .
/var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/doc/docbook-sgml-utils-0.6.14/html
 /bin/install -c -m 644 ./api.html
/var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/doc/docbook-sgml-utils-0.6.14/html/api.html
/bin/install: cannot stat `./api.html': No such file or directory
 /bin/install -c -m 644 ./backend-spec.html
/var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/doc/docbook-sgml-utils-0.6.14/html/backend-spec.html
/bin/install: cannot stat `./backend-spec.html': No such file or directory
 /bin/install -c -m 644 ./docbook2man.html
/var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/doc/docbook-sgml-utils-0.6.14/html/docbook2man.html
/bin/install: cannot stat `./docbook2man.html': No such file or directory
 /bin/install -c -m 644 ./docbook2texi.html
/var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/doc/docbook-sgml-utils-0.6.14/html/docbook2texi.html
/bin/install: cannot stat `./docbook2texi.html': No such file or directory
 /bin/install -c -m 644 ./fdl.html
/var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/doc/docbook-sgml-utils-0.6.14/html/fdl.html
/bin/install: cannot stat `./fdl.html': No such file or directory
 /bin/install -c -m 644 ./frontend-spec.html
/var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/doc/docbook-sgml-utils-0.6.14/html/frontend-spec.html
/bin/install: cannot stat `./frontend-spec.html': No such file or directory
 /bin/install -c -m 644 ./helpers.html
/var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/doc/docbook-sgml-utils-0.6.14/html/helpers.html
/bin/install: cannot stat `./helpers.html': No such file or directory
 /bin/install -c -m 644 ./index.html
/var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/doc/docbook-sgml-utils-0.6.14/html/index.html
/bin/install: cannot stat `./index.html': No such file or directory
 /bin/install -c -m 644 ./introduction.html
/var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/doc/docbook-sgml-utils-0.6.14/html/introduction.html
/bin/install: cannot stat `./introduction.html': No such file or directory
 /bin/install -c -m 644 ./intro-jw.html
/var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/doc/docbook-sgml-utils-0.6.14/html/intro-jw.html
/bin/install: cannot stat `./intro-jw.html': No such file or directory
 /bin/install -c -m 644 ./intro-sgmldiff.html
/var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/doc/docbook-sgml-utils-0.6.14/html/intro-sgmldiff.html
/bin/install: cannot stat `./intro-sgmldiff.html': No such file or directory
 /bin/install -c -m 644 ./jw.html
/var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/doc/docbook-sgml-utils-0.6.14/html/jw.html
/bin/install: cannot stat `./jw.html': No such file or directory
 /bin/install -c -m 644 ./sgmldiff.html
/var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/doc/docbook-sgml-utils-0.6.14/html/sgmldiff.html
/bin/install: cannot stat `./sgmldiff.html': No such file or directory
make[3]: *** [install-htmlDATA] Error 1
make[3]: Leaving directory
`/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docbook-utils-0.6.14/doc/HTML'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory
`/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docbook-utils-0.6.14/doc/HTML'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docbook-utils-0.6.14/doc'
make: *** [install-recursive] Error 1

!!! ERROR: app-text/docbook-sgml-utils-0.6.14 failed.
!!! Function src_install, Line 46, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message. 

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




Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r0,
2.6.12-gentoo-r6 i686)
=================================================================
System uname: 2.6.12-gentoo-r6 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.6.13
ccache version 2.4 [enabled]
dev-lang/python:     2.3.4-r1, 2.4.1-r1
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -s -pipe -march=athlon-xp -fomit-frame-pointer -mfpmath=sse -msse
-m3dnow -mmmx"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -s -pipe -march=athlon-xp -fomit-frame-pointer -mfpmath=sse -msse
-m3dnow -mmmx"
DISTDIR="/usr/share/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.easynet.nl/mirror/gentoo/"
LANG="pl_PL"
LC_ALL="pl_PL"
LINGUAS="pl"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X alsa apm avi bash-completion berkdb bitmap-fonts bluetooth
browserplugin crypt cups curl dbus directfb dvd dvdread emboss encode esd extras
fam fbcon firefox foomaticdb fortran gdbm gif gimpprint gnome gpm gsm gtk gtk2
gtkhtml hal imagemagick imlib ipv6 java javascript jpeg kde libg++ libwww mad
mikmod mmx mmx2 motif mp3 mpeg ncurses nls nptl nptlonly nvidia ogg oggvorbis
opengl oss other_var1 other_var2 pam pdflib perl png ppds python qt quicktime
readline ruby sdl speedup spell ssl stroke svg tcpd threads tiff truetype
truetype-fonts type1-fonts unicode usb userlocales vorbis win32codecs xml2 xmms
xv zlib linguas_pl userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-07-20 13:02:04 UTC

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