Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 90571 - install Error during install phase of gentoolkit-0.2.1_pre2
Summary: install Error during install phase of gentoolkit-0.2.1_pre2
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: x86 Linux
: High trivial (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2005-04-26 20:44 UTC by Paul Varner (RETIRED)
Modified: 2006-01-17 19:33 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 Paul Varner (RETIRED) gentoo-dev 2005-04-26 20:44:32 UTC
When installing gentoolkit-0.2.1_pre2, the following errors occur during the install phase:

make[1]: Entering directory `/var/tmp/portage/gentoolkit-0.2.1_pre2/work/gentoolkit-0.2.1_pre2/src/euse'
install -m 0755 euse /var/tmp/portage/gentoolkit-0.2.1_pre2/image//usr/bin/
install -d /var/tmp/portage/gentoolkit-0.2.1_pre2/image//usr/share/doc/gentoolkit-0.2.1_pre2/euse
install -m 0644 README AUTHORS TODO ChangeLog /var/tmp/portage/gentoolkit-0.2.1_pre2/image//usr/share/doc/gentoolkit-0.2.1_pre2/euse/
install: cannot stat `README': No such file or directory
install: cannot stat `TODO': No such file or directory
make[1]: *** [install] Error 1
make[1]: Leaving directory `/var/tmp/portage/gentoolkit-0.2.1_pre2/work/gentoolkit-0.2.1_pre2/src/euse'

The fix is to either create empty README and TODO files in src/euse or modify the Makefile to not install those two files.

Reproducible: Always
Steps to Reproduce:
emerge =app-portage/gentoolkit-0.2.1_pre2

Actual Results:  
Received error message during install phase

Expected Results:  
Not receive the error messages

Portage 2.0.51.20-r4 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.5-r0, 2.6.11-gentoo-r6 i686)
=================================================================
System uname: 2.6.11-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 1.80GHz
Gentoo Base System version 1.6.11
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r8
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.11
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks fixpackages sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.mirrors.pair.com/ http://gentoo.osuosl.org
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LINGUAS="en"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa apache2 arts artswrappersuid audiofile avi bash-completion
berkdb bitmap-fonts cdr crypt cups curl dvd emboss encode fam fbcon flac
foomaticdb fortran gdbm gif gpm gtk gtk2 imagemagick imlib java javascript jpeg
kde libg++ libwww mad maildir mikmod mmx motif mozilla moznocompose moznoirc
moznomail mp3 mpeg ncurses nls nptl ogg oggvorbis opengl pam pda pdflib perl png
ppds python qt quicktime readline samba sasl sdl spell sqlite sse ssl tcltk tcpd
tiff truetype truetype-fonts type1-fonts usb vorbis xml2 xmms xv zlib linguas_en"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, MAKEOPTS
Comment 1 Marius Mauch (RETIRED) gentoo-dev 2005-04-27 03:24:34 UTC
Thanks for the catch (fortunately only cosmetic)
Comment 2 Paul Varner (RETIRED) gentoo-dev 2006-01-17 19:33:24 UTC
Fix is in gentoolkit-0.2.1