Hi Maciej, This is not related to pyelftools. The check relies on elf data which can be retrieved from elfdump output (the current state) or pyelftools. I already removed the ldd part in the checkpkg code.
BTW, maybe we should set env to C by default in the ShellCommand function. I didn't check but other commands executions maybe also be affected. At least the modification needs to be made for elfdump output parsing. Yann 2013/6/13 Maciej (Matchek) BliziĆski <[email protected]> > The code switched to pyelftools will need more time. I think it's best to > set ldd's env to C when forking. > > _______________________________________________ > maintainers mailing list > [email protected] > https://lists.opencsw.org/mailman/listinfo/maintainers > .:: This mailing list's archive is public. ::. >
_______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
