Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 126690 - no qmerge in portage-2.1_pre6-r3
Summary: no qmerge in portage-2.1_pre6-r3
Status: RESOLVED DUPLICATE of bug 126442
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-18 10:17 UTC by Ferdinando Formica
Modified: 2006-03-18 10:21 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 Ferdinando Formica 2006-03-18 10:17:13 UTC
I've been having a strange problem with portage-2.1_pre6-r3: just when it should begin the qmerge phase it exits without errors, apart from an exit status of 1. If I then run ebuild to actually perform the qmerge phase all files are copied to their locations without warnings or errors.

As an example:
# emerge --oneshot portage
Calculating dependencies ... done!
>>> Emerging (1 of 1) sys-apps/portage-2.1_pre6-r3 to /
[...]
>>> Completed installing portage-2.1_pre6-r3 into /var/tmp/portage/portage-2.1_pre6-r3/image/

# echo $?
1
# ebuild /usr/portage/sys-apps/portage/portage-2.1_pre6-r3.ebuild qmerge
[...]
>>> Regenerating /etc/ld.so.cache...
>>> sys-apps/portage-2.1_pre6-r3 merged.

If you think I should add the omitted output just ask, but there's nothing different from a successful emerge.
Downgrading to portage-2.1_pre5-r4 solves this problem.

My emerge --info:

Portage 2.1_pre5-r4 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.4-r1, 2.6.15-gentoo-r7 i686)
=================================================================
System uname: 2.6.15-gentoo-r7 i686 Intel(R) Pentium(R) 4 CPU 2.66GHz
Gentoo Base System version 1.12.0_pre16
dev-lang/python:     2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -Os -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -Os -pipe"
DISTDIR="/var/tmp/distfiles"
FEATURES="autoconfig candy distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.inode.at/ http://ftp.rhnet.is/pub/gentoo/                 ftp://ftp.rhnet.is/pub/gentoo/ http://ftp.easynet.nl/mirror/gentoo/ ftp://ftp.easynet.nl/mirror/gentoo/ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ ftp://mirror.pudas.net/gentoo/ ftp://ftp.tu-clausthal.de/pub/linux/gentoo/"
LANG="it_IT@euro"
LC_ALL="it_IT@euro"
LDFLAGS="-Wl,-z,now"
LINGUAS="it"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dfx X aac acpi alsa apache2 apm arts avi berkdb bitmap-fonts bzip2 cdr cli crypt ctype cups dba dga directfb dri dvd dvdr dvdread eds emboss encode expat fastbuild ffmpeg foomaticdb force-cgi-redirect fortran ftp gd gdbm gif gpm ieee1394 imlib ipv6 jpeg kde kdeenablefinal kdexdeltas libg++ libwww mad mbox memlimit mikmod mime mmx motif mozilla mp3 mpeg ncurses nls nptl nsplugin offensive ogg opengl pam pcmcia pcre pdflib perl pic png pnp posix python qt quicktime readline sdl session simplexml soap sockets spell spl sse sse2 ssl symlink tcpd threads tiff tokenizer truetype truetype-fonts type1-fonts udev usb vorbis wifi win32codecs xine xml xmms xsl xv xvid zlib elibc_glibc kernel_linux linguas_it userland_GNU video_cards_radeon"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, MAKEOPTS

Thanks in advance
Comment 1 Alec Warner (RETIRED) archtester gentoo-dev Security 2006-03-18 10:21:58 UTC

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