Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Installare una determinata versione di un pacchetto
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
Gaap
Apprentice
Apprentice


Joined: 28 Jul 2005
Posts: 276

PostPosted: Thu Jul 27, 2006 7:45 am    Post subject: Installare una determinata versione di un pacchetto Reply with quote

Come da topic, io vorrei nstallare una determinata versione del pacchetto ati-drivers ovvero la 8.23.7 che, IN TEORIA, dovrebbe permettermi di avere il 3d che funzioni.. :roll:
Inserendo il pacchetto in keywords ovviamente installa la versione ancora piu' recente e cio' non va bene :D
ricordo pero' che si poteva in qualche modo inserire anche la versione del pacchetto ma non ricordo bene la sintassi. potreste darmi questo piccolo aiutino?

graaaaasssie
Gaap
_________________
> Ai geek piace pensare di poter ignorare la politica; potete lasciarla stare, ma la politica non vi lascerà in pace.
Back to top
View user's profile Send private message
Peach
Advocate
Advocate


Joined: 08 Mar 2003
Posts: 3686
Location: London, UK

PostPosted: Thu Jul 27, 2006 7:55 am    Post subject: Reply with quote

qualcosa tipo
Code:
# emerge -av =nomepacchetto-[versione]

?
oppure te volevi qualcosa tipo
Code:
# echo ">=categoria/nomepacchetto-[versione]" >> /etc/portage/package.mask
# emerge -av nomepacchetto

:?:
_________________
Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom
Back to top
View user's profile Send private message
Gaap
Apprentice
Apprentice


Joined: 28 Jul 2005
Posts: 276

PostPosted: Thu Jul 27, 2006 7:59 am    Post subject: Reply with quote

Peach wrote:
qualcosa tipo
Code:
# emerge -av =nomepacchetto-[versione]

?
oppure te volevi qualcosa tipo
Code:
# echo ">=categoria/nomepacchetto-[versione]" >> /etc/portage/package.mask
# emerge -av nomepacchetto

:?:

perfetta la seconda, grazie mille per la risposta e per la velocità!

___________________________
EDIT
___________________________

c'è qualcosa che non funziona:
Code:

gentootux ~ # echo ">=x11-drivers/ati-drivers-8.23.7" >> /etc/portage/package.mask
gentootux ~ # emerge -av ati-drivers

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] x11-drivers/ati-drivers-8.21.7-r1  USE="opengl" 0 kB

Total size of downloads: 0 kB

Would you like to merge these packages? [Yes/No]

_________________
> Ai geek piace pensare di poter ignorare la politica; potete lasciarla stare, ma la politica non vi lascerà in pace.
Back to top
View user's profile Send private message
makoomba
Bodhisattva
Bodhisattva


Joined: 03 Jun 2004
Posts: 1856

PostPosted: Thu Jul 27, 2006 8:03 am    Post subject: Reply with quote

togli "=" dal mask
_________________
When all else fails, read the instructions.
Back to top
View user's profile Send private message
Gaap
Apprentice
Apprentice


Joined: 28 Jul 2005
Posts: 276

PostPosted: Thu Jul 27, 2006 8:07 am    Post subject: Reply with quote

makoomba wrote:
togli "=" dal mask

package.mask
Code:

x11-drivers/ati-drivers-8.23.7


Code:

gentootux ~ # emerge -av ati-drivers

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] x11-drivers/ati-drivers-8.21.7-r1  USE="opengl" 0 kB

Total size of downloads: 0 kB

Would you like to merge these packages? [Yes/No] no

Quitting.


niente, in package.keywords devo mettere qualcosa?

----------
EDIT
----------
infatti, in package.keywords va' messo il nome del pacchetto, risolto grazie ^^
_________________
> Ai geek piace pensare di poter ignorare la politica; potete lasciarla stare, ma la politica non vi lascerà in pace.
Back to top
View user's profile Send private message
makoomba
Bodhisattva
Bodhisattva


Joined: 03 Jun 2004
Posts: 1856

PostPosted: Thu Jul 27, 2006 8:10 am    Post subject: Reply with quote

Code:
 echo "x11-drivers/ati-drivers ~x86" >> /etc/portage/package.keywords

_________________
When all else fails, read the instructions.
Back to top
View user's profile Send private message
Peach
Advocate
Advocate


Joined: 08 Mar 2003
Posts: 3686
Location: London, UK

PostPosted: Thu Jul 27, 2006 8:13 am    Post subject: Reply with quote

makoomba wrote:
Code:
 echo "x11-drivers/ati-drivers ~x86" >> /etc/portage/package.keywords


l'alternativa era smascherare in package.keywords da una versione in giù, tipo con
Code:
# echo "=categoria/pacchetto-[major-version]*" >> /etc/portage/package.keywords


(ho notato che in package.keywords ora le keyword non sono più così obbligatorie... o erro?)
_________________
Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom
Back to top
View user's profile Send private message
Onip
Advocate
Advocate


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

PostPosted: Thu Jul 27, 2006 8:47 am    Post subject: Reply with quote

Peach wrote:
(ho notato che in package.keywords ora le keyword non sono più così obbligatorie... o erro?)

Non erri, hai visto bene :wink:
_________________
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
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