Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[risolto]problema revdep-rebuild
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
brucelee1975
n00b
n00b


Joined: 25 Apr 2006
Posts: 7

PostPosted: Sat May 12, 2007 7:52 am    Post subject: [risolto]problema revdep-rebuild Reply with quote

Dopo aver dato revdep-rebuild mi ritrovo con questo output:

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... using existing /root/.revdep-rebuild.1_files.

Collecting complete LD_LIBRARY_PATH... using existing /root/.revdep-rebuild.2_ldpath.

Checking dynamic linking consistency... using existing /root/.revdep-rebuild.3_rebuild.

Assigning files to ebuilds... using existing /root/.revdep-rebuild.4_ebuilds.

Evaluating package order... using existing /root/.revdep-rebuild.5_order.

All prepared. Starting rebuild...
emerge --oneshot =app-crypt/gpgme-1.1.2-r1 =sys-apps/pmount-0.9.9 =kde-base/kdebase-3.4.3-r1 =gnome-base/gnome-vfs-2.16.3 =gnome-base/gnome-mount-0.4-r5 =gnome-base/libbonoboui-2.16.0 =net-im/gaim-1.5.0
..........
Calculating dependencies -
emerge: there are no ebuilds to satisfy "=kde-base/kdebase-3.4.3-r1".


revdep-rebuild failed to emerge all packages
you have the following choices:

- if emerge failed during the build, fix the problems and re-run revdep-rebuild
or
- use -X or --package-names as first argument (trys to rebuild package, not exact
ebuild)
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*.?_*

Cosa posso fare per risolvere o per non fargli emergere =kde-base/kdebase-3.4.3-r1?
grazie bruce


Last edited by brucelee1975 on Sat May 12, 2007 2:08 pm; edited 1 time in total
Back to top
View user's profile Send private message
Sparker
l33t
l33t


Joined: 28 Aug 2003
Posts: 992

PostPosted: Sat May 12, 2007 8:15 am    Post subject: Reply with quote

In teoria dovresti dare lo stesso comando ma senza forzare il numero di versione per i pacchetti:
Code:
emerge --oneshot app-crypt/gpgme sys-apps/pmount kde-base/kdebase gnome-base/gnome-vfs gnome-base/gnome-mount gnome-base/libbonoboui net-im/gaim


Pero' il problema è che hai un sistema ampiamente obsoleto e i pacchetti che tenta di re-installarti non sono più in portage.

Quindi hai 3 possibilità:
1 - Tieni tutto come è ora, pacchetti broken inclusi,
2 - Aggiorni il sistema alla versione stabile attuale (cosa lunga),
3 - Ti fai un overlay locale con gli ebuild che tu utilizzi ma non sono in portage.

L'ebuild lo puoi trovare nella tua macchina in /var/db/pkg/kde-base/kdebase-3.4.3/kdebase-3.4.3.ebuild
Back to top
View user's profile Send private message
brucelee1975
n00b
n00b


Joined: 25 Apr 2006
Posts: 7

PostPosted: Sat May 12, 2007 10:02 am    Post subject: Reply with quote

perfetto grazie sei stato molto chiaro...certo io ho sempre aggiornato non capisco come mai sia obsoleto...comunque nel punto 2 dici:
Aggiorni il sistema alla versione stabile attuale (cosa lunga)...
Potresti dirmi come fare o darmi magari un link? grazie bruce
Back to top
View user's profile Send private message
Cazzantonio
Bodhisattva
Bodhisattva


Joined: 20 Mar 2004
Posts: 4514
Location: Somewere around the world

PostPosted: Sat May 12, 2007 10:18 am    Post subject: Reply with quote

emerge --sync && emerge -pvDuN world :?:

magari considera anche la migrazione al profilo 2007.0
_________________
Any mans death diminishes me, because I am involved in Mankinde; and therefore never send to know for whom the bell tolls; It tolls for thee.
-John Donne
Back to top
View user's profile Send private message
brucelee1975
n00b
n00b


Joined: 25 Apr 2006
Posts: 7

PostPosted: Sat May 12, 2007 10:49 am    Post subject: Reply with quote

allora il mo profilo è già questo:
eselect profile show
Current make.profile symlink:
/usr/portage/profiles/default-linux/x86/2007.0/desktop
l' emerge che dici te lo avevo già fatto prima di dare revdep-rebuild...
grazie comunque semmai vedo di rifarlo...bruce :)
Back to top
View user's profile Send private message
djinnZ
Advocate
Advocate


Joined: 02 Nov 2006
Posts: 4831
Location: somewhere in L.O.S.

PostPosted: Sat May 12, 2007 10:49 am    Post subject: Reply with quote

Code:
revdep-rebuild -X

_________________
scita et risus abundant in ore stultorum sed etiam semper severi insani sunt:wink:
mala tempora currunt...mater stultorum semper pregna est :evil:
Murpy'sLaw:If anything can go wrong, it will - O'Toole's Corollary:Murphy was an optimist :wink:
Back to top
View user's profile Send private message
Sparker
l33t
l33t


Joined: 28 Aug 2003
Posts: 992

PostPosted: Sat May 12, 2007 12:14 pm    Post subject: Re: problema revdep-rebuild Reply with quote

brucelee1975 wrote:

emerge --oneshot =app-crypt/gpgme-1.1.2-r1 =sys-apps/pmount-0.9.9 =kde-base/kdebase-3.4.3-r1 =gnome-base/gnome-vfs-2.16.3 =gnome-base/gnome-mount-0.4-r5 =gnome-base/libbonoboui-2.16.0 =net-im/gaim-1.5.0


Ho supposto che il sistema sia poco aggiornato perché cerca di re-installare una versione di kde piuttosto vecchia (e che l'aggiornamento sarebbe lungo a causa di kde :)). Se il sistema è aggiornato quel kde-3.4.3 è un rimasuglio che indica qualche altro problema nel sistema.
Forse è anche il caso di dare anche un emerge -av --depclean per rimuovere pacchetti inutili.
Back to top
View user's profile Send private message
djinnZ
Advocate
Advocate


Joined: 02 Nov 2006
Posts: 4831
Location: somewhere in L.O.S.

PostPosted: Sat May 12, 2007 12:19 pm    Post subject: Reply with quote

kdebase se non ricordo male è parte di kde, personalmente mi rassegnerei al passaggio a kde-meta perchè non è la prima volta che capita qualcosa del genere.
_________________
scita et risus abundant in ore stultorum sed etiam semper severi insani sunt:wink:
mala tempora currunt...mater stultorum semper pregna est :evil:
Murpy'sLaw:If anything can go wrong, it will - O'Toole's Corollary:Murphy was an optimist :wink:
Back to top
View user's profile Send private message
brucelee1975
n00b
n00b


Joined: 25 Apr 2006
Posts: 7

PostPosted: Sat May 12, 2007 2:06 pm    Post subject: [RISOLTO]problema revdep-rebuild Reply with quote

perfetto ho disintallato con emerge -C tutto cio che riguardava kde.3.4.3...ora revdep-rebuild mi dà:
Dynamic linking on your system is consistent... All done.
Ultima cosa ma emerge -av --depclean non potrebbe essere pericoloso?
Back to top
View user's profile Send private message
djinnZ
Advocate
Advocate


Joined: 02 Nov 2006
Posts: 4831
Location: somewhere in L.O.S.

PostPosted: Sat May 12, 2007 3:41 pm    Post subject: Reply with quote

si e no, c'è solo il rischio che ti rimuova qualcosa che invece serve e di sicuro ti toglie alcuni pacchetti necessari alla compilazione ma non a runtime. Se vuoi essere assolutamente certo che ci sia tutto la sequenza è

Quote:
emerge --sync ; emerge -aDNuv world ; revdep-rebuild -X ; emerge --depclean ; emerge --with-bdeps y -aDNuv world ; revdep-rebuild

_________________
scita et risus abundant in ore stultorum sed etiam semper severi insani sunt:wink:
mala tempora currunt...mater stultorum semper pregna est :evil:
Murpy'sLaw:If anything can go wrong, it will - O'Toole's Corollary:Murphy was an optimist :wink:
Back to top
View user's profile Send private message
Sparker
l33t
l33t


Joined: 28 Aug 2003
Posts: 992

PostPosted: Sat May 12, 2007 3:43 pm    Post subject: Reply with quote

si e no. potenzialmente potrebbe eliminare pacchetti utili, ma in genere poi si risolve con un emerge -uDNav world. Ma di solito e' sicuro.
Pero' e' necessario usarlo, sia perche' disinstallando applicazioni le dipendenze non vengono rimosse, sia perche' dipendenze un tempo utili possono non essere piu' richieste.

Come norma generale, se emerge --depclean tenta di disinstallare glibc, gcc, binutile, python o portage è meglio evitare di dare "yes" :)

Edit: :lol: "si e no" con --depclean è il primo pensiero che viene a tutti :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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