Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge world wird von baselayout geblockt
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
laiki
n00b
n00b


Joined: 21 Oct 2004
Posts: 12

PostPosted: Wed Nov 24, 2004 8:20 pm    Post subject: emerge world wird von baselayout geblockt Reply with quote

Hi,

ein versuch von emerge world schlägt fehl, weil sysvinit und baselayout scheinbar nicht gemeinsam auf einem System laufen.

[blocks B ] sys-apps/sysvinit (from pkg sys-apps/baselayout-1.9.4-r3)
[ebuild UD] sys-apps/baselayout-1.9.4-r3 [1.10.1-r1] -bootstrap -build -debug -livecd -(selinux) -static -(uclibc)

Ich hab es schon mit unmerge von sysvinit versucht, kann ich aber nicht empfehlen :oops: Glücklicherweise hatte ich die Gentoo installations CD noch :-)

Der Name baselayout und seine Beschreibung
Description: Filesystem baselayout and init scripts
lassen mich aber vermuten, dass es ebenso wichtig ist.

Ist das falsch?
Sollte ich es deinstallieren?
Back to top
View user's profile Send private message
CHs
n00b
n00b


Joined: 17 Oct 2004
Posts: 71

PostPosted: Wed Nov 24, 2004 8:28 pm    Post subject: Reply with quote

Du verwendest das maskierte Baselayout mit dem maskierten sysvinit und möchtest nun das x86 installieren, sehe ich das richtig? Welche Version von sysvinit hast du den installiert? Ich vermute mal das sysvinit auch gedowngradet werden muss, wenn du das baselayout downgradest, entferne bzw. kommentiere den entsprechenden Eintrag in der /etc/portage/package.keywords.
EDIT: Also falsch vermutet, naja kann ja mal passieren.


Last edited by CHs on Wed Nov 24, 2004 8:42 pm; edited 1 time in total
Back to top
View user's profile Send private message
hjnenc
Veteran
Veteran


Joined: 15 Aug 2004
Posts: 1599
Location: Vienna, Austria

PostPosted: Wed Nov 24, 2004 8:36 pm    Post subject: Reply with quote

Das mit dem unmerge von sysvinit war schon richtig. Das ist in der Version 1.9.4-r3 von baselayout enthalten. Mit Version 1.10.1-r1 braucht man dann beides.

Das heisst: entweder sysvinit deinstallieren und baselayout downgraden
Code:
emerge -C sysvinit
emerge baselayout

oder alles so lassen wie es jetzt ist und baselayout und sysvinit in package.keywords aufnehmen.
Code:
echo "sys-apps/baselayout ~x86" >> /etc/portage/package.keywords
echo "sys-apps/sysvinit ~x86" >> /etc/portage/package.keywords
Back to top
View user's profile Send private message
laiki
n00b
n00b


Joined: 21 Oct 2004
Posts: 12

PostPosted: Wed Nov 24, 2004 9:04 pm    Post subject: Reply with quote

Code:
echo "sys-apps/baselayout ~x86" >> /etc/portage/package.keywords
echo "sys-apps/sysvinit ~x86" >> /etc/portage/package.keywords
[

Danke,
ich versuchs mal damit

bye
Vasili
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