intoli / exodus

Painless relocation of Linux binaries–and all of their dependencies–without containers.
Other
2.94k stars 71 forks source link

Use 'C' locale for dependency detection subprocess #51

Closed juergenhoetzel closed 6 years ago

juergenhoetzel commented 6 years ago

Fixes parsing for localized output.

Otherwise the parsing regex doesn't match output on localized Arch installations (in my case):

pacman -Qo /usr/bin/emacs
/usr/bin/emacs ist in emacs 26.1-1 enthalten
sangaline commented 6 years ago

@juergenhoetzel Thanks for pointing this out. If you could just sign the CLA, then we'll push out a new version with this fix ASAP.

juergenhoetzel commented 6 years ago

@juergenhoetzel Thanks for pointing this out. If you could just sign the CLA, then we'll push out a new version with this fix ASAP.

Done :memo: