Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39608 - emerge -v metalog failed
Summary: emerge -v metalog failed
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Chris PeBenito (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-27 14:23 UTC by Gregory Staggel
Modified: 2004-02-27 17:04 UTC (History)
1 user (show)

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 Gregory Staggel 2004-01-27 14:23:35 UTC
When i try to emerge metalog, I get th following error:

earth 2.4.24 # emerge -v metalog
Calculating dependencies ...done!
>>> emerge (1 of 1) app-admin/metalog-0.7-r1 to /
/usr/sbin/ebuild.sh: line 50: AUT: command not found

!!! ERROR: app-admin/metalog-0.7-r1 failed.
!!! Function , Line 1238, Exitcode 127
!!! error sourcing ebuild


Reproducible: Always
Steps to Reproduce:
1.emerge -v metalog
2.
3.



Expected Results:  
emerge metalog

Portage 2.0.49-r21 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r9, 2.4.24)
=================================================================
System uname: 2.4.24 i686 Intel(R) Celeron(R) CPU 2.00GHz
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=i686 -funroll-loops -pipe"
CHOST="i486-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share
/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -mcpu=i686 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://files.gentoo.gr"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.gr/gentoo-portage"
USE="X apm arts avi berkdb crypt cups encode foomaticdb gdbm gif gnome gpm gtk 
gtk2 imlib java jpeg kde libg++ libwww mad mikmod motif mpeg ncurses nls 
oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl 
slang spell ssl svga tcpd truetype x86 xml2 xmms xv zlib"
Comment 1 SpanKY gentoo-dev 2004-01-27 18:44:56 UTC
what does `env` show ?
Comment 2 Gregory Staggel 2004-01-28 14:41:57 UTC
earth firehol # env
MANPATH=/usr/share/man:/usr/local/share/man:/usr/share/gcc-data/i486-pc-linux-gnu/3.2/man:/opt/blackdown-jdk-1.4.1/man
INFODIR=/usr/share/info
HOSTNAME=earth
TERM=xterm
SHELL=/bin/bash
SSH_CLIENT=192.168.100.20 1195 22
SSH_TTY=/dev/pts/1
USER=root
PAGER=/usr/bin/less
MAIL=/var/mail/root
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/opt/bin:/usr/i486-pc-linux-gnu/gcc-bin/3.2:/opt/blackdown-jdk-1.4.1/bin:/opt/blackdown-jdk-1.4.1/jre/bin
INPUTRC=/etc/inputrc
PWD=/etc/firehol
JAVA_HOME=/opt/blackdown-jdk-1.4.1
EDITOR=/bin/nano
JAVAC=/opt/blackdown-jdk-1.4.1/bin/javac
PS1=\[\033[01;31m\]\h \[\033[01;34m\]\W \$ \[\033[00m\]
CXX=g++
JDK_HOME=/opt/blackdown-jdk-1.4.1
SHLVL=1
HOME=/root
LESS=-R
LOGNAME=root
CVS_RSH=ssh
CLASSPATH=/opt/blackdown-jdk-1.4.1/jre/lib/rt.jar:.
SSH_CONNECTION=192.168.100.20 1195 192.168.100.1 22
LESSOPEN=|lesspipe.sh %s
INFOPATH=/usr/share/info:/usr/share/gcc-data/i486-pc-linux-gnu/3.2/info
CC=gcc
_=/bin/env
OLDPWD=/etc/firehol/examples
earth firehol #
Comment 3 Gregory Staggel 2004-01-29 00:24:29 UTC
I just installed the unstable (ACCEPT_KEYWORDS="~x86") metalog and it emerged fine. 

earth firehol # ACCEPT_KEYWORDS="~x86" emerge -v metalog
Calculating dependencies ...done!
>>> emerge (1 of 1) app-admin/metalog-0.8_pre20031130 to /
Comment 4 Chris PeBenito (RETIRED) gentoo-dev 2004-02-06 09:43:04 UTC
I can not reproduce this.  It doesn't look like a problem with the ebuild, but either with the environment or portage.  The ebuild hasn't change except for keywords, in a long time.
Comment 5 Chris PeBenito (RETIRED) gentoo-dev 2004-02-27 17:04:47 UTC
No one has been able to reproduce this.  If you can reproduce this reliably, then you can reopen and include more info.