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

Bug 38627

Summary: ksambaplugin: wrong source work dir after unpacking source
Product: Gentoo Linux Reporter: Dennis Schridde <bashork>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Dennis Schridde 2004-01-18 11:41:30 UTC
Sources are in:
/var/tmp/portage/ksambaplugin-0.5f/work/ksambaplugin-0.5/

But emerge seeks in:
/var/tmp/portage/ksambaplugin-0.5f/work/ksambaplugin-0.5f/

Reproducible: Always
Steps to Reproduce:
1. emerge ksambaplugin

Actual Results:  
>>> md5 src_uri ;-) ksambaplugin-0.5.tar.bz2 
>>> Unpacking source... 
>>> Unpacking ksambaplugin-0.5.tar.bz2 
to /var/tmp/portage/ksambaplugin-0.5f/work 
/usr/sbin/ebuild.sh: line 37: 
cd: /var/tmp/portage/ksambaplugin-0.5f/work/ksambaplugin-0.5f: Datei oder 
Verzeichnis nicht gefunden 
/usr/sbin/ebuild.sh: line 42: 
cd: /var/tmp/portage/ksambaplugin-0.5f/work/ksambaplugin-0.5f: Datei oder 
Verzeichnis nicht gefunden 
>>> Source unpacked. 
/usr/sbin/ebuild.sh: line 63: 
cd: /var/tmp/portage/ksambaplugin-0.5f/work/ksambaplugin-0.5f: Datei oder 
Verzeichnis nicht gefunden 
/usr/sbin/ebuild.sh: line 63: 
cd: /var/tmp/portage/ksambaplugin-0.5f/work/ksambaplugin-0.5f: Datei oder 
Verzeichnis nicht gefunden 
 
!!! ERROR: net-misc/ksambaplugin-0.5f failed. 
!!! Function kde_src_compile, Line 106, Exitcode 1 
!!! no configure script found, generation unsuccessful 
 

Expected Results:  
Emerge should find the sources and start compile 

Portage 2.0.50_pre16 (default-x86-1.4, gcc-3.3.2, glibc-2.3.3_pre20031222-r0, 
2.6.1-gentoo-r1) 
================================================================= 
System uname: 2.6.1-gentoo-r1 i686 AMD Athlon(tm) XP 2000+ 
Gentoo Base System version 1.4.3.12 
Autoconf: sys-devel/autoconf-2.59 
Automake: sys-devel/automake-1.7.8 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-march=athlon-xp -mmmx -msse -m3dnow -mfpmath=sse 
-maccumulate-outgoing-args -O3 -funroll-loops -fomit-frame-pointer 
-fmove-all-movables -pipe" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
CXXFLAGS="-march=athlon-xp -mmmx -msse -m3dnow -mfpmath=sse 
-maccumulate-outgoing-args -O3 -funroll-loops -fomit-frame-pointer 
-fmove-all-movables -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache sandbox" 
GENTOO_MIRRORS="ftp://ftp.easynet.nl/mirror/gentoo/ 
ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo 
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ 
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" 
USE="3dnow X aalib acpi alsa apache2 apm arts avi berkdb cdr crypt cups 
directfb doc dvd encode esd fbcon foomaticdb gdbm gif gpm gtk gtk2 imap imlib 
ipv6 jpeg jpg kde libg++ libwww linguas_de mad maildir mikmod mmx motif 
mozilla mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png ppds 
python qt quicktime readline samba scanner sdl slang spell sse ssl svga tcltk 
tcpd tetex truetype usb wmf x86 xml2 xmms xv zlib"
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2004-01-18 12:30:00 UTC

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