Comment 6 for bug 148510

Revision history for this message
briwood (bri-nwood) wrote :

Mista tapas says:

> Fix works (installed the debian package)...

I'd love to know how he installed that package. I'm on 7.10 and I tried the following:

1. download libasound2_1.0.16-2_i386.deb
2. sudo dpkg -i libasound2_1.0.16-2_i386.deb

output from 2:
------
(Reading database ... 136544 files and directories currently installed.)
Preparing to replace libasound2 1.0.14-1ubuntu8 (using libasound2_1.0.16-2_i386.deb) ...
Unpacking replacement libasound2 ...
dpkg: dependency problems prevent configuration of libasound2:
 libasound2 depends on libc6 (>= 2.7-1); however:
  Version of libc6 on system is 2.6.1-1ubuntu10.
dpkg: error processing libasound2 (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 libasound2
------

I've been unable to figure out if it's possible to upgrade my libc6. Can I manually build one? Any quick pointers?

Thanks!