Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Probleme mit mc nach update
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
tublaire
n00b
n00b


Joined: 22 Mar 2004
Posts: 11
Location: Dresden

PostPosted: Mon Mar 22, 2004 8:07 pm    Post subject: Probleme mit mc nach update Reply with quote

Hi,

ich habe nach einem kompletten Systemupdate meinen mc nicht mehr zum laufen bekommen. Wollte Ihn dann neu installieren aber das ging nicht. Das compilieren wird abgebrochen mit
Code:
cannot find /lib/libext2fs.so

Wo finde ich diese Libary?

Vielen Dank für jede Hilfe im vorraus.
Back to top
View user's profile Send private message
himpierre
l33t
l33t


Joined: 31 Aug 2002
Posts: 867
Location: Berlin

PostPosted: Mon Mar 22, 2004 8:30 pm    Post subject: Reply with quote

Hallo

Ma kuckn.
Code:

himbeere@irmeli himbeere $ qpkg -f /lib/libext2fs.so
sys-fs/e2fsprogs *

Hm. e2fsprogs sollte das also bereitstellen.

Thomas
Back to top
View user's profile Send private message
tublaire
n00b
n00b


Joined: 22 Mar 2004
Posts: 11
Location: Dresden

PostPosted: Mon Mar 22, 2004 8:35 pm    Post subject: Reply with quote

Vielen Dank für den Tip.
Back to top
View user's profile Send private message
tublaire
n00b
n00b


Joined: 22 Mar 2004
Posts: 11
Location: Dresden

PostPosted: Mon Mar 22, 2004 8:49 pm    Post subject: Reply with quote

Also das Paket sys-fs/e2fsprogs ist vorhanden und installiert. Nach einem rebuild geht es aber trotzdem nicht. Die selbe Fehlermeldung.

Gibt es noch einen anderen Grund oder sollte ich das Paket nochmal komplett neuinstallieren?
Back to top
View user's profile Send private message
himpierre
l33t
l33t


Joined: 31 Aug 2002
Posts: 867
Location: Berlin

PostPosted: Mon Mar 22, 2004 8:55 pm    Post subject: Reply with quote

<schnüff> Also doch nicht so einfach. Fragen wir mal so, ist die Datei denn da?

Thomas
Back to top
View user's profile Send private message
amne
Bodhisattva
Bodhisattva


Joined: 17 Nov 2002
Posts: 6378
Location: Graz / EU

PostPosted: Mon Mar 22, 2004 9:07 pm    Post subject: Reply with quote

Welche Version ist denn installiert? sys-fs/e2fsprogs-1.34?
Vielleicht könntest du mal die Ausgabe von "emerge info" sowie die Zeilen um den Fehler herum bei emerge mc posten.
Back to top
View user's profile Send private message
tublaire
n00b
n00b


Joined: 22 Mar 2004
Posts: 11
Location: Dresden

PostPosted: Mon Mar 22, 2004 9:36 pm    Post subject: Reply with quote

Also, das ist die Ausgabe von emerge info:

Code:
Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.3-gentoo-r1)
=================================================================
System uname: 2.6.3-gentoo-r1 i686 AMD Athlon(TM) XP 2200+
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2 /share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/ config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo/ http://212.219 .247.13/sites/www.ibiblio.org/gentoo/ rsync://linux.rz.ruhr-uni-bochum.de/gentoo / http://212.219.247.14/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib alsa apm arts avi berkdb crypt cups dvd encode esd foomaticdb gdbm gif gnome gpm gtk gtk2 imlib java jpeg libg++ libwww lirc mad mikmod mmx motif m ozilla mpeg ncurses nls oggvorbis oss pam pdflib perl png python qt quicktime re adline samba sdl slang speex spell sse ssl static svga tcltk tcpd truetype x86 x ml2 xmms xv zlib"


und die datei ist nicht nicht in dem Verzeichnis sonder in /usr/lib/ zu finden.
Back to top
View user's profile Send private message
tublaire
n00b
n00b


Joined: 22 Mar 2004
Posts: 11
Location: Dresden

PostPosted: Mon Mar 22, 2004 9:38 pm    Post subject: Reply with quote

Achso. Version: e2fsprogs-1.34
Back to top
View user's profile Send private message
himpierre
l33t
l33t


Joined: 31 Aug 2002
Posts: 867
Location: Berlin

PostPosted: Mon Mar 22, 2004 9:40 pm    Post subject: Reply with quote

Hm. In /usr/lib/ also. Zeit für einen Bugreport würde ich mal sagen. Hässlicher Workaround wäre ein Symlink.

Thomas
Back to top
View user's profile Send private message
tublaire
n00b
n00b


Joined: 22 Mar 2004
Posts: 11
Location: Dresden

PostPosted: Mon Mar 22, 2004 9:55 pm    Post subject: Reply with quote

Auch ein Symlink bewirkt leider nichts.

Hier die Fehlermeldung mit Symlink:
Code:
gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -O2 -march=athlon-xp -pipe -Wall   -o man2hlp  man2hlp.o -lglib-2.0
gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -O2 -march=athlon-xp -pipe -Wall   -o cons.saver  cons.saver.o
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld: cannot open linker script file /lib/libext2fs.so: Too many open files
collect2: ld returned 1 exit status
make[2]: *** [mc] Error 1
make[2]: Leaving directory `/var/tmp/portage/mc-4.6.0-r3/work/mc-4.6.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/mc-4.6.0-r3/work/mc-4.6.0'
make: *** [all] Error 2
 
!!! ERROR: app-misc/mc-4.6.0-r3 failed.
!!! Function src_compile, Line 81, Exitcode 2
!!! (no error message)
Back to top
View user's profile Send private message
himpierre
l33t
l33t


Joined: 31 Aug 2002
Posts: 867
Location: Berlin

PostPosted: Tue Mar 23, 2004 8:20 am    Post subject: Reply with quote

Oh, da ist wirklich was kaputt. Versuch mal bitte emerge -C e2fsprogs. Anschließend neu emergen. Du kannst auch mal versuchen eine ältere Version zu emergen.

Thomas
Back to top
View user's profile Send private message
tublaire
n00b
n00b


Joined: 22 Mar 2004
Posts: 11
Location: Dresden

PostPosted: Tue Mar 23, 2004 9:03 am    Post subject: Reply with quote

Leider beheben diese Vorschläge das Problem auch nicht.

Kann man irgendwie nachvollziehen wo und wann sich der Fehler eingeschlichen hat? Um demnächst ähnliche Probleme zu vermeiden.
Back to top
View user's profile Send private message
himpierre
l33t
l33t


Joined: 31 Aug 2002
Posts: 867
Location: Berlin

PostPosted: Tue Mar 23, 2004 9:33 am    Post subject: Reply with quote

Wie gesagt, mach einfach mal einen Bugreport. https://bugs.gentoo.org. Dann kümmert sich jemand drum, der das "verbrochen" hat. :-)

Thomas
Back to top
View user's profile Send private message
tublaire
n00b
n00b


Joined: 22 Mar 2004
Posts: 11
Location: Dresden

PostPosted: Wed Mar 24, 2004 12:38 pm    Post subject: Reply with quote

Das Problem habe ich behoben, indem ich die entsprechende Datei nach /lib verschoben habe. Kopieren ging nicht.
Nehme an das etwas falsch zugeordnet worden ist beim Update.

Jetzt läuft alles wieder.

Toni
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