Package: apt Version: 0.5.4 On debian ppc sid, the current apt package contains binaries which fail to prelink do to being built with a very old version of binutils. A simple rebuild with the current binutils in sid will solve this and eliminate the current error...
prelink: /usr/lib/libapt-pkg-libc6.2-3-2.so.3.2.0: Not enough room to add .dynamic entry ...one gets when trying to prelink that file. This error is indicative of the binary not having the necessary fields for the prelinking information to be stored in.

