Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Aggiornamento kde 4.4 [risolto]
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
198728
l33t
l33t


Joined: 08 Apr 2009
Posts: 693

PostPosted: Tue Jun 29, 2010 3:39 pm    Post subject: Aggiornamento kde 4.4 [risolto] Reply with quote

Mi trovo in una situazione che non ho mai affrontato e dalla quale non so come uscirne senza una dritta.
Il sistema mi propone un'aggiornamento di tutto kde, passando da 4.3.5 a 4.4.4 ma il blocco da parte dei pacchetti presenti mi impedisce di poterlo eseguire
Code:
Total: 244 packages (13 upgrades, 18 new, 213 in new slots, 220 uninstalls), Size of downloads: 565,917 kB
Conflict: 436 blocks (4 unsatisfied)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  ('installed', '/', 'kde-base/kdelibs-4.3.5', 'nomerge') pulled in by
    kde-base/kdelibs:4.3 required by @world

  ('installed', '/', 'kde-base/libknotificationitem-4.3.5', 'nomerge') pulled in by
    kde-base/libknotificationitem required by @world
    >=kde-base/libknotificationitem-4.3.5[-kdeprefix,-aqua] required by ('installed', '/', 'kde-base/kpilot-4.3.5', 'nomerge')

  ('installed', '/', 'kde-base/kpilot-4.3.5', 'nomerge') pulled in by
    kde-base/kpilot required by @world

  ('ebuild', '/', 'kde-base/kdelibs-4.4.4', 'merge') pulled in by
    >=kde-base/kdelibs-4.4.4[-kdeprefix,-aqua] required by ('ebuild', '/', 'kde-base/klipper-4.4.4', 'merge')
    >=kde-base/kdelibs-4.4.4[-kdeprefix,-aqua] required by ('ebuild', '/', 'kde-base/kstartupconfig-4.4.4', 'merge')
    >=kde-base/kdelibs-4.4.4[semantic-desktop,-kdeprefix,-aqua] required by ('ebuild', '/', 'kde-base/nepomuk-4.4.4', 'merge')
    (and 224 more)


Ora l'istinto mi dice che posso non procedere (scelta stupida) oppure suicidarmi, rimuovendo manualmente ciascuno dei 228 pacchetti presenti che impediscono l'installazione dei nuovi.
C'è per forza un sistema più semplice... :roll:


Last edited by 198728 on Tue Jun 29, 2010 4:38 pm; edited 1 time in total
Back to top
View user's profile Send private message
Onip
Advocate
Advocate


Joined: 02 Sep 2004
Posts: 2912
Location: Parma (Italy)

PostPosted: Tue Jun 29, 2010 4:08 pm    Post subject: Re: Aggiornamento kde 4.4 Reply with quote

mrl4n wrote:

kde-base/kdelibs:4.3 required by @world
kde-base/libknotificationitem required by @world


Non credo proprio che delle librerie debbano stare nel world.
Io proverei con un
Code:
# emerge --deselect kde-base/kdelibs kde-base/libknotificationitem


e poi vedi se emerge se la sbriga da solo

EDIT:
Inoltre controlla che tutto quanto di kde è "upgradabile" o installato sia 4.4.quellocheè. Se per caso qualche pacchetto del 4.4.x non è stato mascherato potresti avere problemi del genere

Ri-EDIT:
guardando meglio su packages.gentoo.org kpilot-4.4.4 non esite proprio in portage, potrebbe essere la causa del problema
_________________
Linux Registered User n. 373835

Titus Lucretius Carus, De Rerum Natura - Tantum religio potuit suadere malorum
Back to top
View user's profile Send private message
198728
l33t
l33t


Joined: 08 Apr 2009
Posts: 693

PostPosted: Tue Jun 29, 2010 4:22 pm    Post subject: Reply with quote

La versione installata è 4.3.5.
Ho seguito il tuo consiglio e la situazione è cambiata leggermente ma no so se in meglio...
Ora tentando l'aggiornamento vedo
Code:
[blocks B     ] kde-base/kpilot:4.3[-kdeprefix] ("kde-base/kpilot:4.3[-kdeprefix]" is blocking kde-base/kdelibs-4.4.4)
[blocks B     ] kde-base/libknotificationitem:4.3[-kdeprefix] ("kde-base/libknotificationitem:4.3[-kdeprefix]" is blocking kde-base/kdelibs-4.4.4)

Total: 244 packages (13 upgrades, 18 new, 213 in new slots, 221 uninstalls), Size of downloads: 565,917 kB
Conflict: 436 blocks (2 unsatisfied)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  ('installed', '/', 'kde-base/kpilot-4.3.5', 'nomerge') pulled in by
    kde-base/kpilot required by @world

  ('ebuild', '/', 'kde-base/kdelibs-4.4.4', 'merge') pulled in by
    >=kde-base/kdelibs-4.4.4[-kdeprefix,-aqua] required by ('ebuild', '/', 'kde-base/klipper-4.4.4', 'merge')
    >=kde-base/kdelibs-4.4.4[-kdeprefix,-aqua] required by ('ebuild', '/', 'kde-base/kstartupconfig-4.4.4', 'merge')
    >=kde-base/kdelibs-4.4.4[semantic-desktop,-kdeprefix,-aqua] required by ('ebuild', '/', 'kde-base/nepomuk-4.4.4', 'merge')
    (and 223 more)
Back to top
View user's profile Send private message
k01
Arch/Herd Tester
Arch/Herd Tester


Joined: 13 Feb 2008
Posts: 619
Location: Milano

PostPosted: Tue Jun 29, 2010 4:24 pm    Post subject: Reply with quote

è sempre lo stesso discorso, per quando riguarda kde in world dovresti avere soltanto kde-base/kde-meta. il file world lo trovi in /var/lib/portage/world, fai prima a controllarlo e modificarlo a mano se necessario
Back to top
View user's profile Send private message
Onip
Advocate
Advocate


Joined: 02 Sep 2004
Posts: 2912
Location: Parma (Italy)

PostPosted: Tue Jun 29, 2010 4:36 pm    Post subject: Reply with quote

mrl4n wrote:

[blocks B ] kde-base/kpilot:4.3[-kdeprefix] ("kde-base/kpilot:4.3[-kdeprefix]" is blocking kde-base/kdelibs-4.4.4)
[blocks B ] kde-base/libknotificationitem:4.3[-kdeprefix] ("kde-base/libknotificationitem:4.3[-kdeprefix]" is blocking kde-base/kdelibs-4.4.4)


Io sarò anche antipatico, ma tu prova un po' a metterci del tuo diamine.
Entrambi quei pacchetti non hanno una versione 4.4.4 in portage (non so il perchè, sto con gnome io), ma per come è strutturato kde bisogna avere tutto della stessa versione, altrimenti ciccia. O non fai l'upgrade o ti sbarazzi di ciò che rimane indietro.
_________________
Linux Registered User n. 373835

Titus Lucretius Carus, De Rerum Natura - Tantum religio potuit suadere malorum
Back to top
View user's profile Send private message
198728
l33t
l33t


Joined: 08 Apr 2009
Posts: 693

PostPosted: Tue Jun 29, 2010 4:38 pm    Post subject: Reply with quote

The Extremer wrote:
è sempre lo stesso discorso, per quando riguarda kde in world dovresti avere soltanto kde-base/kde-meta. il file world lo trovi in /var/lib/portage/world, fai prima a controllarlo e modificarlo a mano se necessario

...ne farò tesoro...ora sta aggiornando.
Grazie.
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