View previous topic :: View next topic |
Author |
Message |
gondrom n00b
Joined: 27 Oct 2004 Posts: 3
|
Posted: Fri Oct 29, 2004 12:51 pm Post subject: [SOLVED]epatch: command not found |
|
|
nach dem update auf portage 2.0.51-r2 habe ich folgendes Problem:
beim emergen von packages bei denen in den .ebuilds die Funktion epatch aufgerufen ist bekomme ich folgende Fehlermeldungen:
Code: | >>> Unpacking cracklib,2.7.tar.gz to /var/tmp/portage/cracklib-2.7-r9/work
/usr/lib/portage/bin/ebuild.sh: line 29: epatch: command not found
/usr/lib/portage/bin/ebuild.sh: line 30: epatch: command not found
/usr/lib/portage/bin/ebuild.sh: line 31: epatch: command not found
sed: can't read util/create-cracklib-dict: No such file or directory |
unter anderem ist es mir nicht mehr möglich auf die aktuelle glibc zu updaten die dmmerweise bei allen updates als dependency ganz oben steht.
Ich hoff jemand weiss Rat
Danke im voraus
Andreas
Last edited by gondrom on Fri Oct 29, 2004 5:57 pm; edited 1 time in total |
|
Back to top |
|
|
liquidjoe n00b
Joined: 06 Aug 2003 Posts: 23 Location: Germany - Bad Soden
|
Posted: Fri Oct 29, 2004 1:25 pm Post subject: |
|
|
Hi Andreas,
kannst ja mal checken ob du die gleiche ebuid.sh hast wie ich.
Hab aber kA obs was bringt.
base bin # pwd
/usr/lib/portage/bin
base bin # md5sum ebuild.sh
9f8ea7a07c661b9422498577300a5e12 ebuild.sh
base bin # md5sum /usr/portage/eclass/eutils.eclass
afb4667a81f1238c0297e56ed4d4c92b /usr/portage/eclass/eutils.eclass
Wenn die Files bei dir annerscht is kann ich se dir ja per Mail schicken
Grüße
Joe |
|
Back to top |
|
|
gondrom n00b
Joined: 27 Oct 2004 Posts: 3
|
Posted: Fri Oct 29, 2004 2:07 pm Post subject: |
|
|
Code: | yggdra / # md5sum /usr/lib/portage/bin/ebuild.sh
9f8ea7a07c661b9422498577300a5e12 /usr/lib/portage/bin/ebuild.sh
yggdra / # md5sum /usr/portage/eclass/eutils.eclass
079154f8d361852600fc243b45d89cdf /usr/portage/eclass/eutils.eclass
yggdra / # ls -l /usr/portage/eclass/eutils.eclass
-rw-r--r-- 1 root root 41195 Oct 19 20:05 /usr/portage/eclass/eutils.eclass |
Jo joe, schick mir mal die eutils.eclass.
Version sollte ja passen
Code: | * sys-apps/portage
Latest version available: 2.0.51-r2
Latest version installed: 2.0.51-r2
Size of downloaded files: [no/bad digest]
Homepage: http://www.gentoo.org/
Description: The Portage Package Management System (Similar to BSD's ports). The primary package management and distribution system for Gentoo.
|
Danke |
|
Back to top |
|
|
gondrom n00b
Joined: 27 Oct 2004 Posts: 3
|
Posted: Fri Oct 29, 2004 5:57 pm Post subject: |
|
|
Jo, die eutils.eclass wars, bestand nur noch aus datenmüll.
ich hab mir schnell in nem chroot n neues portage gebaut und die datei kopiert, nu läufts wieder.
Danke Joe, gibtn Bier bei gelegenheit |
|
Back to top |
|
|
|