By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 2254

Summary: smartcardauth breaks update-initramfs
Product: TDE Reporter: mgb-trinity
Component: non-core programsAssignee: Timothy Pearson <kb9vqf>
Status: NEW ---    
Severity: normal CC: bugwatch
Priority: P5    
Version: R14.0.x [Trinity]   
Hardware: i386   
OS: Debian Wheezy   
Compiler Version: TDE Version String:
Application Version: Application Name:

Description mgb-trinity 2014-12-10 16:37:57 CST
libgcc_s.so.1 is at /lib/i386-linux-gnu/libgcc_s.so.1 but /usr/share/initramfs-tools/hooks/cryptlukssc in smartcardauth looks for it at /lib/libgcc_s.so.1

This appears to be because `uname -i` returns "unknown" in Debian, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655428

Not sure how to fix this other than by checking each directory listed in /etc/ld.so.conf and /etc/ld.so.conf.d/*.conf