Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59904 - emerge cvsup fails
Summary: emerge cvsup fails
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-09 15:01 UTC by delucia
Modified: 2004-10-22 01:54 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 delucia 2004-08-09 15:01:06 UTC
the output of emerging cvsup:

#emerge cvsup
Calculating dependencies \
emerge: there are no masked or unmasked ebuilds to satisfy "virtual/m3".

!!! Error calculating dependencies. Please correct.

Reproducible: Always
Steps to Reproduce:
1.type emerge cvsup on a 2004.2 pentium4 system
2.
3.

Actual Results:  
#emerge cvsup
Calculating dependencies \
emerge: there are no masked or unmasked ebuilds to satisfy "virtual/m3".

!!! Error calculating dependencies. Please correct.
Comment 1 Brian Harring (RETIRED) gentoo-dev 2004-08-09 15:05:33 UTC
Can't verify this w/ .51_pre17; please paste the output of emerge info and reopen.
Comment 2 Marius Mauch (RETIRED) gentoo-dev 2004-08-09 15:06:42 UTC
works here with 2.0.50 and .51, so not a portage problem.
Comment 3 Constantin Gruber 2004-10-21 17:26:39 UTC
I can confirm the problem though....

this is the output I get:

# emerge cvsup
Calculating dependencies \
emerge: there are no ebuilds to satisfy "virtual/m3".


emerge info:
Portage 2.0.51-r2 (default-x86-2004.2, gcc-3.4.2, glibc-2.3.4.20041006-r0, 2.6.8-gentoo-r10 i686)
=================================================================
System uname: 2.6.8-gentoo-r10 i686 AMD Athlon(tm) XP 3200+
Gentoo Base System version 1.5.3
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux-headers-2.4.22
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -mmmx -msse -m3dnow"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref/usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -mmmx -msse -m3dnow"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc distlocks sandbox"
GENTOO_MIRRORS="ftp://gentoo.inode.at/source http://gentoo.inode.at http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/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 acpi alsa apm arts avi berkdb bitmap-fonts bonobo cdr crypt cups dba dvb dvd dvdr encode esd f77 fam flac foomaticdb gd gdbm gif gnome gpm gtk gtk2 gtkhtml imap imlib innodb java jpeg kde libg++ libwww mad mikmod mmx motif mozilla mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl php png postgres python qt quicktime readline samba sdl slang spell ssessl svga tcpd tetex theora truetype usb x86 xine xml2 xmms xprint xv xvid zlib"
Comment 4 Constantin Gruber 2004-10-22 01:54:43 UTC
ok now, emerging ezm3 first fixes this problem...

perhaps the virtual/m3 dependency of cvsup should be replaced by
dev-lang/ezm3 ?