When I try to build any package, by quickpkg <pkgname> command, quickpkg hangs on " * Building package for zsh-4.1.1-r3...". I've created a patch that get quickpkg to work. Reproducible: Always Steps to Reproduce: 1. quickpkg <pkgname> Actual Results: Hangs on * Building package for <package>.... Expected Results: * Packages now in /usr/portage/packages: * <pkgname>: <size> Portage 2.0.49-r20 (default-x86-1.4, gcc-3.3.2, glibc-2.3.3_pre20031222-r0, 2.4.23-ck1-lcs1) ================================================================= System uname: 2.4.23-ck1-lcs1 i686 AMD Duron(tm) Processor Gentoo Base System version 1.4.3.12 ccache version 2.3 [enabled] ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-O2 -march=athlon -s -funroll-loops -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /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="-O2 -march=athlon -s -funroll-loops -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache sandbox" GENTOO_MIRRORS="http://www.ibiblio.org/gentoo http://mirrors.sec.informatik.tu-darmstadt.de/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync2.pl.gentoo.org/gentoo-portage/" USE="X acl acpi alsa apm avi berkdb cdr crypt fbcon foomaticdb gdbm gif gpm gtk2 java joystick jpeg libg++ libwww mad maildir mmx mpeg ncurses nls oss pam perl pic png readline scanner sse ssl tcpd tetex truetype unicode x86 xml2 xv zlib"
Created attachment 23058 [details, diff] quickpkg.diff This patch gets quickpkg to work
This patch is quite vital. quickpkg doesn't work correctly without it. It doesn't hang as stated, but it does create a bin.tar.bz2 in /var/tmp/portage/<pkg> with all files in / included (quite big, eh?). This is introduced here: Sat Dec 13 22:38:59 2003 --> sys-apps/portage-2.0.49-r18 Sat Jan 3 13:23:15 2004 --> sys-apps/portage-2.0.49-r20 So on the 18->20 hop.
carpaski: is anyone working for quickpkg now?
i wrote the updated quickpkg i 'maintain' it when the need arises i think this 'bug' arose because of a newer tar ... it didnt use to do this :)
It's app-arch/tar-1.13.92 (o:
This should be fixed in 2.0.50, is it not?
Should be fixed. No noise recently.