Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [DE] Steam findet libc.so.6 32bit nicht?  (Read 1632 times)

Offline spacepenguin

  • User
  • Posts: 862
    • spacepenguin.de
[DE] Steam findet libc.so.6 32bit nicht?
« on: 2014/09/01, 06:35:27 »
Seit ich gestern ein d-u gemacht habe, das problemlos durchlief (keine Meckermeldungen, nichts wurde entfernt), startet Steam heute nicht mehr. Nach dem Aufruf der Anwendunge bekomme ich die Meldung, dass Steam vermutlich nicht oder nicht richtig laufen wird, da angeblich keine libc.so.6 in 32bit installiert sei. Ist aber...  Bestätige ich die Meldung mit ok, startet Steam, aber es kommt die Meldung, dass es keine Verbindung zur Steamseite/zum Netzwerk aufbauen kann und nach dieser Meldung wird Steam dann beendet...

Code: [Select]
~$ apt-cache policy libc6 libc6-i386 libc6:i386 steam
libc6:
  Installiert:           2.19-10
  Installationskandidat: 2.19-10
  Versionstabelle:
 *** 2.19-10 0
        500 http://ftp.de.debian.org/debian/ unstable/main amd64 Packages
        100 /var/lib/dpkg/status
     2.19-9 0
        500 http://ftp.de.debian.org/debian/ testing/main amd64 Packages
libc6-i386:
  Installiert:           2.19-10
  Installationskandidat: 2.19-10
  Versionstabelle:
 *** 2.19-10 0
        500 http://ftp.de.debian.org/debian/ unstable/main amd64 Packages
        100 /var/lib/dpkg/status
     2.19-9 0
        500 http://ftp.de.debian.org/debian/ testing/main amd64 Packages
libc6:i386:
  Installiert:           2.19-10
  Installationskandidat: 2.19-10
  Versionstabelle:
 *** 2.19-10 0
        500 http://ftp.de.debian.org/debian/ unstable/main i386 Packages
        100 /var/lib/dpkg/status
     2.19-9 0
        500 http://ftp.de.debian.org/debian/ testing/main i386 Packages
steam:i386:
  Installiert:           1.0.0.48-2
  Installationskandidat: 1.0.0.48-2
  Versionstabelle:
 *** 1.0.0.48-2 0
        500 http://ftp.de.debian.org/debian/ unstable/non-free i386 Packages
        500 http://ftp.de.debian.org/debian/ testing/non-free i386 Packages
        100 /var/lib/dpkg/status

~$ locate  libc.so.6
/lib/i386-linux-gnu/libc.so.6
/lib/x86_64-linux-gnu/libc.so.6
/lib32/libc.so.6

libc6 & Co. wurden bei dem Update auf 2.19-10 aktualisiert...

Hat das Problem noch jemand und weiß jemand eine Lösung? Ich weiß nicht, ob es so klug ist zu versuchen, libc6 wieder downzugraden...

EDIT:

Ich habe jetzt versuchsweise Steam deinstalliert und das deb-Paket von der Steam-Seite heruntergeladen und installiert, aber das läuft erst recht nicht (scheint wohl auch eher für buntu zu sein, zumindest hat eine der enthaltenen Dateien da sowas im Namen...). Schnell wieder deinstalliert und das Sid-Paket erneut installiert. Die libc6-Meckermeldung kommt immer noch, aber zumindest läuft es jetzt soweit.

Die Meckermeldung würde ich natürlich trotzdem gerne wegbekommen...
« Last Edit: 2014/09/01, 07:03:31 by spacepenguin »
Susan | Hardware: SysProfile
Music-Profile: http://www.last.fm/de/user/spacepengu

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: Steam findet libc.so.6 32bit nicht?
« Reply #1 on: 2014/09/01, 19:34:33 »
I have no problems, everything works great, this is a 64 bit system.

I know you said 32bit, but I don't have one to test.

Code: [Select]
piper@x1:~$ apt-cache policy libc6 libc6-i386 libc6:i386 steam
libc6:
  Installed: 2.19-10
  Candidate: 2.19-10
  Version table:
 *** 2.19-10 0
        500 http://mirror.cc.columbia.edu/debian/ unstable/main amd64 Packages
        100 /var/lib/dpkg/status
libc6-i386:
  Installed: 2.19-10
  Candidate: 2.19-10
  Version table:
 *** 2.19-10 0
        500 http://mirror.cc.columbia.edu/debian/ unstable/main amd64 Packages
        100 /var/lib/dpkg/status
libc6:i386:
  Installed: 2.19-10
  Candidate: 2.19-10
  Version table:
 *** 2.19-10 0
        500 http://mirror.cc.columbia.edu/debian/ unstable/main i386 Packages
        100 /var/lib/dpkg/status
steam:i386:
  Installed: 1.0.0.48-2
  Candidate: 1.0.0.48-2
  Version table:
 *** 1.0.0.48-2 0
        500 http://mirror.cc.columbia.edu/debian/ unstable/non-free i386 Packages
        100 /var/lib/dpkg/status






« Last Edit: 2014/09/01, 19:38:59 by piper »
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Offline spacepenguin

  • User
  • Posts: 862
    • spacepenguin.de
Re: Steam findet libc.so.6 32bit nicht?
« Reply #2 on: 2014/09/01, 21:03:32 »
Thanks for your answer. My system is 64bit too but Steam requieres those i386 libs. And you have exactly the same versions installed... Strange...

Piper, do you also have the same libc.so.6 symlinks as I? Or something else or additional?

Code: [Select]
~$ ls -l /lib/x86_64-linux-gnu/libc.so.6 /lib/i386-linux-gnu/libc.so.6 /lib32/libc.so.6
lrwxrwxrwx 1 root root 12 Aug 27 10:30 /lib/i386-linux-gnu/libc.so.6 -> libc-2.19.so
lrwxrwxrwx 1 root root 12 Aug 27 08:10 /lib/x86_64-linux-gnu/libc.so.6 -> libc-2.19.so
lrwxrwxrwx 1 root root 12 Aug 27 08:11 /lib32/libc.so.6 -> libc-2.19.so
Susan | Hardware: SysProfile
Music-Profile: http://www.last.fm/de/user/spacepengu

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: Steam findet libc.so.6 32bit nicht?
« Reply #3 on: 2014/09/01, 21:24:44 »
Here is mine

Code: [Select]
piper@x1:~$ ls -l /lib/x86_64-linux-gnu/libc.so.6 /lib/i386-linux-gnu/libc.so.6 /lib32/libc.so.6
lrwxrwxrwx 1 root root 12 Aug 27 02:11 /lib32/libc.so.6 -> libc-2.19.so
lrwxrwxrwx 1 root root 12 Aug 27 04:30 /lib/i386-linux-gnu/libc.so.6 -> libc-2.19.so
lrwxrwxrwx 1 root root 12 Aug 27 02:10 /lib/x86_64-linux-gnu/libc.so.6 -> libc-2.19.so
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck