View previous topic :: View next topic |
Author |
Message |
Bischi n00b
Joined: 30 May 2002 Posts: 7
|
Posted: Sun Sep 07, 2003 7:11 pm Post subject: Probleme mit Portage |
|
|
Hallo,
ich habe zwei Probleme mit Portage:
1. Ich habe mit den Benutzern rumgespielt und welche gelöscht. Jetzt meldet Portage immer, daß ein paar User fehlen würden. Welche User werden für Portage benötigt und wie stelle ich das ein ?
2. Das Programm Make-Maker blockiert irgendwie File-Spec, wie kann ich die Blockade auflösen ?
Hier ein Auszug der Portage Meldung:
speedmachine root # emerge --pretend --update world
portage: 'portage' user or group missing. Please update baselayout
and merge portage user(250) and group(250) into your passwd
and group files. Non-root compilation is disabled until then.
Also note that non-root/wheel users will need to be added to
the portage group to do portage commands.
For the defaults, line 1 goes into passwd, and 2 into group.
portage:x:250:250:portage:/var/tmp/portage:/bin/false
portage::250:portage
These are the packages that I would merge, in order:
Calculating world dependencies ...done!
[ebuild U ] sys-apps/reiserfsprogs-3.6.11 [3.6.8]
[ebuild U ] media-libs/svgalib-1.9.17-r3 [1.4.3-r4]
[ebuild U ] media-libs/tiff-3.6.0_beta2 [3.5.7-r1]
[ebuild U ] media-libs/netpbm-10.11.11 [9.12-r4]
[ebuild U ] sys-libs/ncurses-5.3-r4 [5.3-r1]
[ebuild U ] media-libs/alsa-lib-0.9.6 [0.9.2]
[ebuild U ] media-sound/alsa-utils-0.9.6-r1 [0.9.2]
[ebuild U ] sys-devel/gettext-0.12.1 [0.11.5-r1]
[ebuild U ] sys-apps/kbd-1.08-r2 [1.06-r1]
[blocks B ] <dev-perl/ExtUtils-MakeMaker-6.05-r6 (from pkg dev-lang/perl-5.8.0-r12)
[blocks B ] <dev-perl/File-Spec-0.84-r1 (from pkg dev-lang/perl-5.8.0-r12)
[ebuild U ] sys-apps/texinfo-4.6 [4.5]
[ebuild U ] sys-apps/groff-1.18.1-r3 [1.18.1-r2] |
|
Back to top |
|
|
dertobi123 Retired Dev
Joined: 19 Nov 2002 Posts: 2679 Location: Oberhausen, Germany
|
Posted: Sun Sep 07, 2003 7:15 pm Post subject: |
|
|
Zu 2)
Such mal im Forum, dass hat mit einer neuen Version von Perl zu tun, die Perl-Module werden von nun an in anderen Verzeichnissen installiert.
Du musst die blockenden ebuilds unmergen und kannst dann auf das neue Perl updaten.
Gruß Tobias _________________ Ganz frisch: Praxisbuch Nagios
Gentoo Linux - Die Metadistribution (2. Auflage)
Last edited by dertobi123 on Sun Sep 07, 2003 8:07 pm; edited 1 time in total |
|
Back to top |
|
|
Egal Tux's lil' helper
Joined: 25 Jan 2003 Posts: 99
|
Posted: Sun Sep 07, 2003 7:59 pm Post subject: Re: Probleme mit Portage |
|
|
Bischi wrote: | For the defaults, line 1 goes into passwd, and 2 into group.
portage:x:250:250:portage:/var/tmp/portage:/bin/false
portage::250:portage
|
Ich denke mal das ist ziemlich selbsterklärend:
zu /etc/passwd
Code: | portage:x:250:250:portage:/var/tmp/portage:/bin/false
|
hinzufügen und zu /etc/group
Code: | portage::250:portage
|
hinzufügen, sofern nicht schon vorhanden.
Dann noch einmal neu einloggen und ich denke die Sache sollte keine Probleme mehr machen.
cu Egal |
|
Back to top |
|
|
|
|
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
|
|