Talk:Release notes/13.2.1: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (libc.so.6 in 13.2.1)
 
No edit summary
Line 2: Line 2:


Installed 13.2.1 and an application named aos. In gnome terminal,
Installed 13.2.1 and an application named aos. In gnome terminal,
came to this.
came to this. [This transcript should be in one box. Anyone who wants to fix it is welcome to.]
[olpc@xo-53-1d-bb ~]$ aos
[olpc@xo-53-1d-bb ~]$ aos
Unix.Dlopen: loading library libc.so.6 failed
Unix.Dlopen: loading library libc.so.6 failed
Line 12: Line 12:
Matched from:
Matched from:
Provides : libc.so.6
Provides : libc.so.6

glibc-2.16-34.fc18.i686 : The GNU libc libraries
glibc-2.16-34.fc18.i686 : The GNU libc libraries
Repo : updates
Repo : updates
Matched from:
Matched from:
Provides : libc.so.6
Provides : libc.so.6

glibc-2.16-34.fc18.i686 : The GNU libc libraries
glibc-2.16-34.fc18.i686 : The GNU libc libraries
Repo : @updates
Repo : @updates
Matched from:
Matched from:
Provides : libc.so.6
Provides : libc.so.6

bash-4.2# yum install glibc-2.16-34.fc18.i686
bash-4.2# yum install glibc-2.16-34.fc18.i686
Package glibc-2.16-34.fc18.i686 already installed and latest version
Package glibc-2.16-34.fc18.i686 already installed and latest version
Line 33: Line 33:


Ideas? Thanks,       ... Peter E.
Ideas? Thanks,       ... Peter E.
:Fix the application? --[[User:Quozl|Quozl]] 03:14, 29 September 2014 (UTC)

Revision as of 03:14, 29 September 2014

libc.so.6 in 13.2.1

Installed 13.2.1 and an application named aos. In gnome terminal, came to this.

[olpc@xo-53-1d-bb ~]$ aos
Unix.Dlopen: loading library libc.so.6 failed
 ...
[olpc@xo-53-1d-bb ~]$ su
bash-4.2# yum provides libc.so.6
glibc-2.16-24.fc18.i686 : The GNU libc libraries
Repo        : fedora
Matched from:
Provides    : libc.so.6

glibc-2.16-34.fc18.i686 : The GNU libc libraries
Repo        : updates
Matched from:
Provides    : libc.so.6

glibc-2.16-34.fc18.i686 : The GNU libc libraries
Repo        : @updates
Matched from:
Provides    : libc.so.6

bash-4.2# yum install glibc-2.16-34.fc18.i686
Package glibc-2.16-34.fc18.i686 already installed and latest version
Nothing to do

Conclusion: an application claims libc.so.6 is absent; yum claims it is present.

For reference, no such problem in OLPC 13.2.0 or in Debian Wheezy.

Ideas? Thanks,       ... Peter E.

Fix the application? --Quozl 03:14, 29 September 2014 (UTC)