[Virtual-pkg-base-maintainers] Bug#409018: base: /etc/ld.so.nohwcap missing

Joey Hess joeyh at debian.org
Tue Jan 30 08:51:14 CET 2007


Armando Romero wrote:
> I was helping my friend update to Etch, but many of software did not
> work. strace found that /etc/ld.so.nohwcap was missing. dpkg -S cannot
> find this file. kaffeine and xine did not work, plugins did not work.
> gnome-panel is complaining that file is missing.
> 
> What is this file and how is it generated?
> 
> Something shall be changed in the Etch upgrade that file gets correctly
> upgraded if missing.

It's perfectly normal for a perfectly working system to not have that
file, and to have "failed" attempts to access it in a strace:

access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)

Perhaps you need to look at your strace a bit more carefully and
determine what the actual problem is.

(/etc/ld.so.nohwcap disables searches for hardware optimised versions of
system libraries and uses the default ones instead. Or something like
that, it's er, underdocumented.)

-- 
see shy jo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/virtual-pkg-base-maintainers/attachments/20070130/2a7dc05f/attachment.pgp


More information about the Virtual-pkg-base-maintainers mailing list