This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ncopa
Recipients christian.heimes, ncopa
Date 2021-02-03.11:03:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The referenced https://wiki.debian.org/Multiarch/Tuples doc says:

> we require unique identifiers for each architecture that identifies an incompatible set of libraries that we want to be co-installed.

Since GNU libc and musl libc are not ABI compatible they can not share same unique identifier. I think replacing -gnu with -musl makes sense.
History
Date User Action Args
2021-02-03 11:03:39ncopasetrecipients: + ncopa, christian.heimes
2021-02-03 11:03:39ncopasetmessageid: <[email protected]>
2021-02-03 11:03:39ncopalinkissue43112 messages
2021-02-03 11:03:39ncopacreate