Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77821 - revdep-rebuild always wants to rebuild app-office/mozilla-sunbird-bin-0.2.20041112
Summary: revdep-rebuild always wants to rebuild app-office/mozilla-sunbird-bin-0.2.200...
Status: RESOLVED DUPLICATE of bug 32276
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: 2005-01-13 05:02 UTC by Botykai Zsolt
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 Botykai Zsolt 2005-01-13 05:02:58 UTC
After a large upgrade I wanted to check revdep-rebuild and it gave me:
botykai-zsolt ~ # revdep-rebuild -p
...
Collecting system binaries and libraries... done.
  (/root/.revdep-rebuild.1_files)
Collecting complete LD_LIBRARY_PATH... done.
  (/root/.revdep-rebuild.2_ldpath)
Checking dynamic linking consistency...
  broken /opt/sunbird/components/libmozgnome.so (requires libxpcom_core.so liblinc.so.1)
 done.
  (/root/.revdep-rebuild.3_rebuild)
Assigning files to ebuilds... done.
  (/root/.revdep-rebuild.4_ebuilds)
Evaluating package order... done.
  (/root/.revdep-rebuild.5_order)
All prepared. Starting rebuild...
emerge --oneshot --nodeps -p =app-office/mozilla-sunbird-bin-0.2.20041112
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild   R   ] app-office/mozilla-sunbird-bin-0.2.20041112
Now you can remove -p (or --pretend) from arguments and re-run revdep-rebuild.

So I removed -p, rebuild a binary (?) package, then tried again revdep-rebuild -p, but the result was the same as above.
Comment 1 Botykai Zsolt 2005-01-13 05:03:43 UTC
$ sudo emerge info
Portage 2.0.51-r10 (default-linux/x86/2004.0, gcc-3.4.3, glibc-2.3.4.20041102-r0, 2.6.10-gentoo-r4 i686)
=================================================================
System uname: 2.6.10-gentoo-r4 i686 Intel(R) Celeron(R) CPU 2.40GHz
Gentoo Base System version 1.6.8
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Dec 22 2004, 16:03:43)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.9.4, 1.5, 1.6.3, 1.7.9, 1.4_p6, 1.8.5-r2
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r2
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /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="-O3 -march=pentium4 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://intranet.online.hu/ http://gentoo.inode.at/ http://gentoo.mirror.icd.hu/ http://gentoo.math.bme.hu/ http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2 -s"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X aalib alsa apm avi berkdb bitmap-fonts bonobo cdr crypt cups directfb encode esd f77 fam flac foomaticdb fortran gdbm gif gphoto2 gpm gtk gtk2 gtkhtml guile hal imagemagick imlib ipv6 java jikes jpeg libg++ libwww mad maildir mbox mikmod motif mozilla mpeg ncurses nls nptl nptlonly oggvorbis opengl oss pam pdflib perl png ppds python qt quicktime readline ruby samba sdl slang spell ssl svga tcltk tcpd tiff truetype unicode usb x86 xml xml2 xmms xv zlib linguas_en linguas_hu"
Unset:  LDFLAGS

Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-01-13 06:08:33 UTC
revdep-rebuild doesn't play well with -bin packages

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