Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Probleme mit emerge -upD world nach Profile-update. [gelöst]
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
Martux
Veteran
Veteran


Joined: 04 Feb 2005
Posts: 1917

PostPosted: Sun Apr 10, 2005 8:48 am    Post subject: Probleme mit emerge -upD world nach Profile-update. [gelöst Reply with quote

Hallo.
Ich halte mein System eigentlich ziemlich aktuell mit emerge -uD world. Das klappte auch die ganze Zeit sehr gut.
Neulich hat mir Portage vorgeschlagen
Code:

emerge -n '>=sys-apps/portage-2.0.51'
cd /etc/
rm make.profile
ln -s ../usr/portage/profiles/default-linux/x86/2005.0/2.4 make.profile


zu machen. Seitdem habe ich beim emerge -upD world folgendes Problem:

Code:

!!! All ebuilds that could satisfy ">=sys-kernel/linux-headers-2.6.5" have been masked.
!!! One of the following masked packages is required to complete your request:
- sys-kernel/linux-headers-2.6.8.1-r2 (masked by: profile)
- sys-kernel/linux-headers-2.6.11 (masked by: profile, -* keyword)
- sys-kernel/linux-headers-2.6.8.1-r4 (masked by: profile, ~x86 keyword)

For more information, see MASKED PACKAGES section in the emerge man page or
section 2.2 "Software Availability" in the Gentoo Handbook.
!!!    (dependency required by "sys-libs/glibc-2.3.4.20041102-r1" [ebuild])


!!! Problem with ebuild sys-libs/zlib-1.2.2
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.


Ich verstehe nicht, wieso er mir =sys-kernel/linux-headers-2.6.5 installieren möchte, wo ich doch eigentlich vor längerer Zeit die
sys-kernel/linux-headers-2.6.8.1-r2 wegen NPTL installiert habe.
Was ist hier los??? Welches Paket blockt denn jetzt welches???
Was kann ich tun, um das aufzulösen??


EDIT:

Es hat sich *nur* um einen Lesefehler meinerseits gehandelt :oops:
Anstatt beim Profil-Update
Code:

ln -s ../usr/portage/profiles/default-linux/x86/2005.0/2.4 make.profile

(man achte bitte auf das 2.4 am Ende)
einzutippen, muss es für einen 2.6er-Kernel heißen:
Code:

ln -s ../usr/portage/profiles/default-linux/x86/2005.0/ make.profile

Trotzdem danke an alle Beteiligten für die schnellste Lösung!!
_________________
"Coincidence is God's way of remaining anonymous."
Albert Einstein
"The road to success is always under construction"


Last edited by Martux on Mon Apr 11, 2005 3:59 pm; edited 1 time in total
Back to top
View user's profile Send private message
thrashed
Apprentice
Apprentice


Joined: 01 Sep 2004
Posts: 294

PostPosted: Sun Apr 10, 2005 9:02 am    Post subject: Reply with quote

hatte das problem auch.
durch suchen hier im forum habe ich die lösung gefunden:

Code:
cd /etc
rm make.profile
ln -s
ln -s ../usr/portage/profiles/default-linux/x86/2005.0 make.profile
Back to top
View user's profile Send private message
limes
Tux's lil' helper
Tux's lil' helper


Joined: 18 Sep 2004
Posts: 129

PostPosted: Sun Apr 10, 2005 9:03 am    Post subject: Reply with quote

ändere mal
Code:
ln -s ../usr/portage/profiles/default-linux/x86/2005.0/2.4 make.profile
in:
Code:
ln -s ../usr/portage/profiles/default-linux/x86/2005.0 make.profile


edit: wer zu spät kommt den bestraft das Leben
Back to top
View user's profile Send private message
leo2k
Apprentice
Apprentice


Joined: 28 Mar 2005
Posts: 223
Location: karlsruhe

PostPosted: Sun Apr 10, 2005 9:04 am    Post subject: Reply with quote

mir hat mein portage diesen vorschlag noch nie gemacht, oder habe ich es vll übersehen?
habe jetzt schon öfter davon gehört. soll man das machen, bzw wann ist es sinnvoll?

leo
_________________
meine hp ölrechner.de
Back to top
View user's profile Send private message
limes
Tux's lil' helper
Tux's lil' helper


Joined: 18 Sep 2004
Posts: 129

PostPosted: Sun Apr 10, 2005 9:16 am    Post subject: Reply with quote

Quote:
soll man das machen, bzw wann ist es sinnvoll?

ja, wenn es ein neues stabiles Profil (sprich: neues gentoo-release) gibt. Portage wird dich nach einem emerge sync darüber informieren.
Üblicherweise gibt es im Forum kurz zuvor massenweise leidige Threads wie: Wann kommt endlich 2005.1 :twisted:
Back to top
View user's profile Send private message
Martux
Veteran
Veteran


Joined: 04 Feb 2005
Posts: 1917

PostPosted: Sun Apr 10, 2005 9:44 am    Post subject: Reply with quote

limes wrote:
ändere mal
Code:
ln -s ../usr/portage/profiles/default-linux/x86/2005.0/2.4 make.profile
in:
Code:
ln -s ../usr/portage/profiles/default-linux/x86/2005.0 make.profile


edit: wer zu spät kommt den bestraft das Leben


@limes

Das hat funktioniert...:lol:
Da war also nur der link falsch gesetzt.

@leo2k
Quote:


mir hat mein portage diesen vorschlag noch nie gemacht, oder habe ich es vll übersehen?
habe jetzt schon öfter davon gehört. soll man das machen, bzw wann ist es sinnvoll?




Ich hätte es wohl auch lieber gelassen. Auf jedenfall funktioniert es jetzt wieder.
Der genaue Nutzen des profile-updates entzieht sich mir auch...
_________________
"Coincidence is God's way of remaining anonymous."
Albert Einstein
"The road to success is always under construction"
Back to top
View user's profile Send private message
leo2k
Apprentice
Apprentice


Joined: 28 Mar 2005
Posts: 223
Location: karlsruhe

PostPosted: Sun Apr 10, 2005 11:31 am    Post subject: Reply with quote

ich habe das noch nie gemacht. (mein system ist jetzt ca 1 jahr alt)
rein aus interesse habe ich schon ein paar threads zu dem thema gelesen. die meinungen gehen aber auseinander ob das nötig oder nicht ist, bzw ob portage das nicht sowieso selbst macht / nicht macht.
mein system läuft jedenfalls, und was genau das soll ist mir immernoch nicht klar.

leo
_________________
meine hp ölrechner.de
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