Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139513 - revdep-rebuild wants to rebuild gcc and openoffice-bin endlessly
Summary: revdep-rebuild wants to rebuild gcc and openoffice-bin endlessly
Status: RESOLVED DUPLICATE of bug 125728
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-06 20:11 UTC by ta2002
Modified: 2006-09-13 21:51 UTC (History)
1 user (show)

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 ta2002 2006-07-06 20:11:58 UTC
# revdep-rebuild -p
Configuring search environment for revdep-rebuild

Checking reverse dependencies...

Packages containing binaries and libraries broken by a package update
will be emerged.

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 /usr/lib/openoffice/program/python-core-2.3.4/lib/lib-dynload/_bsddb.so (requires  libdb-3.1.so)
  broken /usr/lib/openoffice/program/python-core-2.3.4/lib/lib-dynload/_ssl.so (requires  libcrypto.so.0.9.6 libssl.so.0.9.6)
  broken /usr/lib/openoffice/program/python-core-2.3.4/lib/lib-dynload/dbm.so (requires  libgdbm.so.2)
  broken /usr/lib/openoffice/program/python-core-2.3.4/lib/lib-dynload/gdbm.so (requires  libgdbm.so.2)
  broken /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/lib-org-w3c-dom.la (requires /usr/lib/libgcj.la)
  broken /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/lib-org-xml-sax.la (requires /usr/lib/libgcj.la)
 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 -p =sys-devel/gcc-3.4.6-r1 =app-office/openoffice-bin-2.0.2

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] sys-devel/gcc-3.4.6-r1
[ebuild   R   ] app-office/openoffice-bin-2.0.2
Now you can remove -p (or --pretend) from arguments and re-run revdep-rebuild.
#

After rebuilding both packages, I get the exact same output when running revdep-rebuild again.
Comment 1 Paul Varner (RETIRED) gentoo-dev 2006-07-06 20:20:50 UTC
Two seperate bugs, the openoffice-bin issue is bug 32276
The gcc issue is bug 125728

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