Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge -U - Trotzdem downgrade
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
NueX
Apprentice
Apprentice


Joined: 19 Jun 2003
Posts: 196
Location: Germany

PostPosted: Tue Sep 16, 2003 1:49 pm    Post subject: emerge -U - Trotzdem downgrade Reply with quote

Hallo!

Ich hab für meinen 1.6er Kernel den nvidia-kernel und die nvidia-glx mittels
Code:
ACCEPT_KEYWORDS="~x86" emerge nvidia-glx nvidia-kernel

emerged.
Leider will emerge bei jedem world update trotz Option "-U", die eigentlich dafür da sein sollte, nur neuere Versionen zu mergen, den nvidia-kernel wieder downgraden.
Code:
# emerge -U world -p
>>> --upgradeonly implies --update... adding --update to options.

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[ebuild     U ] media-video/nvidia-kernel-1.0.4363-r3 [1.0.4496-r1]


Das nervt natürlich etwas. Kennt jemand eine Abhilfe?

Schöne Grüße,
NueX

P.S.: Das restliche System läuft stable (ohne ACCEPT_blabla="~x86")
Back to top
View user's profile Send private message
dertobi123
Retired Dev
Retired Dev


Joined: 19 Nov 2002
Posts: 2679
Location: Oberhausen, Germany

PostPosted: Tue Sep 16, 2003 2:01 pm    Post subject: Reply with quote

Schaff dir nen neuen Kernel an, alles was mit 1.x anfängt ist hoffnungslos veraltet ;) BTW: Gabs überhaupt nen 1.6er oder betreibt NueX da eine Rarität?

Spass beiseite: Such in der emerge Man-Page mal nach '--inject' das dürfte sein, was du suchst.

Gruß Tobias
_________________
Ganz frisch: Praxisbuch Nagios
Gentoo Linux - Die Metadistribution (2. Auflage)
Back to top
View user's profile Send private message
ian!
Bodhisattva
Bodhisattva


Joined: 25 Feb 2003
Posts: 3829
Location: Essen, Germany

PostPosted: Tue Sep 16, 2003 2:38 pm    Post subject: Reply with quote

Die Version 4496 ist als unstable deklariert.
Alternativ kannst Du (als temoräre Lösung bis zum nächsten "emerge sync") die Zeile

Code:

KEYWORDS="-* ~x86"


auf

Code:

KEYWORDS="-* x86"


in der Datei "/usr/portage/media-video/nvidia-kernel/nvidia-kernel-1.0.4496-r3.ebuild" ändern. Somit denkt emerge dann, das 4496 stable wäre.

Gruß,
ian!
_________________
"To have a successful open source project, you need to be at least somewhat successful at getting along with people." -- Daniel Robbins
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