Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Fehler beim mergen vom System mit cracklib-2.7-r10
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
Nebu
n00b
n00b


Joined: 07 May 2004
Posts: 21
Location: localhost

PostPosted: Thu Dec 09, 2004 12:07 pm    Post subject: Fehler beim mergen vom System mit cracklib-2.7-r10 Reply with quote

Code:

...
grep: writing output: Broken pipe
grep: writing output: Broken pipe
grep: writing output: Broken pipe
grep: writing output: Broken pipe
grep: writing output: Broken pipe
grep: writing output: Broken pipe
grep: writing output: Broken pipe
grep: writing output: Broken pipe
grep: writing output: Broken pipe
grep: writing output: Broken pipe
grep: writing output: Broken pipe
make: *** [install] Error 127

!!! ERROR: sys-libs/cracklib-2.7-r10 failed.
!!! Function src_install, Line 62, Exitcode 2
!!! make install failed


Bitte helft mir, ich installiere gerade von der 4.3 universal nen Stage1. Bootstrap fertig, nur beim mergen des Systems bekomme ich den oben genannten Fehler.... :cry:

hab nen HP Pavilion Notebook ze4357EA mit 512 MB RAM und nem athlonXP 2400+ mobile
_________________
root gentoo_nebu # cat /home/nebu/signature.conf

Es gibt zwei Dinge, die unendlich sind. Das Universum und die menschliche Dummheit, wobei ich mir beim Universum nicht so sicher bin. Zitat: Albert Einstein
Back to top
View user's profile Send private message
Nebu
n00b
n00b


Joined: 07 May 2004
Posts: 21
Location: localhost

PostPosted: Thu Dec 09, 2004 2:47 pm    Post subject: Reply with quote

Hilfääääää, kann mir niemand helfen?

Hilft vielleicht n Downgrade auf cracklib-2.7-r9 oder r8?? :?: :?

Lieber wäre es mir allerdings, wenn ich die Version zum laufen bekomme. Kennt wer diesen Fehler?
_________________
root gentoo_nebu # cat /home/nebu/signature.conf

Es gibt zwei Dinge, die unendlich sind. Das Universum und die menschliche Dummheit, wobei ich mir beim Universum nicht so sicher bin. Zitat: Albert Einstein
Back to top
View user's profile Send private message
c07
Veteran
Veteran


Joined: 25 Oct 2002
Posts: 1091

PostPosted: Thu Dec 09, 2004 2:57 pm    Post subject: Reply with quote

Nebu wrote:
Hilfääääää, kann mir niemand helfen?

Weiß ich nicht, aber wenn du schon nach ein paar Minuten so rumschreist, anstatt erstmal 24 Stunden zu warten wie alle Anderen auch, wirst du die Bereitschaft dazu kaum verbessern.
Back to top
View user's profile Send private message
Gekko
l33t
l33t


Joined: 29 Oct 2002
Posts: 773

PostPosted: Thu Dec 09, 2004 2:59 pm    Post subject: Reply with quote

1. Schieben gilt erst nach 24h, steht in den Forenregeln!
2. Gib mehr Infos. (cat /proc/cpu, emerge info, cat /make.conf, usw. usf.)
3. das deshalb, weil meine Kristallkugel grad in Reparatur ist :o
Back to top
View user's profile Send private message
Nebu
n00b
n00b


Joined: 07 May 2004
Posts: 21
Location: localhost

PostPosted: Thu Dec 09, 2004 4:51 pm    Post subject: Reply with quote

Vorweg: ich wusste nicht, dass es als schieben gilt einen neuen Gedanken zu äußern aber ich werds mir merken ;)

also "/proc/cpu" kann ich euch nicht zeigen, da ich noch mitten in der Installation stecke und sie daher noch nicht existiert...

meine "make.conf" sieht wie folgt aus:

Code:

CFLAGS="-O2 -mcpu=i686 -pipe -march=athlon-xp -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
makeopts="-j2"
USE="samba x86 oss apm arts avi cups gif -gtk -gtk2 jpeg kde -gnome dvd cdr oggvorbis opengl pam pdflib png qt quicktime ssl svga tcpd truetype X xmms alsa"


und nun "emerge info":

Code:

Gentoo Base System version 1.4.16
Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.6.9-gentoo-r1, 2.6.9-gentoo-r1 i686)
=================================================================
System uname: 2.6.9-gentoo-r1 i686 mobile AMD Athlon(tm) XP2400+
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers: sys-kernel/linux-headers-2.4.21-r1
Libtools sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=i686 -pipe -march=athlon-xp -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe -march=athlon-xp -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
Features="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.osuosl.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
makeopts="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="samba x86 oss apm arts avi cups gif -gtk -gtk2 jpeg kde -gnome dvd cdr oggvorbis opengl pam pdflib png qt quicktime ssl svga tcpd truetype X xmms alsa"


Hoffentlich lüncht ihr mich nicht und helft mir trotzdem noch *schäm*
_________________
root gentoo_nebu # cat /home/nebu/signature.conf

Es gibt zwei Dinge, die unendlich sind. Das Universum und die menschliche Dummheit, wobei ich mir beim Universum nicht so sicher bin. Zitat: Albert Einstein
Back to top
View user's profile Send private message
psyqil
Advocate
Advocate


Joined: 26 May 2003
Posts: 2767

PostPosted: Thu Dec 09, 2004 5:01 pm    Post subject: Reply with quote

https://bugs.gentoo.org/show_bug.cgi?id=73791
Back to top
View user's profile Send private message
Nebu
n00b
n00b


Joined: 07 May 2004
Posts: 21
Location: localhost

PostPosted: Thu Dec 09, 2004 6:35 pm    Post subject: Reply with quote

Herzlichen Dank, Problem gelöst ;)
_________________
root gentoo_nebu # cat /home/nebu/signature.conf

Es gibt zwei Dinge, die unendlich sind. Das Universum und die menschliche Dummheit, wobei ich mir beim Universum nicht so sicher bin. Zitat: Albert Einstein
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