PeterHuewe / tpm-emulator

The famous tpm-emulator by Mario Strasser, previously hosted on BerliOs. It supports TPM1.2 only!
GNU General Public License v2.0
177 stars 75 forks source link

/usr/include/tddl.h /usr/lib*/libtddl* conflict with trousers package #38

Closed alonbl closed 6 years ago

alonbl commented 6 years ago

Hello,

Both packages tpm-emulator and trousers cannot be installed on the same system because of file collision[1]. Can you please consider renaming the tddl to tpm-emulator-tddl or anything unique so that no collision will exist?

I can do this if you agree and specify desired name.

Thanks, Alon

[1] https://bugs.gentoo.org/show_bug.cgi?id=537544

PeterHuewe commented 6 years ago

Hi, thanks for noticing. I would suggest appending tpm-emulator. so tddl-tpm-emulator.h and /usr/lib/libtddl-tpm-emulator.a

If you can prepare the patch, it would be appreciated.

alonbl commented 6 years ago

am on it

On Sat, Sep 15, 2018 at 11:30 PM Peter Huewe notifications@github.com wrote:

Hi, thanks for noticing. I would suggest appending tpm-emulator. so tddl-tpm-emulator.h and /usr/lib/libtddl-tpm-emulator.a

If you can prepare the patch, it would be appreciated.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/PeterHuewe/tpm-emulator/issues/38#issuecomment-421630028, or mute the thread https://github.com/notifications/unsubscribe-auth/ABNIraQlkriXxWhOL6e5pU3hk4OE5Kwaks5ubWOCgaJpZM4WjaV6 .

alonbl commented 6 years ago

ready at #40