Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Aggiornare Evolution
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
Legolas80
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jun 2003
Posts: 128

PostPosted: Tue Jun 17, 2003 6:35 am    Post subject: Aggiornare Evolution Reply with quote

Buongiorno! Vorrei aggiornare Evolution dalla 1.2.4 alla 1.4. Però eseguendo
Code:
# emerge /usr/portage/net-mail/evolution/evolution-1.4.0.ebuild

Ottengo il seguente errore
Code:
Calculating dependencies \
!!! all ebuilds that could satisfy ">=gnome-extra/libgtkhtml-3.0.5" have been masked.
!!!    (dependency required by "net-mail/evolution-1.4.0" [ebuild])
 
!!! Error calculating dependencies. Please correct.

C'è qualcuno che ha fatto l'aggiornamento?
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Tue Jun 17, 2003 7:03 am    Post subject: Reply with quote

Io.
Forza tutti gli aggiornamenti che ti dice a mano...

Ad esempio, secondo quello che hai postato:
Code:
# emerge /usr/portage/gnome-extra/libgtkhtml/libgtkhtml-3.0.5.ebuild

_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
Legolas80
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jun 2003
Posts: 128

PostPosted: Tue Jun 17, 2003 9:20 am    Post subject: Reply with quote

Ok, grazie... Missione compiuta! :wink:
Back to top
View user's profile Send private message
Gavrila
Apprentice
Apprentice


Joined: 08 Jun 2003
Posts: 275

PostPosted: Tue Jun 17, 2003 9:45 am    Post subject: Reply with quote

Io solitamente faccio

Code:

#mv /usr/portage/profile/packages.mask /usr/portage/profile/packages.mask.old

#emerge PACCHETTOMASKERATO

#mv /usr/portage/profile/packages.mask.old /usr/portage/profile/packages.mask


:D
Back to top
View user's profile Send private message
Legolas80
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jun 2003
Posts: 128

PostPosted: Tue Jun 17, 2003 10:47 am    Post subject: Reply with quote

Ho aggiornato correttamente Evolution... però dopo aver fatto
Code:
# emerge -u world

mi sono ritrovato la versione 1.2.4 :evil:
Ora sto ricompilando di nuovo la 1.4.

La prossima volta starò più attento con gli aggiornamenti automatici.
Back to top
View user's profile Send private message
Gavrila
Apprentice
Apprentice


Joined: 08 Jun 2003
Posts: 275

PostPosted: Tue Jun 17, 2003 11:16 am    Post subject: Reply with quote

Legolas80 wrote:
Ho aggiornato correttamente Evolution... però dopo aver fatto
Code:
# emerge -u world

mi sono ritrovato la versione 1.2.4 :evil:
Ora sto ricompilando di nuovo la 1.4.

La prossima volta starò più attento con gli aggiornamenti automatici.


per prevenire casini usa sempre prima l'opzione -p (emerge -up pacchetto) cosi' ti fa vedere cosa installa senza installarlo.

Cmq aggiungendo l'opzione -U (emerge -U world) fai in modo tale che aggiorni solo i pacchetti da upgradare e eliminando quelli da downgradare.
Cmq e' sempre meglio fare prima -Up in modo tale da verificare, perche' a volte anche con -U capita qualche downgrade.
Back to top
View user's profile Send private message
Ginko
Guru
Guru


Joined: 01 May 2002
Posts: 371
Location: nearby my linux laptop

PostPosted: Tue Jun 17, 2003 11:33 am    Post subject: Reply with quote

Gavrila wrote:
Io solitamente faccio

Code:

#mv /usr/portage/profile/packages.mask /usr/portage/profile/packages.mask.old

#emerge PACCHETTOMASKERATO

#mv /usr/portage/profile/packages.mask.old /usr/portage/profile/packages.mask


:D


Molto piu' facile seguire il consiglio di cerri o provare con :
Code:
ACCEPT_KEYWORDS="~x86" emerge <ebuild>


Saluti
--Gianluca
Back to top
View user's profile Send private message
Legolas80
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jun 2003
Posts: 128

PostPosted: Tue Jun 17, 2003 11:36 am    Post subject: Reply with quote

Ok, grazie molte per la dritta. Effettivamente con il comando
Code:
# emerge -Up world
non mi da più Evolution 1.2.4.
Back to top
View user's profile Send private message
Legolas80
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jun 2003
Posts: 128

PostPosted: Tue Jun 17, 2003 11:40 am    Post subject: Reply with quote

Scusate, ma mi spiegate a che serve
Code:
ACCEPT_KEYWORDS="~x86"


L'ho letto un pò dappertutto ma non ho capito ancora cosa vuol dire.
Back to top
View user's profile Send private message
Gavrila
Apprentice
Apprentice


Joined: 08 Jun 2003
Posts: 275

PostPosted: Tue Jun 17, 2003 12:08 pm    Post subject: Reply with quote

[quote="Gianluca Rotoni"]
Gavrila wrote:
Io solitamente faccio



Molto piu' facile seguire il consiglio di cerri o provare con :
Code:
ACCEPT_KEYWORDS="~x86" emerge <ebuild>


Saluti
--Gianluca


non sarebbe andato bene perche' evolution1.4 e' nel package.mask

Legolas80: ACCEPT_KEYWORDS="~x86" serve a far installare dei pacchetti marcati unstable :)

[/b]
Back to top
View user's profile Send private message
shev
Bodhisattva
Bodhisattva


Joined: 03 Feb 2003
Posts: 4084
Location: Italy

PostPosted: Tue Jun 17, 2003 12:43 pm    Post subject: Reply with quote

Legolas80 wrote:
Scusate, ma mi spiegate a che serve
Code:
ACCEPT_KEYWORDS="~x86"


L'ho letto un pò dappertutto ma non ho capito ancora cosa vuol dire.


Ciao, se vuoi maggiori informazioni rispetto a quelle date da Gavrila, prova a dare un'occhiata nella sezione Tips&Tricks del sito gentoo.it ( http://www.gentoo.it/tips/FAQ.3.html ). Credo spieghi puttosto chiaramente il senso e l'utilità di quanto chiedevi.
Buona lettura!

EDIT: Gavrila, che intendevi quando dicevi che il consiglio di Rotoni non avrebbe funzionato? Se usi:
Code:
ACCEPT_KEYWORDS=~x86 emerge </path/completo/dell'ebuild>

dovrebbe funzionare tranquillamente, dandoti le dipendenze e tutto il resto. Ho provato tale comando mettendoci un -p in mezzo e mi dava tutto correttamente per installarlo. Secondo me è questo il metodo più semplice per installare i pacchetti masked. Ammesso che abbia capito di cosa stavate parlando ;)
Back to top
View user's profile Send private message
Legolas80
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jun 2003
Posts: 128

PostPosted: Tue Jun 17, 2003 12:58 pm    Post subject: Reply with quote

Ok. Grazie 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