Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16389 - rpm-4.0.4-r4 even patch
Summary: rpm-4.0.4-r4 even patch
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Nick Hadaway
URL:
Whiteboard:
Keywords:
: 16391 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-02-25 23:05 UTC by Thiago dos Santos Alves
Modified: 2003-04-21 16:44 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 Thiago dos Santos Alves 2003-02-25 23:05:09 UTC
I just install gentoo-1.4_rc2 and weard things are happen when I star to emerge my desktop. 
when I try to emerge kdeadmin, it needs to emerge rpm-4.0.4 and when it start to emerge it gives 
me this error: 
 
---------------------------------------------------------------------- 
thiago root # emerge kdeadmin 
Calculating dependencies ...done! 
>>> emerge (1 of 2) app-arch/rpm-4.0.4-r4 to / 
>>> md5 ;-) rpm-4.0.4.tar.gz 
>>> Unpacking source... 
>>> Unpacking rpm-4.0.4.tar.gz 
patching file Makefile.am 
patching file Makefile.in 
patching file build/Makefile.am 
patching file build/Makefile.in 
Hunk #2 succeeded at 395 (offset 1 line). 
patching file configure 
patching file configure.in 
patching file lib/Makefile.am 
patching file lib/Makefile.in 
patching file python/Makefile.am 
patching file python/Makefile.in 
patching file rpmdb/Makefile.am 
patching file rpmdb/Makefile.in 
patching file rpmio/Makefile.am 
patching file rpmio/Makefile.in 
patching file tools/Makefile.am 
patching file tools/Makefile.in 
sed: couldn't write 24 items to stdout: No space left on device 
>>> Source unpacked. 
nls 
make: *** No targets specified and no makefile found.  Stop. 
 
!!! ERROR: app-arch/rpm-4.0.4-r4 failed. 
!!! Function src_compile, Line 43, Exitcode 2 
!!! (no error message) 
---------------------------------------------------------------------- 
 
My emerge info: 
---------------------------------------------------------------------- 
Portage 2.0.46-r12 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r2) 
================================================================= 
System uname: 2.4.19-gentoo-r10 i686 AMD Athlon(tm) XP 1700+ 
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/ 
http://distro.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="" 
USE="x86 oss gif jpeg libg++ mikmod png gdbm berkdb slang tcpd pam ssl perl python esd imlib 
gtk qt motif -gnome 3dnow acpi alsa apache2 apm arts avi cdr crypt cups dga directfb dvd encode 
fbcon gd gpm java kde kerberos libwww mmx mpeg nas ncurses nls oggvorbis opengl pdflib pic 
qtmt quicktime readline samba sdl slp spell svga tetex truetype usb wmf X xml xml2 xmms xv zlib" 
COMPILER="gcc3" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-mcpu=athlon-xp -O3 -pipe" 
CXXFLAGS="-mcpu=athlon-xp -O3 -pipe" 
ACCEPT_KEYWORDS="x86" 
MAKEOPTS="-j2" 
AUTOCLEAN="yes" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
FEATURES="sandbox ccache" 
---------------------------------------------------------------------- 
I use this USE veriable since I start to emerge gentoo! 

Reproducible: Always
Steps to Reproduce:
1. format a partition and install gentoo 1.4_rc2 
2. emerge kdeadmin // should emerge X, kde-base, etc... 
or 
2. emerge rpm 


Expected Results:  
install kdeadmin
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-02-25 23:39:53 UTC
*** Bug 16391 has been marked as a duplicate of this bug. ***
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2003-02-25 23:40:44 UTC
look at your error:

No space left on device 

same error as your kopete bug report.

is /var/tmp/portage full?

please do a df -h on it and check
Comment 3 Thiago dos Santos Alves 2003-02-26 23:41:20 UTC
Unfortunateli I do not use other partition to /var/tmp/portage so here is my df -h: 
 
Filesystem            Size  Used Avail Use% Mounted on 
/dev/hda4              17G  2.6G   13G  17% / 
tmpfs                 251M     0  251M   0% /dev/shm 
/tmp                   17G  2.6G   13G  17% /mnt/.init.d 
 
Note that I bind /tmp to /mnt/.init.d becouse I do not have any idea of what I have to do 
:-) 
Comment 4 Seemant Kulleen (RETIRED) gentoo-dev 2003-02-26 23:50:29 UTC
tmpfs                   /tmp                    tmpfs           defaults              0 0

put that ^^^ in your /etc/fstab

don't bind to /mnt/.init.d please

Comment 5 Martin Holzer (RETIRED) gentoo-dev 2003-04-21 16:44:07 UTC
closing with don't bind to /mnt/.init.d please