Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89599 - revdep-rebuild tries to install openoffice-bin-1.1.4 but only 1.1.4-r1 exists
Summary: revdep-rebuild tries to install openoffice-bin-1.1.4 but only 1.1.4-r1 exists
Status: RESOLVED DUPLICATE of bug 32276
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-18 18:46 UTC by Adam
Modified: 2005-07-17 13:06 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 Adam 2005-04-18 18:46:34 UTC
I tried to execute revdep-rebuild, and it tried to do this:

emerge --oneshot --nodeps  =app-office/openoffice-bin-1.1.4 =www-client/mozilla-bin-1.7.6-r1 =www-client/netscape-7.2

which resulted in the message:

emerge: there are no ebuilds to satisfy "=app-office/openoffice-bin-1.1.4".

But the package I really have installed is 1.1.4-r1, as the command 

emerge -pv openoffice-bin

results in the line:

[ebuild   R   ] app-office/openoffice-bin-1.1.4-r1  -java +kde 0 kB


Reproducible: Didn't try
Steps to Reproduce:
1.
2.
3.




root>emerge info
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.10-gentoo-r6 i686)
=================================================================
System uname: 2.6.10-gentoo-r6 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 20 2005, 18:50:05)]
ccache version 2.3 [enabled]
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-r7
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/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 /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="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks nostrip sandbox sfperms strict
userpriv usersandbox"
GENTOO_MIRRORS="http://adelie.polymtl.ca/ http://gentoo.mirrors.pair.com/
ftp://gentoo.mirrors.pair.com/"
MAKEOPTS="-j2"
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 3dnow X alsa arts avi bitmap-fonts cdr crypt cscope cups curl dvd
emboss encode fam flac foomaticdb gdbm gif gpm gtk2 imagemagick imlib jpeg kde
kdeenablefinal libg++ libwww mmx mp3 mpeg ncurses ogg oggvorbis opengl pdflib
perl png ppds qt quicktime readline scanner sdl sqlite ssl tcpd tetex tiff
truetype truetype-fonts trusted type1-fonts usb v4l vorbis xml2 xmms xprint xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-04-19 00:29:21 UTC

*** This bug has been marked as a duplicate of 32276 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-04-19 00:30:45 UTC
revdep-rebuild does not work very well with -bin packages.