Gentoo Archives: gentoo-amd64

From: Christian Aistleitner <tmgisi@×××.at>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] tar/bzip2 not working in chroot
Date: Wed, 13 Jul 2005 09:57:47
Message-Id: op.stui6cryu6j4vy@spencer.aistleitner.info
1 Hello,
2
3 I am running an 2005.0 amd64 gentoo on my machine. Somehow the update from
4 udev-059 to udev-062 broke my system (Does not populate /dev with devs for
5 my SATA drives). But this is not about udev -- I just want to describe how
6 I came across the tar problem.
7
8 However, I booted from 64bit Gentoo minimal 2004.1 CD (using the emachine
9 kernel).
10 mounted my drives
11 mounted proc
12 tried emerge =sys-fs/udev-059
13 no error message and nothing else happened after
14 >>> Unpacking udev-059.tar.bz2 to /var/tmp/portage/udev-059/work
15
16 so I aborted. I tried to untar manually. Same effect. Just nothing
17 happens. The program does not abort or anything. CPU was idleing. Load was
18 almost zero.
19
20 I exited from the chroot and tried to untar. Everything worked.
21 So i could finally recover my system by
22 untaring outside of the chroot and then ebuilding within the chroot.
23
24 After booting into my recovered system, I can untar the files and emerge
25 again.
26
27 Now the big question ... What is wrong vith the tar/bzip2 in my chroot?
28
29 The udev-059.tar.bz2 file of course resided in my distfiles directory.
30 Within and without the chroot I used the same udev-059.tar.bz2 file.
31 The portage directory is on a local reiserfs 3.6 disk.
32
33 Best regards,
34 Christian
35
36 Portage 2.0.51.22-r1 (default-linux/amd64/2005.0, gcc-3.4.4,
37 glibc-2.3.5-r0, 2.6.12-gentoo-r4 x86_64)
38 =================================================================
39 System uname: 2.6.12-gentoo-r4 x86_64 AMD Athlon(tm) 64 Processor 3000+
40 Gentoo Base System version 1.6.12
41 dev-lang/python: 2.3.4-r1, 2.4.1-r1
42 sys-apps/sandbox: 1.2.10
43 sys-devel/autoconf: 2.13, 2.59-r7
44 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
45 sys-devel/binutils: 2.16.1
46 sys-devel/libtool: 1.5.18-r1
47 virtual/os-headers: 2.6.11-r2
48 ACCEPT_KEYWORDS="amd64 ~amd64"
49 AUTOCLEAN="yes"
50 CBUILD="x86_64-pc-linux-gnu"
51 CFLAGS="-march=athlon64 -O3 -pipe -fomit-frame-pointer"
52 CHOST="x86_64-pc-linux-gnu"
53 CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
54 /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
55 CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
56 CXXFLAGS="-march=athlon64 -O3 -pipe -fomit-frame-pointer"
57 DISTDIR="/usr/portage/distfiles"
58 FEATURES="autoconfig distlocks sandbox sfperms strict"
59 GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
60 http://gentoo.inode.at/
61 ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
62 http://ftp.snt.utwente.nl/pub/os/linux/gentoo"
63 LINGUAS="de"
64 MAKEOPTS="-j2"
65 PKGDIR="/usr/portage/packages"
66 PORTAGE_TMPDIR="/var/tmp"
67 PORTDIR="/usr/portage"
68 PORTDIR_OVERLAY="/download/portage"
69 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
70 USE="amd64 X Xaw3d a52 aac aalib acpi aim alsa apache2 apm audiofile avi
71 bash-completion berkdb bitmap-fonts bluetooth bonobo bzip2 cdb cdr cjk
72 crypt ctype cups curl dbus dga dio doc dvd dvdr eds emacs encode esd evo
73 exif fam ffmpeg flac font-server foomaticdb fortran freetype ftp gb gd
74 gdbm gif gmp gnome gnutls gphoto2 gpm gtk gtk2 gtkhtml guile iconf icq
75 imagemagick imap imlib jabber java javascript joystick jp2 jpeg junit ldap
76 lesstif libwww lirc lm_sensors lzw lzw-tiff mad maildir matrox mcal mikmod
77 mime mng motif mp3 mpeg msn mule mysql mysqli ncurses nls nocd nptl
78 offensive ogg openal opengl oscar oss pam pda pdflib perl plotutils png
79 posix ppds python quicktime readline recode samba sdl slang sndfile
80 sockets speex spell ssl svg sysvipc tcpd tetex tidy tiff truetype
81 truetype-fonts type1-fonts unicode usb userlocales v4l v4l2 vorbis wmf
82 xine xml xml2 xmms xosd xpm xrandr xsl xv xvid yahoo zlib linguas_de
83 userland_GNU kernel_linux elibc_glibc"
84 Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS
85 --
86 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] tar/bzip2 not working in chroot Simon Stelling <blubb@g.o>