Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87511 - eclipse-emf-bin and eclipse-gef-bin ebuilds behaves badly
Summary: eclipse-emf-bin and eclipse-gef-bin ebuilds behaves badly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-31 23:05 UTC by Fredrik Andersson
Modified: 2005-04-13 11:15 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 Fredrik Andersson 2005-03-31 23:05:12 UTC
When I emerge the latest versions they want to downgrade to the previous
When I emerge the previous versions they want to upgrade to the latest
When I emerge the latest versions they want to downgrade to the previous
When I emerge the previous versions they want to upgrade to the latest
...

e.g.

[~]$ sudo emerge -pvDu --newuse world

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[ebuild     U ] dev-util/eclipse-gef-bin-20040619 [3.0.1] 0 kB
[ebuild     U ] dev-util/eclipse-emf-bin-200403250631 [2.0.1] 0 kB

Total size of downloads: 0 kB

[~]$ sudo emerge -vDu --newuse world

... Successful emerge of both packages ...

[~]$ sudo emerge -pvDu --newuse world

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[ebuild     UD] dev-util/eclipse-emf-bin-2.0.1 [200403250631] 0 kB
[ebuild     UD] dev-util/eclipse-gef-bin-3.0.1 [20040619] 0 kB

Total size of downloads: 0 kB


Reproducible: Always
Steps to Reproduce:
1. emerge -vDu --newuse world
2.
3.




Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.3.5,
glibc-2.3.4.20040808-r1,glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r4 i686)
=================================================================
System uname: 2.6.11-gentoo-r4 i686 Intel(R) Pentium(R) M processor 2.00GHz
Gentoo Base System version 1.6.10
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  7 2005, 09:05:38)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r1, 2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -mfpmath=sse -msse -msse2 -mmmx -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /opt/jetty/etc /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/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -mfpmath=sse -msse -msse2 -mmmx -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://ds.thn.htu.se/linux/gentoo
http://trumpetti.atm.tut.fi/gentoo"
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X Xaw3d aalib acpi alsa apache2 apm arts avi berkdb bitmap-fonts
cdparanoia cdr crypt cups curl directfb divx4linux dvd dvdr dvdread emboss
encode esd fam fbcon flac font-server foomaticdb fortran gd gdbm gif gimpprint
gnome gpm gtk gtk2 guile imagemagick imlib java jikes jpeg junit kde lesstif
libg++ libwww mad mikmod mmx mmx2 mng motif mp3 mpeg mysql ncurses nls nptl
nptlonly oggvorbis opengl oss pam pdflib perl php png postgres ppds pythonqt
quicktime readline rtc samba sdl slang spell sse ssl svg svga tcltk tcpd tiff
truetype truetype-fonts type1-fonts unicode wmf xinerama xml xml2 xmmsxv xvid
zlib video_cards_radeon"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2005-04-13 11:15:54 UTC
fixed in cvs, i've removed the older versions. thanks for reporting.