[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#492077: debian-installer: avoid searching for libgcc_s.so



reassign 492077 rootskel 1.64
retitle 492077 [optimization] d-i: avoid searching for libgcc_s.so
thanks

On Wednesday 23 July 2008, John Reiser wrote:
> The search can be avoided, by forcing it to succeed on the first try:
>    export LD_LIBRARY_PATH=/lib

Thanks for the suggestion.

Sounds reasonable for the Debian Installer environment, but we should 
probably not have that set when commands are executed in the target 
environment.

We can easily unset LD_LIBRARY_PATH in chroot-setup.sh for apt-install and 
in-target, but it's less easy for direct calls of chroot. OTOH, as we've 
been moving towards a situation where the rule is "use in-target if you 
need a sane target environment" anyway that may not be a major objection.

Making this change should probably be delayed until after the release of 
lenny as it could well introduce some subtle breakage.

What do others think?

Cheers,
FJP

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: