Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
revdep-rebuild - diverse Fehler
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Louisdor
Veteran
Veteran


Joined: 14 Dec 2003
Posts: 1231
Location: im Brandenburgischen

PostPosted: Mon Jan 24, 2005 3:28 pm    Post subject: revdep-rebuild - diverse Fehler Reply with quote

Hi!

Irgendwie ist ja hier in meinem Gentoo wohl ganz schön was durcheinander, oder!?
Folgendes kam bei revdep-rebuild. Ich habe nur mal die letzten Zeilen der "gebrochenen" Pakete mitgenommen:

Code:
  broken /usr/bin/xtraceroute (requires libGLU.so.1 libGLU.so.1)
  broken /usr/bin/shutterbug (requires libGLU.so.1 libGLU.so.1)
  broken /usr/libexec/fvwm-insitu/2.5.11/FvwmAmetista (requires libGLU.so.1 libGLU.so.1)
  broken /opt/xpde/bin/bplXPColorSelect.so (requires bplpvisualclx.so bplrtl.so.6.9)
 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  =dev-games/clanlib-0.6.5-r2 =dev-perl/gtk-perl-0.7008-r11 =dev-python/pyopengl-2.0.0.44 =dev-python/wxpython-2.4.2.4 =media-libs/libquicktime-0.9.2_pre1 =media-libs/smpeg-0.4.4-r4 =media-libs/xine-lib-1_rc6 =net-analyzer/xtraceroute-0.9.1 =x11-libs/fox-1.2.6-r2 =x11-libs/gtkglarea-1.2.3-r1 =x11-libs/gtkglarea-1.99.0 =x11-libs/nucleo-0.1-r1 =x11-libs/wxGTK-2.4.2-r2 =x11-misc/rss-glx-0.7.6 =x11-misc/xfe-0.72 =x11-misc/xscreensaver-4.16 =x11-wm/metisse-0.3.3 =x11-wm/xpde-0.5.1
..........
Calculating dependencies \
emerge: there are no ebuilds to satisfy "=media-libs/xine-lib-1_rc6".


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*.?_*
root@gentoo: ~ #
Was soll mir das jetzt sagen? Soll ich jetzt die aufgeführten Ebuilds von Hand neu emergen oder unmergen?
Ein media-libs/xine-lib-1_rc6 ist ja schon installiert, wie
Code:
root@gentoo: ~ # emerge search xine-lib
Searching...   
[ Results for search key : xine-lib ]
[ Applications found : 1 ]
 
*  media-libs/xine-lib
      Latest version available: 1_rc8-r1
      Latest version installed: 1_rc6
      Size of downloaded files: 7,181 kB
      Homepage:    http://xine.sourceforge.net/
      Description: Core libraries for Xine movie player
      License:     GPL-2
root@gentoo: ~ #
zeigt.
Und, wie kommt sowas zustande? Ich habe nicht mal ein gcc Update gemacht. Nur emerge -uv system am Wochenende. Probleme sind mir nicht wirklich aufgefallen, bisher. Ausser vielleicht: opengl-update xorg-x11 ...

Merci &
_________________
"Ich bin ich."
Back to top
View user's profile Send private message
Louisdor
Veteran
Veteran


Joined: 14 Dec 2003
Posts: 1231
Location: im Brandenburgischen

PostPosted: Mon Jan 24, 2005 6:43 pm    Post subject: Reply with quote

Ich bin jetzt nun dabei diese "Fehler" zu reparieren. Jedoch kommen immer wieder Ebuilds, die sich nicht installieren lassen. z.B.:
Code:
!!! ERROR: media-video/transcode-0.6.11 failed.
!!! Function src_compile, Line 128, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

Was ist denn nur in meinem System durcheinander geraten? :-(
_________________
"Ich bin ich."
Back to top
View user's profile Send private message
xces
Guru
Guru


Joined: 11 Oct 2002
Posts: 515

PostPosted: Mon Jan 24, 2005 6:48 pm    Post subject: Reply with quote

Das Problem kommt daher, dass media-libs/xine-lib-1_rc6 zwar installiert ist, sich das Ebuild aber nicht mehr im Portage-Tree befindet. Bei sowas hilft dann der Parameter -X von revdep-rebuild.

NovaleX wrote:
Code:
!!! ERROR: media-video/transcode-0.6.11 failed.
!!! Function src_compile, Line 128, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

Lies mal die letzte Zeile und poste dann die richtige Fehlermeldung.
Back to top
View user's profile Send private message
Louisdor
Veteran
Veteran


Joined: 14 Dec 2003
Posts: 1231
Location: im Brandenburgischen

PostPosted: Mon Jan 24, 2005 7:28 pm    Post subject: Reply with quote

So, nun habe ich es durch verschiedenes Emergen und Unmergen geschafft, in Kombination mit -X folgendes zu bekommen.
Code:
root@gentoo: ~ # revdep-rebuild -X

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...
 done.
  (/root/.revdep-rebuild.3_rebuild)

Assigning files to packages...
 done.
  (/root/.revdep-rebuild.4_packages_raw, /root/.revdep-rebuild.4_package_owners)

Cleaning list of packages to rebuild... done.
  (/root/.revdep-rebuild.5_packages)

Evaluating package order... done.
  (/root/.revdep-rebuild.5_order)

Dynamic linking on your system is consistent... All done.
root@gentoo: ~ #
Aber, kann es das jetzt sein?
Würde ohne -X wieder eine Fehlermeldung kommen?
_________________
"Ich bin ich."
Back to top
View user's profile Send private message
xces
Guru
Guru


Joined: 11 Oct 2002
Posts: 515

PostPosted: Tue Jan 25, 2005 3:46 pm    Post subject: Reply with quote

NovaleX wrote:
Würde ohne -X wieder eine Fehlermeldung kommen?

Nein, denn laut der Ausgabe von revdep-rebuild sind alle Programme konsistent und es müsste daher nichts neu gebaut werden.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum