Well, here it is again but this is weird.  I did a little cleaning over
the past week or so and may have done a little to much cleaning.  I
*may* have screwed up a bit here.  This is what revdep-rebuild gives me:

> [EMAIL PROTECTED] ~ # revdep-rebuild
>
> Checking reverse dependencies...
> Packages containing binaries and libraries broken by any package update,
> will be recompiled.
>
> 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/gaim/tcl.so (requires libtcl8.3.so libtk8.3.so)
>   broken /usr/lib/libgtkmm-2.0.so.1.5.9 (requires libsigc-1.2.so.5)
>   broken /usr/lib/libgdkmm-2.0.so.1.5.9 (requires libsigc-1.2.so.5)
>   broken /usr/lib/libpangomm-1.0.so.1.5.9 (requires libsigc-1.2.so.5)
>   broken /usr/lib/libglibmm-2.0.so.1.5.9 (requires libsigc-1.2.so.5)
>   broken /usr/lib/libatkmm-1.0.so.1.5.9 (requires libsigc-1.2.so.5)
>   broken /usr/lib/python2.2/lib-dynload/_tkinter.so (requires
> libtk8.3.so libtcl8.3.so)
>   broken /usr/lib/python2.2/site-packages/gtk-2.0/gtk/gl.so (requires
> libgtkgl-2.0.so.1)
>   broken /usr/lib/libgtkmm_generate_extra_defs-2.0.so.1.5.9 (requires
> libsigc-1.2.so.5)
>   broken /usr/bin/gnome-panel-properties-capplet (requires
> libcapplet.so.0)
>   broken /usr/sbin/ab2 (requires libdb-4.1.so)
>   broken /usr/sbin/htdbm (requires libdb-4.1.so)
>   broken /usr/sbin/logresolve2 (requires libdb-4.1.so)
>   broken /usr/sbin/htpasswd2 (requires libdb-4.1.so)
>   broken /usr/sbin/ab2-ssl (requires libdb-4.1.so)
>   broken /usr/sbin/rotatelogs2 (requires libdb-4.1.so)
>   broken /usr/sbin/checkgid2 (requires libdb-4.1.so)
>   broken /usr/sbin/htdigest2 (requires libdb-4.1.so)
>   broken /usr/sbin/apache2 (requires libdb-4.1.so)
>   broken /usr/X11R6/lib/gaim/tcl.so (requires libtcl8.3.so libtk8.3.so)
>   broken /usr/X11R6/lib/libgtkmm-2.0.so.1.5.9 (requires libsigc-1.2.so.5)
>   broken /usr/X11R6/lib/libgdkmm-2.0.so.1.5.9 (requires libsigc-1.2.so.5)
>   broken /usr/X11R6/lib/libpangomm-1.0.so.1.5.9 (requires
> libsigc-1.2.so.5)
>   broken /usr/X11R6/lib/libglibmm-2.0.so.1.5.9 (requires libsigc-1.2.so.5)
>   broken /usr/X11R6/lib/libatkmm-1.0.so.1.5.9 (requires libsigc-1.2.so.5)
>   broken /usr/X11R6/lib/python2.2/lib-dynload/_tkinter.so (requires
> libtk8.3.so libtcl8.3.so)
>   broken /usr/X11R6/lib/python2.2/site-packages/gtk-2.0/gtk/gl.so
> (requires libgtkgl-2.0.so.1)
>   broken /usr/X11R6/lib/libgtkmm_generate_extra_defs-2.0.so.1.5.9
> (requires libsigc-1.2.so.5)
>   broken /usr/X11R6/bin/gnome-panel-properties-capplet (requires
> libcapplet.so.0)
>   broken /usr/X11R6/sbin/ab2 (requires libdb-4.1.so)
>   broken /usr/X11R6/sbin/htdbm (requires libdb-4.1.so)
>   broken /usr/X11R6/sbin/logresolve2 (requires libdb-4.1.so)
>   broken /usr/X11R6/sbin/htpasswd2 (requires libdb-4.1.so)
>   broken /usr/X11R6/sbin/ab2-ssl (requires libdb-4.1.so)
>   broken /usr/X11R6/sbin/rotatelogs2 (requires libdb-4.1.so)
>   broken /usr/X11R6/sbin/checkgid2 (requires libdb-4.1.so)
>   broken /usr/X11R6/sbin/htdigest2 (requires libdb-4.1.so)
>   broken /usr/X11R6/sbin/apache2 (requires libdb-4.1.so)
>  done.
>   (/root/.revdep-rebuild.3_rebuild)
>
> Assigning files to ebuilds... done.
>   (/root/.revdep-rebuild.4_ebuilds)
>
> Evaluating package order...
> Warning: Failed to resolve package order.
> Will merge in "random" order!
> Possible reasons:
> - Some ebuilds are no more in portage tree.
> - Some ebuilds are masked, try to change ACCEPT_KEYWORDS="~<your
> platform>"
>   and/or use /etc/portage/package.unmask
> ..... done.
>   (/root/.revdep-rebuild.5_order)
>
> All prepared. Starting rebuild...
> emerge --oneshot --nodeps  =net-www/apache-2.0.52-r1
> ..........
> Calculating dependencies
> emerge: there are no ebuilds to satisfy "=net-www/apache-2.0.52-r1".
>
>
> Result is not OK, you have following choices:
> - if emerge failed during build, fix the problems and re-run
> revdep-rebuild
>     or
> - use -X or --package-names as first argument (try to rebuild package,
> not exact
>   ebuild - ignores SLOT!)
>     or
> - set ACCEPT_KEYWORDS="~<your platform>" and/or
> /etc/portage/package.unmask
>   (and remove /root/.revdep-rebuild.5_order to be evaluated again)
>     or
> - modify the above emerge command and run it manually
>     or
> - compile or unmerge unsatisfied packages manually, remove temporary
> files and
>   try again (you can edit package/ebuild list first)
>
> To remove temporary files, please run:
> rm /root/.revdep-rebuild*.?_*
> [EMAIL PROTECTED] ~ #


As you can see I have a few broken thingys.  It says I need to re-emerge
apache and I have never used apache in my life.  What the heck does it
need that for?  This is my desktop rig not some fancy server.

Should I just do a emerge -ev world and be done with it or does someone
have a better solution to this thing?  It was also a little upset about
something called faad2 but for some reason it decided it didn't need it
anymore.  This was the original list of things to re-emerge when I first
ran revdep-rebuild earlier today:

> emerge --oneshot --nodeps =media-libs/faad2-2.0-r3
> =media-libs/flac-1.1.1 =media-libs/gdk-pixbuf-0.22.0-r3
> =media-libs/libdv-0.102 =media-libs/libmovtar-0.1.3-r1
> =media-libs/libquicktime-0.9.4 =media-libs/smpeg-0.4.4-r6
> =media-plugins/xmms-alsa-1.2.10-r2 =media-plugins/xmms-esd-1.2.10-r1
> =media-plugins/xmms-mad-0.8 =media-plugins/xmms-mikmod-1.2.10
> =media-plugins/xmms-mpg123-1.2.10-r1
> =media-plugins/xmms-vorbis-1.2.10-r1 =media-sound/lame-3.96.1
> =media-sound/normalize-0.7.6-r2 =media-sound/xmms-1.2.10-r15
> =media-video/mplayer-1.0_pre7-r1 =media-video/transcode-0.6.14-r2
> =net-im/ymessenger-1.0.4.1 =net-www/netscape-flash-7.0.25
> =x11-libs/gtk+-1.2.10-r11


I'm open to ideas.  Anything short of re-installing would be great. 
Keep in mind that I am sort of new at this and am trying to understand
this stuff as well.  I am learning though, slowly but surely.

Thanks much for the help.

Dale
:-)

Right list, gentoo-user, check.  LOL  Just making sure you know I
checked this time.

-- 
To err is human, I'm most certainly human.

 

-- 
[email protected] mailing list

Reply via email to