rust tarballs include precompiled amd64 binaries

  • Open
  • quality assurance status badge
Details
One participant
  • Andrius Štikonas
Owner
unassigned
Submitted by
Andrius Štikonas
Severity
normal
A
A
Andrius Štikonas wrote on 7 Feb 2023 21:27
(address . bug-guix@gnu.org)
2611678.TWR48h1MnF@laptop
Rust source tarballs ship two precombiled amd64 binaries vendor/vte/vim10m_{match,table} that should not be included.
I'm not sure whether they are actually used but we should still remove them.

Those binaries come from vte 0.3 crate and upstream is willing to upgrade vte to fix it
So hopefully rust 1.68 will not have this problem anymore.

Note that this also affects rust-bootstrap package.
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 61352@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 61352
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch